Build Information
Successful build of IDKit, reference 2.1.0 (623f8c), with Swift 6.2 for macOS (SPM) on 16 Apr 2026 17:57:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/IDKit.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/IDKit
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 623f8c8 bump SpryKit to 3.2.0, Threading to 2.3.0, macOS to .v14
Cloned https://github.com/NikSativa/IDKit.git
Revision (git rev-parse @):
623f8c8c0453fd9c1572ac9261602313d5cddd74
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/IDKit.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NikSativa/IDKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version--3CB7CFEC50E0D141.txt
[4/12] Compiling IDKit IDContract.swift
[5/12] Compiling IDKit Sequence+IDKit.swift
[6/12] Compiling IDKit TypedID.swift
[7/12] Compiling IDKit resource_bundle_accessor.swift
[8/12] Compiling IDKit IDRepresentable.swift
[9/12] Compiling IDKit Array+IDKit.swift
[10/12] Emitting module IDKit
[11/12] Compiling IDKit BindingID.swift
[12/12] Compiling IDKit AnyID.swift
Build complete! (25.22s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/1161] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.05s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (1.64s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/apple/swift-syntax.git
[1/507] Fetching threading
[453/1764] Fetching threading, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.98s)
[1/74985] Fetching swift-syntax
Fetched https://github.com/NikSativa/Threading.git from cache (4.08s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.08s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (7.10s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.64s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.65s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.31s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.56s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.22s)
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "IDKit",
"name" : "IDKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IDKitTests",
"module_type" : "SwiftTarget",
"name" : "IDKitTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"sources" : [
"IDRepresentableTests.swift",
"IDTests.swift"
],
"target_dependencies" : [
"IDKit"
],
"type" : "test"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Source",
"product_memberships" : [
"IDKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AnyID.swift",
"Array+IDKit.swift",
"BindingID.swift",
"IDContract.swift",
"IDRepresentable.swift",
"Sequence+IDKit.swift",
"TypedID.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.