Build Information
Failed to build JOSE, reference main (c534dc), with Swift 6.3 for visionOS using Xcode 26.4 on 13 Apr 2026 17:54:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JOSE -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/proxyco/swift-jose.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/proxyco/swift-jose
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c534dca Format
Cloned https://github.com/proxyco/swift-jose.git
Revision (git rev-parse @):
c534dcaa0f6dd7fc0efa52cee0e097b503f16cdf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/proxyco/swift-jose.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/proxyco/swift-jose.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/krzyzanowskim/OpenSSL.git
Fetching from https://github.com/GigaBitcoin/secp256k1.swift.git
Creating working copy of package ‘CryptoSwift’
Checking out 1.7.2 of package ‘CryptoSwift’
Creating working copy of package ‘secp256k1.swift’
Checking out 0.12.2 of package ‘secp256k1.swift’
Creating working copy of package ‘OpenSSL’
Checking out 1.1.2301 of package ‘OpenSSL’
Resolve Package Graph
Resolved source packages:
secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
JOSE: /Users/admin/builder/spi-builder-workspace
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2301
resolved source packages: secp256k1, JOSE, CryptoSwift, OpenSSL
2026-04-13 13:54:31.821 xcodebuild[529:3100] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "openssl",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.180",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/OpenSSL.git"
},
{
"identity" : "secp256k1.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.2",
"upper_bound" : "0.13.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/GigaBitcoin/secp256k1.swift.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.2",
"upper_bound" : "1.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "JOSE",
"name" : "JOSE",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "swift-jose",
"targets" : [
"JOSE"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JOSETests",
"module_type" : "SwiftTarget",
"name" : "JOSETests",
"path" : "Tests/JOSETests",
"sources" : [
"Curve448Tests.swift",
"JWEJSONSerializationTests.swift",
"JWETests.swift",
"JWKThumbprintTests.swift",
"Utility/String+ReplacingWhiteSpacesAndNewLines.swift"
],
"target_dependencies" : [
"JOSE"
],
"type" : "test"
},
{
"c99name" : "JOSE",
"module_type" : "SwiftTarget",
"name" : "JOSE",
"path" : "Sources/JOSE",
"product_dependencies" : [
"OpenSSL",
"secp256k1",
"CryptoSwift"
],
"product_memberships" : [
"swift-jose"
],
"sources" : [
"JWE/JOSEHeader+Codable.swift",
"JWE/JOSEHeader+CompressionAlgorithm.swift",
"JWE/JOSEHeader+ContentEncryptionAlgorithm.swift",
"JWE/JOSEHeader+KeyManagementAlgorithm.swift",
"JWE/JOSEHeader.swift",
"JWE/JWE+CompactSerialization.swift",
"JWE/JWE+Crypto.swift",
"JWE/JWE+Decrypt.swift",
"JWE/JWE+Encrypt.swift",
"JWE/JWE+Error.swift",
"JWE/JWE+JOSEHeader.swift",
"JWE/JWE+JSONSerialization.swift",
"JWE/JWE+Recipient.swift",
"JWE/JWE.swift",
"JWK/Curve448.swift",
"JWK/JWK+Codable.swift",
"JWK/JWK+Error.swift",
"JWK/JWK+KeyAgreement.swift",
"JWK/JWK+Thumbprint.swift",
"JWK/JWK.swift",
"JWK/JWKRepresentable.swift",
"JWK/JWKSet.swift",
"Utility/Base64URL.swift",
"Utility/ConcatKDF.swift",
"Utility/Data+Random.swift",
"Utility/DataRepresentable.swift",
"Utility/Types+DataRepresentable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JOSE"
]
}
}
2026-04-13 13:54:39.174 xcodebuild[822:5016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JOSE -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.4.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 JOSE -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
JOSE: /Users/admin/builder/spi-builder-workspace
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2301
secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'swift-jose' in project 'JOSE'
➜ Explicit dependency on target 'JOSE' in project 'JOSE'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'JOSE' in project 'JOSE'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
Target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
Target 'secp256k1_bindings' in project 'secp256k1' (no dependencies)
Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ce6dc74684eb2051c4d84023add5dc0f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ce6dc74684eb2051c4d84023add5dc0f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'JOSE' from project 'JOSE')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'OpenSSL' from project 'OpenSSL')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
2026-04-13 13:54:41.893 xcodebuild[829:5081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme JOSE
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
JOSE: /Users/admin/builder/spi-builder-workspace
secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2301
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
resolved source packages: JOSE, secp256k1, OpenSSL, CryptoSwift
2026-04-13 13:54:44.042 xcodebuild[874:5327] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "openssl",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.180",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/OpenSSL.git"
},
{
"identity" : "secp256k1.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.2",
"upper_bound" : "0.13.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/GigaBitcoin/secp256k1.swift.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.2",
"upper_bound" : "1.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "JOSE",
"name" : "JOSE",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "swift-jose",
"targets" : [
"JOSE"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JOSETests",
"module_type" : "SwiftTarget",
"name" : "JOSETests",
"path" : "Tests/JOSETests",
"sources" : [
"Curve448Tests.swift",
"JWEJSONSerializationTests.swift",
"JWETests.swift",
"JWKThumbprintTests.swift",
"Utility/String+ReplacingWhiteSpacesAndNewLines.swift"
],
"target_dependencies" : [
"JOSE"
],
"type" : "test"
},
{
"c99name" : "JOSE",
"module_type" : "SwiftTarget",
"name" : "JOSE",
"path" : "Sources/JOSE",
"product_dependencies" : [
"OpenSSL",
"secp256k1",
"CryptoSwift"
],
"product_memberships" : [
"swift-jose"
],
"sources" : [
"JWE/JOSEHeader+Codable.swift",
"JWE/JOSEHeader+CompressionAlgorithm.swift",
"JWE/JOSEHeader+ContentEncryptionAlgorithm.swift",
"JWE/JOSEHeader+KeyManagementAlgorithm.swift",
"JWE/JOSEHeader.swift",
"JWE/JWE+CompactSerialization.swift",
"JWE/JWE+Crypto.swift",
"JWE/JWE+Decrypt.swift",
"JWE/JWE+Encrypt.swift",
"JWE/JWE+Error.swift",
"JWE/JWE+JOSEHeader.swift",
"JWE/JWE+JSONSerialization.swift",
"JWE/JWE+Recipient.swift",
"JWE/JWE.swift",
"JWK/Curve448.swift",
"JWK/JWK+Codable.swift",
"JWK/JWK+Error.swift",
"JWK/JWK+KeyAgreement.swift",
"JWK/JWK+Thumbprint.swift",
"JWK/JWK.swift",
"JWK/JWKRepresentable.swift",
"JWK/JWKSet.swift",
"Utility/Base64URL.swift",
"Utility/ConcatKDF.swift",
"Utility/Data+Random.swift",
"Utility/DataRepresentable.swift",
"Utility/Types+DataRepresentable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JOSE"
]
}
}
2026-04-13 13:54:45.263 xcodebuild[884:5406] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JOSE -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.4.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 JOSE -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
JOSE: /Users/admin/builder/spi-builder-workspace
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2301
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'swift-jose' in project 'JOSE'
➜ Explicit dependency on target 'JOSE' in project 'JOSE'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'JOSE' in project 'JOSE'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
Target 'secp256k1' in project 'secp256k1'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
Target 'secp256k1_bindings' in project 'secp256k1' (no dependencies)
Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ce6dc74684eb2051c4d84023add5dc0f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ce6dc74684eb2051c4d84023add5dc0f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'OpenSSL' from project 'OpenSSL')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'JOSE' from project 'JOSE')
2026-04-13 13:54:46.223 xcodebuild[887:5439] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme JOSE
(1 failure)
BUILD FAILURE 6.3 visionOS