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 main (e98657), with Swift 6.1 for macOS (SPM) on 15 Jun 2025 00:50:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaywcjlove/StoreKitHelper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaywcjlove/StoreKitHelper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e986570 chore: Create LICENSE
Cloned https://github.com/jaywcjlove/StoreKitHelper.git
Revision (git rev-parse @):
e98657008642272ae165e8cb957e258aa8467bd7
SUCCESS checkout https://github.com/jaywcjlove/StoreKitHelper.git at main
========================================
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/478] Fetching storekithelper
Fetched https://github.com/jaywcjlove/StoreKitHelper.git from cache (0.67s)
Creating working copy for https://github.com/jaywcjlove/StoreKitHelper.git
Working copy of https://github.com/jaywcjlove/StoreKitHelper.git resolved at main (e986570)
warning: '.resolve-product-dependencies': dependency 'storekithelper' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jaywcjlove/StoreKitHelper.git
https://github.com/jaywcjlove/StoreKitHelper.git
{
  "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",
        "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[1/10] Copying Info.plist
[2/10] Copying Localizable.strings
[9/10] Write swift-version-2F0A5646E1D333AE.txt
[11/29] Compiling StoreKitHelper PurchasePopupButton.swift
[12/29] Compiling StoreKitHelper RestorePurchasesButton.swift
[13/29] Compiling StoreKitHelper ProductsLoadList.swift
[14/29] Compiling StoreKitHelper ProductsUnavailableView.swift
[15/29] Compiling StoreKitHelper Environment.swift
[16/29] Compiling StoreKitHelper ProductsContentWrapper.swift
[17/29] Compiling StoreKitHelper StoreContext.swift
[18/29] Compiling StoreKitHelper StoreServiceError.swift
[19/29] Compiling StoreKitHelper Utils.swift
[20/29] Compiling StoreKitHelper ValidatableTransaction.swift
[21/29] Emitting module StoreKitHelper
[22/29] Compiling StoreKitHelper StoreKitHelperSelectionView.swift
[23/29] Compiling StoreKitHelper StoreKitHelperView.swift
[24/29] Compiling StoreKitHelper String.swift
[25/29] Compiling StoreKitHelper InAppProduct.swift
[26/29] Compiling StoreKitHelper StoreContext+CheckReceipt.swift
[27/29] Compiling StoreKitHelper StoreContext+Products.swift
[28/29] Compiling StoreKitHelper Product.swift
[29/29] Compiling StoreKitHelper ProductID.swift
[30/31] Compiling StoreKitHelper TermsOfServiceView.swift
[31/31] Compiling StoreKitHelper resource_bundle_accessor.swift
Build complete! (9.42s)
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",
        "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.