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 PurchaseKit, reference 1.0.3 (b297cd), with Swift 6.1 for macOS (SPM) on 30 Aug 2025 16:12:40 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ramiz69/PurchaseKit.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ramiz69/PurchaseKit
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at b297cd1 add subscription helpers, group lookups, and DocC; refresh entitlement handling
Cloned https://github.com/Ramiz69/PurchaseKit.git
Revision (git rev-parse @):
b297cd1ecc854e8f51a062e6fad4f81ab534e8c0
SUCCESS checkout https://github.com/Ramiz69/PurchaseKit.git at 1.0.3
========================================
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": "purchasekit",
      "name": "PurchaseKit",
      "url": "https://github.com/Ramiz69/PurchaseKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PurchaseKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Ramiz69/PurchaseKit.git
[1/774] Fetching purchasekit
Fetched https://github.com/Ramiz69/PurchaseKit.git from cache (0.91s)
Creating working copy for https://github.com/Ramiz69/PurchaseKit.git
Working copy of https://github.com/Ramiz69/PurchaseKit.git resolved at 1.0.3 (b297cd1)
warning: '.resolve-product-dependencies': dependency 'purchasekit' 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/Ramiz69/PurchaseKit.git
https://github.com/Ramiz69/PurchaseKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PurchaseKit",
  "name" : "PurchaseKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RKPurchaseKit",
      "targets" : [
        "RKPurchaseKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RKPurchaseKit",
      "module_type" : "SwiftTarget",
      "name" : "RKPurchaseKit",
      "path" : "Sources/PurchaseKit",
      "product_memberships" : [
        "RKPurchaseKit"
      ],
      "sources" : [
        "Manager/RKPurchasesManager.swift",
        "Models/RKProductType.swift",
        "Models/RKPurchasedProductEvent.swift",
        "Models/RKPurchasesError.swift",
        "Models/RKStoreProduct.swift",
        "Protocols/RKPurchasesProtocol.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/4] Write sources
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[3/11] Compiling RKPurchaseKit RKPurchasesError.swift
[4/11] Compiling RKPurchaseKit RKPurchasedProductEvent.swift
[5/11] Compiling RKPurchaseKit RKPurchasesProtocol.swift
[6/11] Compiling RKPurchaseKit RKStoreProduct.swift
[7/11] Compiling RKPurchaseKit RKProductType.swift
[8/11] Emitting module RKPurchaseKit
[9/11] Compiling RKPurchaseKit RKPurchasesManager.swift
[9/11] Write Objects.LinkFileList
[10/11] Archiving libRKPurchaseKit.a
Build complete! (7.49s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PurchaseKit",
  "name" : "PurchaseKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RKPurchaseKit",
      "targets" : [
        "RKPurchaseKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RKPurchaseKit",
      "module_type" : "SwiftTarget",
      "name" : "RKPurchaseKit",
      "path" : "Sources/PurchaseKit",
      "product_memberships" : [
        "RKPurchaseKit"
      ],
      "sources" : [
        "Manager/RKPurchasesManager.swift",
        "Models/RKProductType.swift",
        "Models/RKPurchasedProductEvent.swift",
        "Models/RKPurchasesError.swift",
        "Models/RKStoreProduct.swift",
        "Protocols/RKPurchasesProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.