The Swift Package Index logo.Swift Package Index

Build Information

Failed to build zcash-swift-payment-uri, reference 1.0.1 (798053), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 18 Apr 2026 07:56:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme zcash-swift-payment-uri -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/zecdev/zcash-swift-payment-uri.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/pointfreeco/swift-parsing
Fetching from https://github.com/mgriebling/BigInt.git
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/mgriebling/BigDecimal.git
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/mgriebling/UInt128.git
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
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’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘UInt128’
Checking out 3.2.0 of package ‘UInt128’
Creating working copy of package ‘swift-case-paths’
Checking out 1.0.0 of package ‘swift-case-paths’
Creating working copy of package ‘BigDecimal’
Checking out 2.2.3 of package ‘BigDecimal’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
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:
  BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
  zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
  swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
  UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
resolved source packages: BigDecimal, zcash-swift-payment-uri, swift-parsing, UInt128, swift-case-paths, xctest-dynamic-overlay, swift-custom-dump, BigInt
2026-04-18 03:55:55.951 xcodebuild[529:3046] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-18 03:56:04.827 xcodebuild[873:4906] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "UInt128",
      "UInt128-Package",
      "zcash-swift-payment-uri"
    ]
  }
}
2026-04-18 03:56:06.122 xcodebuild[908:5184] [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 zcash-swift-payment-uri -destination platform=macOS,arch=arm64
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 zcash-swift-payment-uri -destination platform=macOS,arch=arm64
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:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
  zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
  BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
  UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
  swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/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
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 4bfab960ea455d95e47cfad6b8a42b62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4bfab960ea455d95e47cfad6b8a42b62.xcbuilddata
error: The package product 'UInt128' requires minimum platform version 13.3 for the macOS platform, but this target supports 10.13 (in target 'BigDecimal' from project 'BigDecimal')
2026-04-18 03:56:10.405 xcodebuild[913:5228] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
** 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-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
  zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
  BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
  swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
resolved source packages: swift-case-paths, zcash-swift-payment-uri, BigDecimal, swift-parsing, xctest-dynamic-overlay, BigInt, swift-custom-dump, UInt128
2026-04-18 03:56:12.848 xcodebuild[988:5655] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-18 03:56:14.261 xcodebuild[998:5730] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "UInt128",
      "UInt128-Package",
      "zcash-swift-payment-uri"
    ]
  }
}
2026-04-18 03:56:15.508 xcodebuild[1002:5770] [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 zcash-swift-payment-uri -destination platform=macOS,arch=arm64
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 zcash-swift-payment-uri -destination platform=macOS,arch=arm64
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
  zcash-swift-payment-uri: /Users/admin/builder/spi-builder-workspace
  UInt128: https://github.com/mgriebling/UInt128.git @ 3.2.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  BigInt: https://github.com/mgriebling/BigInt.git @ 2.0.10
  swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.14.1
  BigDecimal: https://github.com/mgriebling/BigDecimal.git @ 2.2.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/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
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 4bfab960ea455d95e47cfad6b8a42b62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4bfab960ea455d95e47cfad6b8a42b62.xcbuilddata
error: The package product 'UInt128' requires minimum platform version 13.3 for the macOS platform, but this target supports 10.13 (in target 'BigDecimal' from project 'BigDecimal')
2026-04-18 03:56:16.735 xcodebuild[1005:5805] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5159d5346bc43d6a663cf535ff1133e70adf40ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme zcash-swift-payment-uri
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild