Build Information
Failed to build swift-cardano-uplc, reference 0.1.4 (707df7), with Swift 6.3 for watchOS using Xcode 26.4 on 2 May 2026 07:38:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-cardano-uplc -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cardano-uplc.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-cardano-uplc
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at 707df7b bump: version 0.1.3 → 0.1.4
Cloned https://github.com/Kingpin-Apps/swift-cardano-uplc.git
Revision (git rev-parse @):
707df7b756bd4dc3fdfd265794ed1a990c67b58b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cardano-uplc.git at 0.1.4
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-cardano-uplc.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/Kingpin-Apps/swift-ncal.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/attaswift/BigInt.git
Fetching from https://github.com/Kingpin-Apps/swift-blst.git
Fetching from https://github.com/21-DOT-DEV/swift-secp256k1
Fetching from https://github.com/Kingpin-Apps/swift-cardano-core.git
Fetching from https://github.com/norio-nomura/Base32.git
Fetching from https://github.com/KINGH242/swift-base58.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/KINGH242/PotentCodables.git
Fetching from https://github.com/mxcl/Version.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/Kingpin-Apps/swift-kes.git
Fetching from https://github.com/apple/swift-asn1.git
Fetching from https://github.com/tesseract-one/UncommonCrypto.swift.git
Fetching from https://github.com/SusanDoggie/Float16.git
Fetching from https://github.com/sharplet/Regex.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-numerics
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-blst’
Checking out 0.1.2 of package ‘swift-blst’
Creating working copy of package ‘swift-base58’
Checking out 0.1.2 of package ‘swift-base58’
Creating working copy of package ‘BigInt’
Checking out 5.3.0 of package ‘BigInt’
Creating working copy of package ‘swift-fraction-number’
Checking out 0.1.0 of package ‘swift-fraction-number’
Creating working copy of package ‘UncommonCrypto.swift’
Checking out 0.2.1 of package ‘UncommonCrypto.swift’
Creating working copy of package ‘Regex’
Checking out 2.1.1 of package ‘Regex’
Creating working copy of package ‘swift-kes’
Checking out 0.1.0 of package ‘swift-kes’
Creating working copy of package ‘swift-mnemonic’
Checking out 0.2.2 of package ‘swift-mnemonic’
Creating working copy of package ‘CryptoSwift’
Checking out 1.10.0 of package ‘CryptoSwift’
Creating working copy of package ‘PotentCodables’
Checking out 3.6.0 of package ‘PotentCodables’
Creating working copy of package ‘swift-cardano-core’
Checking out 0.3.16 of package ‘swift-cardano-core’
Creating working copy of package ‘swift-ncal’
Checking out 0.2.2 of package ‘swift-ncal’
Creating working copy of package ‘Version’
Checking out 2.2.1 of package ‘Version’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-secp256k1’
Checking out 0.22.0 of package ‘swift-secp256k1’
Creating working copy of package ‘Base32’
Checking out 0.9.0 of package ‘Base32’
Creating working copy of package ‘Float16’
Checking out 1.1.1 of package ‘Float16’
Resolve Package Graph
Resolved source packages:
SwiftKES: https://github.com/Kingpin-Apps/swift-kes.git @ 0.1.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
Version: https://github.com/mxcl/Version.git @ 2.2.1
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
swift-cardano-uplc: /Users/admin/builder/spi-builder-workspace
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.10.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-secp256k1: https://github.com/21-DOT-DEV/swift-secp256k1 @ 0.22.0
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
swift-blst: https://github.com/Kingpin-Apps/swift-blst.git @ 0.1.2
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.3.16
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.2.2
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.2.2
resolved source packages: SwiftKES, swift-crypto, BigInt, swift-asn1, UncommonCrypto, swift-collections, PotentCodables, Version, Float16, swift-cardano-uplc, Base32, CryptoSwift, swift-log, swift-secp256k1, swift-fraction-number, swift-blst, SwiftCardanoCore, Regex, SwiftNcal, swift-numerics, SwiftBase58, SwiftMnemonic
2026-05-02 03:38:12.952 xcodebuild[536:3139] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-cardano-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.16",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-cardano-core.git"
},
{
"identity" : "swift-blst",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-blst.git"
},
{
"identity" : "swift-ncal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-ncal.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-secp256k1",
"requirement" : {
"exact" : [
"0.22.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/21-DOT-DEV/swift-secp256k1"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "swift-cardano-uplc",
"name" : "swift-cardano-uplc",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwiftCardanoUPLC",
"targets" : [
"SwiftCardanoUPLC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCardanoUPLCTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoUPLCTests",
"path" : "Tests/SwiftCardanoUPLCTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftCardanoUPLCTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConformanceTests/BuiltinConformanceTests.swift",
"ConformanceTests/PlutusConformanceTests.swift",
"IntegrationTests/CEKMachineEdgeCaseTests.swift",
"IntegrationTests/FlatEncodingTests.swift",
"TestHelpers.swift",
"UnitTests/ASTTests.swift",
"UnitTests/PhaseTwoUnresolvableInputTests.swift"
],
"target_dependencies" : [
"SwiftCardanoUPLC"
],
"type" : "test"
},
{
"c99name" : "SwiftCardanoUPLC",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoUPLC",
"path" : "Sources/SwiftCardanoUPLC",
"product_dependencies" : [
"SwiftCardanoCore",
"SwiftBLST",
"SwiftNcal",
"CryptoSwift",
"P256K",
"libsecp256k1",
"BigInt",
"Logging"
],
"product_memberships" : [
"SwiftCardanoUPLC"
],
"sources" : [
"AST/Constant.swift",
"AST/Name.swift",
"AST/Program.swift",
"AST/Term.swift",
"AST/UPLCType.swift",
"Builtins/BuiltinRuntime.swift",
"Builtins/DefaultFunction.swift",
"Builtins/RIPEMD160.swift",
"DeBruijn/DeBruijnConverter.swift",
"Flat/BitReader.swift",
"Flat/BitWriter.swift",
"Flat/FlatDecoder.swift",
"Flat/FlatEncoder.swift",
"Machine/CEKMachine.swift",
"Machine/Context.swift",
"Machine/CostModel.swift",
"Machine/Environment.swift",
"Machine/EvalResult.swift",
"Machine/MachineError.swift",
"Machine/Value.swift",
"Parser/UPLCParser.swift",
"Pretty/PrettyPrinter.swift",
"TX/PhaseTwo.swift",
"TX/ScriptContext.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-cardano-uplc"
]
}
}
2026-05-02 03:38:23.143 xcodebuild[1562:7962] [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 swift-cardano-uplc -destination generic/platform=watchOS
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 swift-cardano-uplc -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
swift-blst: https://github.com/Kingpin-Apps/swift-blst.git @ 0.1.2
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.2.2
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.2.2
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.3.16
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
Version: https://github.com/mxcl/Version.git @ 2.2.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.10.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
swift-secp256k1: https://github.com/21-DOT-DEV/swift-secp256k1 @ 0.22.0
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
swift-cardano-uplc: /Users/admin/builder/spi-builder-workspace
SwiftKES: https://github.com/Kingpin-Apps/swift-kes.git @ 0.1.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SharedSourcesPlugin” in package “swift-secp256k1”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SharedSourcesPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 3df8b0119297e03b9342a012c3c590fb343d7d571f8a8473a8105afd15b4dcbb
Apply build tool plug-in “SharedSourcesPlugin” to target “P256K” in package “swift-secp256k1”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
(subpath \"/private/tmp\")
(subpath \"/private/var/tmp\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-secp256k1\")
)
(allow file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /bin/sh -c "find '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-secp256k1/Sources/Shared' -name '*.swift' -exec cp {} '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin//' \\;"
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackageDependency:0x8cdb88600 path:'/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-secp256k1'>
target: P256K
prebuildCommandOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Any.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1BitString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Boolean.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Identifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Integer.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Null.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1OctetString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Strings.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ArraySliceBigint.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Asymmetric.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Combine.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Context.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/CryptoKitErrors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/DH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Digest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSASignature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/EdDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Errors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/GeneralizedTime.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/HashDigest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/MuSig.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Nonces.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ObjectIdentifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/P256K.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PEMDocument.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PKCS8PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PrettyBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/RNG_boring.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Recovery.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SEC1PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SHA256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SafeCompare.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Schnorr.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SecureBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Signature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SubjectPublicKeyInfo.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Tweak.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/UInt256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Utility.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Zeroization.swift">)]
buildCommands: []
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Any.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1BitString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Boolean.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Identifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Integer.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Null.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1OctetString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Strings.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ArraySliceBigint.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Asymmetric.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Combine.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Context.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/CryptoKitErrors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/DH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Digest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSASignature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/EdDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Errors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/GeneralizedTime.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/HashDigest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/MuSig.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Nonces.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ObjectIdentifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/P256K.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PEMDocument.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PKCS8PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PrettyBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/RNG_boring.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Recovery.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SEC1PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SHA256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SafeCompare.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Schnorr.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SecureBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Signature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SubjectPublicKeyInfo.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Tweak.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/UInt256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Utility.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Zeroization.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (61 targets)
Target 'SwiftCardanoUPLC' in project 'swift-cardano-uplc'
➜ Explicit dependency on target 'SwiftCardanoUPLC' in project 'swift-cardano-uplc'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'SwiftCardanoUPLC' in project 'swift-cardano-uplc'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
Target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'SharedSourcesPlugin' in project 'swift-secp256k1'
Target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'SharedSourcesPlugin' in project 'swift-secp256k1'
Target 'SharedSourcesPlugin' in project 'swift-secp256k1' (no dependencies)
Target 'libsecp256k1' in project 'swift-secp256k1' (no dependencies)
Target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'swift-blst_SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'CBlst' in project 'swift-blst'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'swift-blst_SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'CBlst' in project 'swift-blst'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'CBlst' in project 'swift-blst' (no dependencies)
Target 'swift-blst_SwiftBLST' in project 'swift-blst' (no dependencies)
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore_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 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore_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 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'Version' in project 'Version'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version' (no dependencies)
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 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
Target 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
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 '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 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic' (no dependencies)
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwiftResources' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwiftResources' in project 'CryptoSwift'
Target 'CryptoSwiftResources' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwiftResources' in project 'CryptoSwift'
Target 'CryptoSwift_CryptoSwiftResources' in project 'CryptoSwift' (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 'PotentCodables_PotentCodables' in project 'PotentCodables' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
Target 'SwiftCardanoCore_SwiftCardanoCore' in project 'SwiftCardanoCore' (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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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 armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: afb62ea40f0b6b707bb5ea0c2ae854e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/afb62ea40f0b6b707bb5ea0c2ae854e3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'SwiftBLST' from project 'swift-blst')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'SwiftBLST' from project 'swift-blst')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'CBlst' from project 'swift-blst')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'SwiftCardanoUPLC' from project 'swift-cardano-uplc')
2026-05-02 03:38:35.001 xcodebuild[1634:8232] [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 swift-cardano-uplc
(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:
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.3.16
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.2.2
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
swift-cardano-uplc: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
swift-blst: https://github.com/Kingpin-Apps/swift-blst.git @ 0.1.2
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.2.2
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.10.0
Version: https://github.com/mxcl/Version.git @ 2.2.1
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
SwiftKES: https://github.com/Kingpin-Apps/swift-kes.git @ 0.1.0
swift-secp256k1: https://github.com/21-DOT-DEV/swift-secp256k1 @ 0.22.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
resolved source packages: SwiftBase58, Base32, UncommonCrypto, SwiftCardanoCore, Regex, SwiftNcal, BigInt, Float16, swift-cardano-uplc, swift-collections, swift-asn1, swift-fraction-number, swift-blst, swift-log, swift-numerics, SwiftMnemonic, CryptoSwift, Version, PotentCodables, SwiftKES, swift-secp256k1, swift-crypto
2026-05-02 03:38:43.655 xcodebuild[2009:9844] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-cardano-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.16",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-cardano-core.git"
},
{
"identity" : "swift-blst",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-blst.git"
},
{
"identity" : "swift-ncal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-ncal.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-secp256k1",
"requirement" : {
"exact" : [
"0.22.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/21-DOT-DEV/swift-secp256k1"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "swift-cardano-uplc",
"name" : "swift-cardano-uplc",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwiftCardanoUPLC",
"targets" : [
"SwiftCardanoUPLC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCardanoUPLCTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoUPLCTests",
"path" : "Tests/SwiftCardanoUPLCTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftCardanoUPLCTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConformanceTests/BuiltinConformanceTests.swift",
"ConformanceTests/PlutusConformanceTests.swift",
"IntegrationTests/CEKMachineEdgeCaseTests.swift",
"IntegrationTests/FlatEncodingTests.swift",
"TestHelpers.swift",
"UnitTests/ASTTests.swift",
"UnitTests/PhaseTwoUnresolvableInputTests.swift"
],
"target_dependencies" : [
"SwiftCardanoUPLC"
],
"type" : "test"
},
{
"c99name" : "SwiftCardanoUPLC",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoUPLC",
"path" : "Sources/SwiftCardanoUPLC",
"product_dependencies" : [
"SwiftCardanoCore",
"SwiftBLST",
"SwiftNcal",
"CryptoSwift",
"P256K",
"libsecp256k1",
"BigInt",
"Logging"
],
"product_memberships" : [
"SwiftCardanoUPLC"
],
"sources" : [
"AST/Constant.swift",
"AST/Name.swift",
"AST/Program.swift",
"AST/Term.swift",
"AST/UPLCType.swift",
"Builtins/BuiltinRuntime.swift",
"Builtins/DefaultFunction.swift",
"Builtins/RIPEMD160.swift",
"DeBruijn/DeBruijnConverter.swift",
"Flat/BitReader.swift",
"Flat/BitWriter.swift",
"Flat/FlatDecoder.swift",
"Flat/FlatEncoder.swift",
"Machine/CEKMachine.swift",
"Machine/Context.swift",
"Machine/CostModel.swift",
"Machine/Environment.swift",
"Machine/EvalResult.swift",
"Machine/MachineError.swift",
"Machine/Value.swift",
"Parser/UPLCParser.swift",
"Pretty/PrettyPrinter.swift",
"TX/PhaseTwo.swift",
"TX/ScriptContext.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-cardano-uplc"
]
}
}
2026-05-02 03:38:46.687 xcodebuild[2083:10121] [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 swift-cardano-uplc -destination generic/platform=watchOS
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 swift-cardano-uplc -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
SwiftMnemonic: https://github.com/Kingpin-Apps/swift-mnemonic.git @ 0.2.2
swift-fraction-number: https://github.com/Frizlab/swift-fraction-number.git @ 0.1.0
swift-cardano-uplc: /Users/admin/builder/spi-builder-workspace
Base32: https://github.com/norio-nomura/Base32.git @ 0.9.0
BigInt: https://github.com/attaswift/BigInt.git @ 5.3.0
SwiftCardanoCore: https://github.com/Kingpin-Apps/swift-cardano-core.git @ 0.3.16
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
Regex: https://github.com/sharplet/Regex.git @ 2.1.1
PotentCodables: https://github.com/KINGH242/PotentCodables.git @ 3.6.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.10.0
Float16: https://github.com/SusanDoggie/Float16.git @ 1.1.1
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
SwiftKES: https://github.com/Kingpin-Apps/swift-kes.git @ 0.1.0
Version: https://github.com/mxcl/Version.git @ 2.2.1
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-secp256k1: https://github.com/21-DOT-DEV/swift-secp256k1 @ 0.22.0
swift-blst: https://github.com/Kingpin-Apps/swift-blst.git @ 0.1.2
SwiftNcal: https://github.com/Kingpin-Apps/swift-ncal.git @ 0.2.2
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
SwiftBase58: https://github.com/KINGH242/swift-base58.git @ 0.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SharedSourcesPlugin” in package “swift-secp256k1”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SharedSourcesPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 3df8b0119297e03b9342a012c3c590fb343d7d571f8a8473a8105afd15b4dcbb
Apply build tool plug-in “SharedSourcesPlugin” to target “P256K” in package “swift-secp256k1”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
(subpath \"/private/tmp\")
(subpath \"/private/var/tmp\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-secp256k1\")
)
(allow file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /bin/sh -c "find '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-secp256k1/Sources/Shared' -name '*.swift' -exec cp {} '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin//' \\;"
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SEC1PrivateKey.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ObjectIdentifier.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SubjectPublicKeyInfo.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Tweak.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Zeroization.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/MuSig.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSA.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SHA256.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/UInt256.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Nonces.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/EdDSA.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/DH.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Schnorr.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSASignature.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PKCS8PrivateKey.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1OctetString.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Null.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Boolean.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Integer.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ArraySliceBigint.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1BitString.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Any.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Strings.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Identifier.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/GeneralizedTime.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PEMDocument.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SecureBytes.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PrettyBytes.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/RNG_boring.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Signature.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/CryptoKitErrors.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Digest.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Context.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDH.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Asymmetric.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/P256K.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Utility.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Combine.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Errors.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/HashDigest.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Recovery.swift: Permission denied
cp: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SafeCompare.swift: Permission denied
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackageDependency:0x70d9bdb00 path:'/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-secp256k1'>
target: P256K
prebuildCommandOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Any.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1BitString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Boolean.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Identifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Integer.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Null.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1OctetString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Strings.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ArraySliceBigint.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Asymmetric.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Combine.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Context.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/CryptoKitErrors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/DH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Digest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSASignature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/EdDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Errors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/GeneralizedTime.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/HashDigest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/MuSig.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Nonces.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ObjectIdentifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/P256K.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PEMDocument.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PKCS8PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PrettyBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/RNG_boring.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Recovery.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SEC1PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SHA256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SafeCompare.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Schnorr.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SecureBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Signature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SubjectPublicKeyInfo.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Tweak.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/UInt256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Utility.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Zeroization.swift">)]
buildCommands: []
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Any.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1BitString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Boolean.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Identifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Integer.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Null.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1OctetString.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ASN1Strings.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ArraySliceBigint.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Asymmetric.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Combine.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Context.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/CryptoKitErrors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/DH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Digest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDH.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ECDSASignature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/EdDSA.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Errors.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/GeneralizedTime.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/HashDigest.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/MuSig.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Nonces.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/ObjectIdentifier.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/P256K.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PEMDocument.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PKCS8PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/PrettyBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/RNG_boring.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Recovery.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SEC1PrivateKey.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SHA256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SafeCompare.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Schnorr.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SecureBytes.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Signature.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/SubjectPublicKeyInfo.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Tweak.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/UInt256.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Utility.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/swift-secp256k1.output/P256K/SharedSourcesPlugin/Zeroization.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (61 targets)
Target 'SwiftCardanoUPLC' in project 'swift-cardano-uplc'
➜ Explicit dependency on target 'SwiftCardanoUPLC' in project 'swift-cardano-uplc'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'SwiftCardanoUPLC' in project 'swift-cardano-uplc'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
Target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'SharedSourcesPlugin' in project 'swift-secp256k1'
Target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'SharedSourcesPlugin' in project 'swift-secp256k1'
Target 'SharedSourcesPlugin' in project 'swift-secp256k1' (no dependencies)
Target 'libsecp256k1' in project 'swift-secp256k1' (no dependencies)
Target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'swift-blst_SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'CBlst' in project 'swift-blst'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'swift-blst_SwiftBLST' in project 'swift-blst'
➜ Explicit dependency on target 'CBlst' in project 'swift-blst'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'CBlst' in project 'swift-blst' (no dependencies)
Target 'swift-blst_SwiftBLST' in project 'swift-blst' (no dependencies)
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore_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 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'SwiftCardanoCore' in project 'SwiftCardanoCore'
➜ Explicit dependency on target 'SwiftCardanoCore_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 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'FractionNumber' in project 'swift-fraction-number'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'SwiftBase58' in project 'SwiftBase58'
Target 'Version' in project 'Version'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version' (no dependencies)
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 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
Target 'SwiftKES' in project 'SwiftKES'
➜ Explicit dependency on target 'SwiftNcal' in project 'SwiftNcal'
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 '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 'SwiftMnemonic_SwiftMnemonic' in project 'SwiftMnemonic' (no dependencies)
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwiftResources' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwiftResources' in project 'CryptoSwift'
Target 'CryptoSwiftResources' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwiftResources' in project 'CryptoSwift'
Target 'CryptoSwift_CryptoSwiftResources' in project 'CryptoSwift' (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 'PotentCodables_PotentCodables' in project 'PotentCodables' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
Target 'SwiftCardanoCore_SwiftCardanoCore' in project 'SwiftCardanoCore' (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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: afb62ea40f0b6b707bb5ea0c2ae854e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/afb62ea40f0b6b707bb5ea0c2ae854e3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'CBlst' from project 'swift-blst')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'SwiftCardanoUPLC' from project 'swift-cardano-uplc')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'SwiftBLST' from project 'swift-blst')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-blst/CBlst.xcframework'. (in target 'SwiftBLST' from project 'swift-blst')
2026-05-02 03:38:49.379 xcodebuild[2150:10368] [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 swift-cardano-uplc
(1 failure)
BUILD FAILURE 6.3 watchOS