Build Information
Failed to build zcash-swift-payment-uri, reference 1.0.1 (798053), with Swift 6.0 for iOS using Xcode 16.2 on 27 Jan 2026 10:29:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme zcash-swift-payment-uri -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zecdev/zcash-swift-payment-uri.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zecdev/zcash-swift-payment-uri
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 798053b Merge pull request #77 from zecdev/fix-charset-encoding-validation
Cloned https://github.com/zecdev/zcash-swift-payment-uri.git
Revision (git rev-parse @):
798053ba8a2d80560b5e3f4899a8b35ac0c348bb
SUCCESS checkout https://github.com/zecdev/zcash-swift-payment-uri.git at 1.0.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/zecdev/zcash-swift-payment-uri.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-parsing
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/mgriebling/BigDecimal.git
Fetching from https://github.com/mgriebling/BigInt.git
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/mgriebling/UInt128.git
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘BigDecimal’
Checking out 2.2.3 of package ‘BigDecimal’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.8.1 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-case-paths’
Checking out 1.0.0 of package ‘swift-case-paths’
Creating working copy of package ‘UInt128’
Checking out 3.2.0 of package ‘UInt128’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.4 of package ‘swift-custom-dump’
Creating working copy of package ‘BigInt’
Checking out 2.0.10 of package ‘BigInt’
Creating working copy of package ‘swift-parsing’
Checking out 0.14.1 of package ‘swift-parsing’
dependency 'swift-case-paths' is not used by any targetResolve Package Graph
dependency 'swift-case-paths' is not used by any target
Resolved source packages:
swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.8.1
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.4
UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
resolved source packages: swift-parsing, xctest-dynamic-overlay, swift-case-paths, BigInt, BigDecimal, zcash-swift-payment-uri, swift-custom-dump, UInt128
{
"dependencies" : [
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-parsing"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "bigdecimal",
"requirement" : {
"exact" : [
"2.2.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigDecimal.git"
},
{
"identity" : "bigint",
"requirement" : {
"exact" : [
"2.0.10"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigInt.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "zcash-swift-payment-uri",
"name" : "zcash-swift-payment-uri",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ZcashPaymentURI",
"targets" : [
"ZcashPaymentURI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZcashPaymentURITests",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURITests",
"path" : "Tests/ZcashPaymentURITests",
"sources" : [
"AmountTests.swift",
"DuplicateParameterDetectionTests.swift",
"EncodingTests.swift",
"MemoBytesTests.swift",
"OtherParamsTests.swift",
"ParamNameStringTests.swift",
"ParseParametersTests.swift",
"ParsingAddressEncodingTests.swift",
"ParsingAddressesTests.swift",
"PaymentTests.swift",
"QcharStringTests.swift",
"RecipientTests.swift",
"RendererTests.swift",
"RoundTripTests.swift",
"TestVectors.swift",
"ZIP321Tests.swift"
],
"target_dependencies" : [
"ZcashPaymentURI"
],
"type" : "test"
},
{
"c99name" : "ZcashPaymentURI",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURI",
"path" : "Sources/ZcashPaymentURI",
"product_dependencies" : [
"Parsing",
"BigDecimal",
"BigInt",
"CustomDump"
],
"product_memberships" : [
"ZcashPaymentURI"
],
"sources" : [
"Amount.swift",
"Model.swift",
"Parser.swift",
"ParserContext.swift",
"RecipientAddress.swift",
"Render.swift",
"ZIP321+Errors.swift",
"ZIP321.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"UInt128",
"UInt128-Package",
"zcash-swift-payment-uri"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"UInt128",
"UInt128-Package",
"zcash-swift-payment-uri"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme zcash-swift-payment-uri -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.2.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 zcash-swift-payment-uri -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
dependency 'swift-case-paths' is not used by any target
Resolve Package Graph
dependency 'swift-case-paths' is not used by any target
Resolved source packages:
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.4
zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.8.1
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'ZcashPaymentURI' in project 'zcash-swift-payment-uri'
➜ Explicit dependency on target 'ZcashPaymentURI' in project 'zcash-swift-payment-uri'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
Target 'ZcashPaymentURI' in project 'zcash-swift-payment-uri'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
Target 'CustomDump' in project 'swift-custom-dump'
➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'CustomDump' in project 'swift-custom-dump'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
Target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'UInt128' in project 'UInt128'
Target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'UInt128' in project 'UInt128'
Target 'UInt128' in project 'UInt128'
➜ Explicit dependency on target 'UInt128' in project 'UInt128'
Target 'UInt128' in project 'UInt128' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
Target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
Target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
Target 'CasePaths' in project 'swift-case-paths'
➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'CasePaths' in project 'swift-case-paths'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6fa7532982d90ea0a7c118953ece5f64
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6fa7532982d90ea0a7c118953ece5f64.xcbuilddata
error: The package product 'UInt128' requires minimum platform version 16.4 for the iOS platform, but this target supports 12.0 (in target 'BigDecimal' from project 'BigDecimal')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme zcash-swift-payment-uri
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
dependency 'swift-case-paths' is not used by any target
Resolved source packages:
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.8.1
zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.4
BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
resolved source packages: xctest-dynamic-overlay, zcash-swift-payment-uri, BigDecimal, swift-case-paths, swift-custom-dump, BigInt, swift-parsing, UInt128
{
"dependencies" : [
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-parsing"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "bigdecimal",
"requirement" : {
"exact" : [
"2.2.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigDecimal.git"
},
{
"identity" : "bigint",
"requirement" : {
"exact" : [
"2.0.10"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigInt.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "zcash-swift-payment-uri",
"name" : "zcash-swift-payment-uri",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ZcashPaymentURI",
"targets" : [
"ZcashPaymentURI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZcashPaymentURITests",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURITests",
"path" : "Tests/ZcashPaymentURITests",
"sources" : [
"AmountTests.swift",
"DuplicateParameterDetectionTests.swift",
"EncodingTests.swift",
"MemoBytesTests.swift",
"OtherParamsTests.swift",
"ParamNameStringTests.swift",
"ParseParametersTests.swift",
"ParsingAddressEncodingTests.swift",
"ParsingAddressesTests.swift",
"PaymentTests.swift",
"QcharStringTests.swift",
"RecipientTests.swift",
"RendererTests.swift",
"RoundTripTests.swift",
"TestVectors.swift",
"ZIP321Tests.swift"
],
"target_dependencies" : [
"ZcashPaymentURI"
],
"type" : "test"
},
{
"c99name" : "ZcashPaymentURI",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURI",
"path" : "Sources/ZcashPaymentURI",
"product_dependencies" : [
"Parsing",
"BigDecimal",
"BigInt",
"CustomDump"
],
"product_memberships" : [
"ZcashPaymentURI"
],
"sources" : [
"Amount.swift",
"Model.swift",
"Parser.swift",
"ParserContext.swift",
"RecipientAddress.swift",
"Render.swift",
"ZIP321+Errors.swift",
"ZIP321.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"UInt128",
"UInt128-Package",
"zcash-swift-payment-uri"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"UInt128",
"UInt128-Package",
"zcash-swift-payment-uri"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme zcash-swift-payment-uri -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.2.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 zcash-swift-payment-uri -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
dependency 'swift-case-paths' is not used by any target
Resolved source packages:
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.4
UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.8.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'ZcashPaymentURI' in project 'zcash-swift-payment-uri'
➜ Explicit dependency on target 'ZcashPaymentURI' in project 'zcash-swift-payment-uri'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
Target 'ZcashPaymentURI' in project 'zcash-swift-payment-uri'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
Target 'CustomDump' in project 'swift-custom-dump'
➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'CustomDump' in project 'swift-custom-dump'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
Target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'UInt128' in project 'UInt128'
Target 'BigDecimal' in project 'BigDecimal'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'UInt128' in project 'UInt128'
Target 'UInt128' in project 'UInt128'
➜ Explicit dependency on target 'UInt128' in project 'UInt128'
Target 'UInt128' in project 'UInt128' (no dependencies)
Target 'BigInt' in project 'BigInt'
➜ Explicit dependency on target 'BigInt' in project 'BigInt'
Target 'BigInt' in project 'BigInt' (no dependencies)
Target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
Target 'Parsing' in project 'swift-parsing'
➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
Target 'CasePaths' in project 'swift-case-paths'
➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'CasePaths' in project 'swift-case-paths'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6fa7532982d90ea0a7c118953ece5f64
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6fa7532982d90ea0a7c118953ece5f64.xcbuilddata
error: The package product 'UInt128' requires minimum platform version 16.4 for the iOS platform, but this target supports 12.0 (in target 'BigDecimal' from project 'BigDecimal')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme zcash-swift-payment-uri
(1 failure)
BUILD FAILURE 6.0 iOS