The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of StoreKitHelper, reference v1.5.7 (d1f441), with Swift 6.2 for macOS (SPM) on 1 Nov 2025 14:00:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaywcjlove/StoreKitHelper.git
Reference: v1.5.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaywcjlove/StoreKitHelper
 * tag               v1.5.7     -> FETCH_HEAD
HEAD is now at d1f4416 fix: fix glassEffect crash issue on iOS 26.
Cloned https://github.com/jaywcjlove/StoreKitHelper.git
Revision (git rev-parse @):
d1f4416c1865b8d22d0a53195ffb757ad0585080
SUCCESS checkout https://github.com/jaywcjlove/StoreKitHelper.git at v1.5.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "storekithelper",
      "name": "StoreKitHelper",
      "url": "https://github.com/jaywcjlove/StoreKitHelper.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StoreKitHelper",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jaywcjlove/StoreKitHelper.git
[1/543] Fetching storekithelper
Fetched https://github.com/jaywcjlove/StoreKitHelper.git from cache (0.81s)
Creating working copy for https://github.com/jaywcjlove/StoreKitHelper.git
Working copy of https://github.com/jaywcjlove/StoreKitHelper.git resolved at v1.5.7 (d1f4416)
warning: '.resolve-product-dependencies': dependency 'storekithelper' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jaywcjlove/StoreKitHelper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Copying Localizable.strings
[4/10] Copying Info.plist
[4/10] Copying Localizable.strings
[9/10] Write swift-version-49B95AFC49DCD68C.txt
[11/30] Compiling StoreKitHelper Product.swift
[12/30] Compiling StoreKitHelper ProductID.swift
[13/30] Emitting module StoreKitHelper
[14/32] Compiling StoreKitHelper String.swift
[15/32] Compiling StoreKitHelper View.swift
[16/32] Compiling StoreKitHelper InAppProduct.swift
[17/32] Compiling StoreKitHelper PurchasePopupButton.swift
[18/32] Compiling StoreKitHelper RestorePurchasesButton.swift
[19/32] Compiling StoreKitHelper StoreContext+CheckReceipt.swift
[20/32] Compiling StoreKitHelper StoreContext+Products.swift
[21/32] Compiling StoreKitHelper ProductsLoadList.swift
[22/32] Compiling StoreKitHelper ProductsUnavailableView.swift
[23/32] Compiling StoreKitHelper Environment.swift
[24/32] Compiling StoreKitHelper ProductsContentWrapper.swift
[25/32] Compiling StoreKitHelper StoreContext.swift
[26/32] Compiling StoreKitHelper StoreServiceError.swift
[27/32] Compiling StoreKitHelper Utils.swift
[28/32] Compiling StoreKitHelper ValidatableTransaction.swift
[29/32] Compiling StoreKitHelper StoreKitHelperSelectionView.swift
[30/32] Compiling StoreKitHelper StoreKitHelperView.swift
[31/32] Compiling StoreKitHelper TermsOfServiceView.swift
[32/32] Compiling StoreKitHelper resource_bundle_accessor.swift
Build complete! (8.35s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "StoreKitHelper",
  "name" : "StoreKitHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "StoreKitHelper",
      "targets" : [
        "StoreKitHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StoreKitHelper",
      "module_type" : "SwiftTarget",
      "name" : "StoreKitHelper",
      "path" : "Sources/StoreKitHelper",
      "product_memberships" : [
        "StoreKitHelper"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/zh-Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StoreKitHelper/Resources/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "Extensions/String.swift",
        "Extensions/View.swift",
        "Products/InAppProduct.swift",
        "Products/Product.swift",
        "Products/ProductID.swift",
        "StoreContext+CheckReceipt.swift",
        "StoreContext+Products.swift",
        "StoreContext.swift",
        "StoreServiceError.swift",
        "Utils.swift",
        "ValidatableTransaction.swift",
        "Views/Environment.swift",
        "Views/ProductsContentWrapper.swift",
        "Views/ProductsLoadList.swift",
        "Views/ProductsUnavailableView.swift",
        "Views/PurchasePopupButton.swift",
        "Views/RestorePurchasesButton.swift",
        "Views/StoreKitHelperSelectionView.swift",
        "Views/StoreKitHelperView.swift",
        "Views/TermsOfServiceView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.