Build Information
Failed to build SwiftCardanoCIPs, reference 0.1.2 (c014f0), with Swift 6.3 for iOS using Xcode 26.4 on 16 Apr 2026 22:34:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftCardanoCIPs -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cardano-cips.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-cardano-cips
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at c014f02 bump: version 0.1.1 → 0.1.2
Cloned https://github.com/Kingpin-Apps/swift-cardano-cips.git
Revision (git rev-parse @):
c014f028bbdc09bb54ffb75b9493008e4866f065
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cardano-cips.git at 0.1.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-cardano-cips.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/KINGH242/PotentCodables.git
Fetching from https://github.com/Kingpin-Apps/swift-cose.git
Fetching from https://github.com/Kingpin-Apps/swift-cardano-core.git
Fetching from https://github.com/Kingpin-Apps/swift-ncal.git
Fetching from https://github.com/norio-nomura/Base32.git
Fetching from https://github.com/attaswift/BigInt.git
Fetching from https://github.com/sharplet/Regex.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/SusanDoggie/Float16.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/tesseract-one/UncommonCrypto.swift.git
Fetching from https://github.com/Kingpin-Apps/swift-curve448.git
Fetching from https://github.com/leif-ibsen/Digest.git
Fetching from https://github.com/Sajjon/K1.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/krzyzanowskim/OpenSSL-Package.git
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-asn1.git
Fetching from https://github.com/Kingpin-Apps/swift-mnemonic.git
Fetching from https://github.com/Frizlab/swift-fraction-number.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/tesseract-one/Bip39.swift.git
Fetching from https://github.com/KINGH242/swift-base58.git
Creating working copy of package ‘swift-certificates’
Checking out 1.19.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-fraction-number’
Checking out 0.1.0 of package ‘swift-fraction-number’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘Regex’
Checking out 2.1.1 of package ‘Regex’
Creating working copy of package ‘swift-base58’
Checking out 0.1.2 of package ‘swift-base58’
Creating working copy of package ‘swift-cardano-core’
Checking out 0.1.32 of package ‘swift-cardano-core’
Creating working copy of package ‘swift-cose’
Checking out 0.1.15 of package ‘swift-cose’
Creating working copy of package ‘UncommonCrypto.swift’
Checking out 0.2.1 of package ‘UncommonCrypto.swift’
Creating working copy of package ‘Bip39.swift’
Checking out 0.2.0 of package ‘Bip39.swift’
Creating working copy of package ‘Digest’
Checking out 1.13.0 of package ‘Digest’
Creating working copy of package ‘BigInt’
Checking out 5.3.0 of package ‘BigInt’
Creating working copy of package ‘Float16’
Checking out 1.1.1 of package ‘Float16’
Creating working copy of package ‘K1’
Checking out 0.7.1 of package ‘K1’
Creating working copy of package ‘PotentCodables’
Checking out 3.6.0 of package ‘PotentCodables’
Creating working copy of package ‘CryptoSwift’
Checking out 1.9.0 of package ‘CryptoSwift’
Creating working copy of package ‘swift-mnemonic’
Checking out 0.1.5 of package ‘swift-mnemonic’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘OpenSSL-Package’
Checking out 3.3.3001 of package ‘OpenSSL-Package’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-curve448’
Checking out 0.1.3 of package ‘swift-curve448’
Creating working copy of package ‘swift-ncal’
Checking out 0.1.4 of package ‘swift-ncal’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘Base32’
Checking out 0.9.0 of package ‘Base32’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
SwiftCardanoCIPs: /Users/admin/builder/spi-builder-workspace
Bip39: https://github.com/tesseract-one/Bip39.swift.git @ 0.2.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
OpenSSL: https://github.com/krzyzanowskim/OpenSSL-Package.git @ 3.3.3001
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
K1: https://github.com/Sajjon/K1.git @ 0.7.1
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.1.4
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.1.5
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
SwiftCOSE: https://github.com/Kingpin-Apps/swift-cose.git @ 0.1.15
Digest: https://github.com/leif-ibsen/Digest.git @ 1.13.0
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.1.32
SwiftCurve448: https://github.com/Kingpin-Apps/swift-curve448.git @ 0.1.3
resolved source packages: swift-numerics, swift-certificates, SwiftCardanoCIPs, Bip39, swift-asn1, swift-crypto, Base32, OpenSSL, swift-log, UncommonCrypto, swift-fraction-number, Float16, K1, SwiftNcal, SwiftMnemonic, CryptoSwift, swift-collections, PotentCodables, SwiftBase58, SwiftCOSE, Digest, Regex, BigInt, SwiftCardanoCore, SwiftCurve448
2026-04-16 18:32:41.318 xcodebuild[529:3073] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:32:41.420 xcodebuild[529:3073] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:32:41.858 xcodebuild[529:3073] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "potentcodables",
"requirement" : {
"range" : [
{
"lower_bound" : "3.6.0",
"upper_bound" : "3.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/KINGH242/PotentCodables.git"
},
{
"identity" : "swift-cose",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.14",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-cose.git"
},
{
"identity" : "swift-cardano-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.29",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-cardano-core.git"
},
{
"identity" : "swift-ncal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.4",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-ncal.git"
}
],
"manifest_display_name" : "SwiftCardanoCIPs",
"name" : "SwiftCardanoCIPs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftCardanoCIPs",
"targets" : [
"SwiftCardanoCIPs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCardanoCIPsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoCIPsTests",
"path" : "Tests/SwiftCardanoCIPsTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftCardanoCIPsTests/data",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CIP0119Tests.swift",
"CIP14Tests.swift",
"CIP8Tests.swift",
"Fixtures.swift"
],
"target_dependencies" : [
"SwiftCardanoCIPs"
],
"type" : "test"
},
{
"c99name" : "SwiftCardanoCIPs",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoCIPs",
"path" : "Sources/SwiftCardanoCIPs",
"product_dependencies" : [
"PotentCodables",
"SwiftCOSE",
"SwiftCardanoCore",
"SwiftNcal"
],
"product_memberships" : [
"SwiftCardanoCIPs"
],
"sources" : [
"CIP0119.swift",
"CIP14.swift",
"CIP8.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"cardano",
"Clibsodium",
"K1",
"SwiftCardanoCIPs",
"SwiftCardanoCore",
"SwiftCurve448",
"SwiftNcal",
"SwiftNcal-Package"
]
}
}
2026-04-16 18:33:55.643 xcodebuild[1722:8331] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:33:55.747 xcodebuild[1722:8331] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"cardano",
"Clibsodium",
"K1",
"SwiftCardanoCIPs",
"SwiftCardanoCore",
"SwiftCurve448",
"SwiftNcal",
"SwiftNcal-Package"
]
}
}
2026-04-16 18:33:58.134 xcodebuild[1802:8629] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:33:58.240 xcodebuild[1802:8629] [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 SwiftCardanoCIPs -destination generic/platform=iOS
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 SwiftCardanoCIPs -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Bip39: https://github.com/tesseract-one/Bip39.swift.git @ 0.2.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.1.5
Digest: https://github.com/leif-ibsen/Digest.git @ 1.13.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.1.32
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.1.4
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
OpenSSL: https://github.com/krzyzanowskim/OpenSSL-Package.git @ 3.3.3001
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
SwiftCOSE: https://github.com/Kingpin-Apps/swift-cose.git @ 0.1.15
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
SwiftCardanoCIPs: /Users/admin/builder/spi-builder-workspace
SwiftCurve448: https://github.com/Kingpin-Apps/swift-curve448.git @ 0.1.3
K1: https://github.com/Sajjon/K1.git @ 0.7.1
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (75 targets)
Target 'SwiftCardanoCIPs' in project 'SwiftCardanoCIPs'
➜ Explicit dependency on target 'SwiftCardanoCIPs' in project 'SwiftCardanoCIPs'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
Target 'SwiftCardanoCIPs' in project 'SwiftCardanoCIPs'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Clibsodium' in project 'SwiftNcal'
➜ Explicit dependency on target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Clibsodium' in project 'SwiftNcal'
➜ Explicit dependency on target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
Target 'FractionNumber' in project 'swift-fraction-number' (no dependencies)
Target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
Target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
Target 'Clibsodium' in project 'SwiftNcal' (no dependencies)
Target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Base32' in project 'Base32'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Base32' in project 'Base32'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'Base32' in project 'Base32'
➜ Explicit dependency on target 'Base32' in project 'Base32'
Target 'Base32' in project 'Base32' (no dependencies)
Target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'SwiftBase58' in project 'SwiftBase58'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftBase58' in project 'SwiftBase58'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic' (no dependencies)
Target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'Digest' in project 'Digest'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'K1' in project 'K1'
➜ Explicit dependency on target 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'Digest' in project 'Digest'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'K1' in project 'K1'
➜ Explicit dependency on target 'SwiftCurve448' in project 'SwiftCurve448'
➜ 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 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
Target 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
Target 'K1' in project 'K1'
➜ Explicit dependency on target 'K1' in project 'K1'
➜ Explicit dependency on target 'secp256k1' in project 'K1'
Target 'K1' in project 'K1'
➜ Explicit dependency on target 'secp256k1' in project 'K1'
Target 'secp256k1' in project 'K1' (no dependencies)
Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
Target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
Target 'swift-crypto__CryptoExtras' in project 'swift-crypto' (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 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1' (no dependencies)
Target '_CertificateInternals' in project 'swift-certificates' (no dependencies)
Target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'CUncommonCrypto' in project 'UncommonCrypto'
Target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'CUncommonCrypto' in project 'UncommonCrypto'
Target 'CUncommonCrypto' in project 'UncommonCrypto' (no dependencies)
Target 'Digest' in project 'Digest'
➜ Explicit dependency on target 'Digest' in project 'Digest'
Target 'Digest' in project 'Digest' (no dependencies)
Target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentJSON' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCBOR' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentASN1' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentYAML' in project 'PotentCodables'
➜ Explicit dependency on target 'Cfyaml' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables_PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentYAML' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'Cfyaml' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Cfyaml' in project 'PotentCodables' (no dependencies)
Target 'PotentASN1' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentCBOR' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentJSON' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables_PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Regex' in project 'Regex'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Regex' in project 'Regex' (no dependencies)
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
Target 'PotentCodables_PotentCodables' in project 'PotentCodables' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 1c37e16c1c27613884d8d7041350336d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c37e16c1c27613884d8d7041350336d.xcbuilddata
error: The package product 'SwiftCOSE' requires minimum platform version 16.0 for the iOS platform, but this target supports 14.0 (in target 'SwiftCardanoCIPs' from project 'SwiftCardanoCIPs')
2026-04-16 18:33:59.954 xcodebuild[1877:8882] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:34:00.061 xcodebuild[1877:8882] [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 SwiftCardanoCIPs
(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:
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.1.32
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
OpenSSL: https://github.com/krzyzanowskim/OpenSSL-Package.git @ 3.3.3001
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
SwiftCOSE: https://github.com/Kingpin-Apps/swift-cose.git @ 0.1.15
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
K1: https://github.com/Sajjon/K1.git @ 0.7.1
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.1.4
Bip39: https://github.com/tesseract-one/Bip39.swift.git @ 0.2.0
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
SwiftCurve448: https://github.com/Kingpin-Apps/swift-curve448.git @ 0.1.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.1.5
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
Digest: https://github.com/leif-ibsen/Digest.git @ 1.13.0
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
SwiftCardanoCIPs: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftCardanoCore, CryptoSwift, swift-certificates, OpenSSL, PotentCodables, swift-numerics, SwiftCOSE, Base32, swift-asn1, swift-log, BigInt, swift-crypto, Float16, K1, SwiftNcal, Bip39, UncommonCrypto, SwiftCurve448, swift-collections, SwiftBase58, SwiftMnemonic, swift-fraction-number, Digest, Regex, SwiftCardanoCIPs
2026-04-16 18:34:16.513 xcodebuild[2236:10434] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:34:16.617 xcodebuild[2236:10434] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "potentcodables",
"requirement" : {
"range" : [
{
"lower_bound" : "3.6.0",
"upper_bound" : "3.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/KINGH242/PotentCodables.git"
},
{
"identity" : "swift-cose",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.14",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-cose.git"
},
{
"identity" : "swift-cardano-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.29",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-cardano-core.git"
},
{
"identity" : "swift-ncal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.4",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-ncal.git"
}
],
"manifest_display_name" : "SwiftCardanoCIPs",
"name" : "SwiftCardanoCIPs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftCardanoCIPs",
"targets" : [
"SwiftCardanoCIPs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCardanoCIPsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoCIPsTests",
"path" : "Tests/SwiftCardanoCIPsTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftCardanoCIPsTests/data",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CIP0119Tests.swift",
"CIP14Tests.swift",
"CIP8Tests.swift",
"Fixtures.swift"
],
"target_dependencies" : [
"SwiftCardanoCIPs"
],
"type" : "test"
},
{
"c99name" : "SwiftCardanoCIPs",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoCIPs",
"path" : "Sources/SwiftCardanoCIPs",
"product_dependencies" : [
"PotentCodables",
"SwiftCOSE",
"SwiftCardanoCore",
"SwiftNcal"
],
"product_memberships" : [
"SwiftCardanoCIPs"
],
"sources" : [
"CIP0119.swift",
"CIP14.swift",
"CIP8.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"cardano",
"Clibsodium",
"K1",
"SwiftCardanoCIPs",
"SwiftCardanoCore",
"SwiftCurve448",
"SwiftNcal",
"SwiftNcal-Package"
]
}
}
2026-04-16 18:34:18.574 xcodebuild[2318:10731] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:34:18.682 xcodebuild[2318:10731] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"cardano",
"Clibsodium",
"K1",
"SwiftCardanoCIPs",
"SwiftCardanoCore",
"SwiftCurve448",
"SwiftNcal",
"SwiftNcal-Package"
]
}
}
2026-04-16 18:34:20.383 xcodebuild[2394:10988] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:34:20.490 xcodebuild[2394:10988] [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 SwiftCardanoCIPs -destination generic/platform=iOS
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 SwiftCardanoCIPs -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
Digest: https://github.com/leif-ibsen/Digest.git @ 1.13.0
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.1.5
Bip39: https://github.com/tesseract-one/Bip39.swift.git @ 0.2.0
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
SwiftCurve448: https://github.com/Kingpin-Apps/swift-curve448.git @ 0.1.3
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
K1: https://github.com/Sajjon/K1.git @ 0.7.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.1.4
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
SwiftCardanoCIPs: /Users/admin/builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
OpenSSL: https://github.com/krzyzanowskim/OpenSSL-Package.git @ 3.3.3001
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.1.32
SwiftCOSE: https://github.com/Kingpin-Apps/swift-cose.git @ 0.1.15
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (75 targets)
Target 'SwiftCardanoCIPs' in project 'SwiftCardanoCIPs'
➜ Explicit dependency on target 'SwiftCardanoCIPs' in project 'SwiftCardanoCIPs'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
Target 'SwiftCardanoCIPs' in project 'SwiftCardanoCIPs'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Clibsodium' in project 'SwiftNcal'
➜ Explicit dependency on target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Clibsodium' in project 'SwiftNcal'
➜ Explicit dependency on target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
Target 'FractionNumber' in project 'swift-fraction-number' (no dependencies)
Target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
Target 'Bip39' in project 'Bip39'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
Target 'Clibsodium' in project 'SwiftNcal' (no dependencies)
Target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Base32' in project 'Base32'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'Base32' in project 'Base32'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'Base32' in project 'Base32'
➜ Explicit dependency on target 'Base32' in project 'Base32'
Target 'Base32' in project 'Base32' (no dependencies)
Target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'SwiftBase58' in project 'SwiftBase58'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftBase58' in project 'SwiftBase58'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic' (no dependencies)
Target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'Digest' in project 'Digest'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'K1' in project 'K1'
➜ Explicit dependency on target 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'SwiftCOSE' in project 'SwiftCOSE'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'Digest' in project 'Digest'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
➜ Explicit dependency on target 'K1' in project 'K1'
➜ Explicit dependency on target 'SwiftCurve448' in project 'SwiftCurve448'
➜ 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 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
Target 'SwiftCurve448' in project 'SwiftCurve448'
➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
Target 'K1' in project 'K1'
➜ Explicit dependency on target 'K1' in project 'K1'
➜ Explicit dependency on target 'secp256k1' in project 'K1'
Target 'K1' in project 'K1'
➜ Explicit dependency on target 'secp256k1' in project 'K1'
Target 'secp256k1' in project 'K1' (no dependencies)
Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
Target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
Target 'swift-crypto__CryptoExtras' in project 'swift-crypto' (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 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1' (no dependencies)
Target '_CertificateInternals' in project 'swift-certificates' (no dependencies)
Target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'CUncommonCrypto' in project 'UncommonCrypto'
Target 'UncommonCrypto' in project 'UncommonCrypto'
➜ Explicit dependency on target 'CUncommonCrypto' in project 'UncommonCrypto'
Target 'CUncommonCrypto' in project 'UncommonCrypto' (no dependencies)
Target 'Digest' in project 'Digest'
➜ Explicit dependency on target 'Digest' in project 'Digest'
Target 'Digest' in project 'Digest' (no dependencies)
Target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentJSON' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCBOR' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentASN1' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentYAML' in project 'PotentCodables'
➜ Explicit dependency on target 'Cfyaml' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables_PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentYAML' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'Cfyaml' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Cfyaml' in project 'PotentCodables' (no dependencies)
Target 'PotentASN1' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentCBOR' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentJSON' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'PotentCodables_PotentCodables' in project 'PotentCodables'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Regex' in project 'Regex'
➜ Explicit dependency on target 'Regex' in project 'Regex'
Target 'Regex' in project 'Regex' (no dependencies)
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
Target 'PotentCodables_PotentCodables' in project 'PotentCodables' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 1c37e16c1c27613884d8d7041350336d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c37e16c1c27613884d8d7041350336d.xcbuilddata
error: The package product 'SwiftCOSE' requires minimum platform version 16.0 for the iOS platform, but this target supports 14.0 (in target 'SwiftCardanoCIPs' from project 'SwiftCardanoCIPs')
2026-04-16 18:34:22.164 xcodebuild[2469:11241] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 18:34:22.272 xcodebuild[2469:11241] [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 SwiftCardanoCIPs
(1 failure)
BUILD FAILURE 6.3 iOS