Build Information
Failed to build IDKit, reference main (9f34f0), with Swift 6.1 for watchOS using Xcode 16.3 on 16 Dec 2025 15:41:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IDKit -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9f34f05 Update .github/workflows/relyance-sci.yml
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
9f34f0588589c765dabd9726d3ab6ef3d3a91103
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/worldcoin/idkit-swift.git
https://github.com/worldcoin/idkit-swift.git
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "IDKit",
"name" : "IDKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "idkitFFI",
"module_type" : "BinaryTarget",
"name" : "idkitFFI",
"path" : "remote/archive/IDKitFFI.xcframework.zip",
"product_memberships" : [
"IDKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"Generated/idkit.swift",
"Generated/idkit_core.swift",
"IDKit.swift",
"Request+Convenience.swift",
"Session+Compatibility.swift"
],
"target_dependencies" : [
"idkitFFI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/attaswift/BigInt.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Creating working copy of package ‘BigInt’
Checking out 5.7.0 of package ‘BigInt’
Creating working copy of package ‘CryptoSwift’
Checking out 1.9.0 of package ‘CryptoSwift’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-asn1’
Checking out 1.5.1 of package ‘swift-asn1’
Resolve Package Graph
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
IDKit: /Users/admin/builder/spi-builder-workspace
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
BigInt: https://github.com/attaswift/BigInt.git @ 5.7.0
resolved source packages: swift-crypto, swift-asn1, IDKit, CryptoSwift, BigInt
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "IDKit",
"name" : "IDKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "idkitFFI",
"module_type" : "BinaryTarget",
"name" : "idkitFFI",
"path" : "remote/archive/IDKitFFI.xcframework.zip",
"product_memberships" : [
"IDKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"Generated/idkit.swift",
"Generated/idkit_core.swift",
"IDKit.swift",
"Request+Convenience.swift",
"Session+Compatibility.swift"
],
"target_dependencies" : [
"idkitFFI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IDKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IDKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IDKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
BigInt: https://github.com/attaswift/BigInt.git @ 5.7.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
IDKit: /Users/admin/builder/spi-builder-workspace
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'IDKit' in project 'IDKit'
➜ Explicit dependency on target 'IDKit' in project 'IDKit'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'IDKit' in project 'IDKit'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: bad3d5c2a59958a67676d8e6f570b1a9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bad3d5c2a59958a67676d8e6f570b1a9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework'. (in target 'IDKit' from project 'IDKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework'. (in target 'IDKit' from project 'IDKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme IDKit
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
BigInt: https://github.com/attaswift/BigInt.git @ 5.7.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
IDKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: BigInt, swift-asn1, CryptoSwift, swift-crypto, IDKit
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "IDKit",
"name" : "IDKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "idkitFFI",
"module_type" : "BinaryTarget",
"name" : "idkitFFI",
"path" : "remote/archive/IDKitFFI.xcframework.zip",
"product_memberships" : [
"IDKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"Generated/idkit.swift",
"Generated/idkit_core.swift",
"IDKit.swift",
"Request+Convenience.swift",
"Session+Compatibility.swift"
],
"target_dependencies" : [
"idkitFFI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IDKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IDKit -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IDKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.5.1
BigInt: https://github.com/attaswift/BigInt.git @ 5.7.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
IDKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'IDKit' in project 'IDKit'
➜ Explicit dependency on target 'IDKit' in project 'IDKit'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'IDKit' in project 'IDKit'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fff2fe7074e9e5580d307ff8cbd2e16e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fff2fe7074e9e5580d307ff8cbd2e16e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework'. (in target 'IDKit' from project 'IDKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/idkitFFI/IDKitFFI.xcframework'. (in target 'IDKit' from project 'IDKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme IDKit
(1 failure)
BUILD FAILURE 6.1 watchOS