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 StoreKitTheKit, reference 1.2.2 (e1d142), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 23:03:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicolaischneider/StoreKitTheKit.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicolaischneider/StoreKitTheKit
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at e1d1421 updated readme
Cloned https://github.com/nicolaischneider/StoreKitTheKit.git
Revision (git rev-parse @):
e1d1421e084470f40f44cdca3005ae60a4f3937e
SUCCESS checkout https://github.com/nicolaischneider/StoreKitTheKit.git at 1.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nicolaischneider/StoreKitTheKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/13] Compiling StoreKitTheKit StoreKitTheKit+Formatting.swift
[4/13] Compiling StoreKitTheKit StoreKitTheKit+StoreSetup.swift
[5/13] Compiling StoreKitTheKit StoreError.swift
[6/13] Emitting module StoreKitTheKit
[7/13] Compiling StoreKitTheKit StoreAvailability.swift
[8/13] Compiling StoreKitTheKit Purchasable.swift
[9/13] Compiling StoreKitTheKit StoreKitTheKit+Purchase.swift
[10/13] Compiling StoreKitTheKit StoreKitTheKit+Access.swift
[11/13] Compiling StoreKitTheKit PurchaseState.swift
[12/13] Compiling StoreKitTheKit LoggerExtension.swift
[13/13] Compiling StoreKitTheKit LocalStoreManager.swift
[14/14] Compiling StoreKitTheKit StoreKitTheKit.swift
Build complete! (8.89s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StoreKitTheKit",
  "name" : "StoreKitTheKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "StoreKitTheKit",
      "targets" : [
        "StoreKitTheKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StoreKitTheKit",
      "module_type" : "SwiftTarget",
      "name" : "StoreKitTheKit",
      "path" : "Sources/StoreKitTheKit",
      "product_memberships" : [
        "StoreKitTheKit"
      ],
      "sources" : [
        "Extensions/LoggerExtension.swift",
        "LocalStore/LocalStoreManager.swift",
        "Purchasable/Purchasable.swift",
        "StoreKitTheKit/Error/StoreError.swift",
        "StoreKitTheKit/States/PurchaseState.swift",
        "StoreKitTheKit/States/StoreAvailability.swift",
        "StoreKitTheKit/StoreKitTheKit+Access.swift",
        "StoreKitTheKit/StoreKitTheKit+Formatting.swift",
        "StoreKitTheKit/StoreKitTheKit+Purchase.swift",
        "StoreKitTheKit/StoreKitTheKit+StoreSetup.swift",
        "StoreKitTheKit/StoreKitTheKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.