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.0 (00a647), with Swift 6.1 for macOS (SPM) on 17 May 2025 20:56:30 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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ramiz69/PurchaseKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ramiz69/PurchaseKit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 00a647c 📚 Update documentation
Cloned https://github.com/Ramiz69/PurchaseKit.git
Revision (git rev-parse @):
00a647c1095df8422a237a91a70eb661e5235ead
SUCCESS checkout https://github.com/Ramiz69/PurchaseKit.git at 1.0.0
========================================
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/443] Fetching purchasekit
Fetched https://github.com/Ramiz69/PurchaseKit.git from cache (0.88s)
Creating working copy for https://github.com/Ramiz69/PurchaseKit.git
Working copy of https://github.com/Ramiz69/PurchaseKit.git resolved at 1.0.0 (00a647c)
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 RKProductType.swift
[4/11] Compiling RKPurchaseKit RKPurchasedProductEvent.swift
[5/11] Compiling RKPurchaseKit RKStoreProduct.swift
[6/11] Compiling RKPurchaseKit RKPurchasesProtocol.swift
[7/11] Compiling RKPurchaseKit RKPurchasesError.swift
[8/11] Compiling RKPurchaseKit RKPurchasesManager.swift
[9/11] Emitting module RKPurchaseKit
[9/11] Write Objects.LinkFileList
[10/11] Archiving libRKPurchaseKit.a
Build complete! (8.03s)
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.