The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcodes, reference main (93bce8), with Swift 6.3 for tvOS using Xcode 26.4 on 16 Apr 2026 09:25:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcodes-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodesOrg/xcodes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XcodesOrg/xcodes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 93bce87 Merge pull request #437 from XcodesOrg/matt/runtimeMultipleArchitecture
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
93bce877531e4bd60f7ef7f14379360a85caae36
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/XcodesOrg/xcodes.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/xcodereleases/data
Fetching from https://github.com/xcodesOrg/swift-srp
Fetching from https://github.com/apple/swift-crypto
Fetching from https://github.com/adam-fowler/big-num
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/mxcl/LegibleError.git
Fetching from https://github.com/onevcat/Rainbow.git
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/mxcl/PromiseKit.git
Fetching from https://github.com/mxcl/Path.swift.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/mxcl/Version.git
Fetching from https://github.com/PromiseKit/Foundation.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.4 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-srp’
Checking out main (543aa01) of package ‘swift-srp’
Creating working copy of package ‘SwiftSoup’
Checking out 2.0.0 of package ‘SwiftSoup’
Creating working copy of package ‘PromiseKit’
Checking out 6.22.1 of package ‘PromiseKit’
Creating working copy of package ‘Path.swift’
Checking out 0.16.3 of package ‘Path.swift’
Creating working copy of package ‘swift-crypto’
Checking out 1.1.7 of package ‘swift-crypto’
Creating working copy of package ‘data’
Checking out fcf527b187817f67c05223676341f3ab69d4214d of package ‘data’
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘Version’
Checking out 1.0.3 of package ‘Version’
Creating working copy of package ‘big-num’
Checking out 2.0.3 of package ‘big-num’
Creating working copy of package ‘KeychainAccess’
Checking out 3.2.1 of package ‘KeychainAccess’
Creating working copy of package ‘Foundation’
Checking out 3.4.0 of package ‘Foundation’
Creating working copy of package ‘Yams’
Checking out 5.0.6 of package ‘Yams’
Creating working copy of package ‘LegibleError’
Checking out 1.0.6 of package ‘LegibleError’
Resolve Package Graph
Resolved source packages:
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  big-num: https://github.com/adam-fowler/big-num @ 2.0.3
  xcodes: /Users/admin/builder/spi-builder-workspace
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
resolved source packages: PromiseKit, KeychainAccess, Version, swift-argument-parser, swift-crypto, PMKFoundation, swift-srp, Path.swift, SwiftSoup, Rainbow, LegibleError, Yams, big-num, xcodes, XcodeReleases
2026-04-16 05:24:14.618 xcodebuild[529:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:24:14.717 xcodebuild[529:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:24:15.133 xcodebuild[529:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "0.17.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.22.1",
            "upper_bound" : "6.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit.git"
    },
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "3.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "data",
      "requirement" : {
        "revision" : [
          "fcf527b187817f67c05223676341f3ab69d4214d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodereleases/data"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-srp",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodesOrg/swift-srp"
    }
  ],
  "manifest_display_name" : "xcodes",
  "name" : "xcodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcodes",
      "targets" : [
        "xcodes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodesKit",
      "targets" : [
        "XcodesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppleAPI",
      "targets" : [
        "AppleAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "xcodesTests",
      "path" : "Tests/xcodesTests",
      "sources" : [
        "xcodesTests.swift"
      ],
      "target_dependencies" : [
        "xcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcodes",
      "module_type" : "SwiftTarget",
      "name" : "xcodes",
      "path" : "Sources/xcodes",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcodes"
      ],
      "sources" : [
        "App.swift",
        "DataSource+ExpressibleByArgument.swift",
        "ParsableArguments+InstallError.swift",
        "ParsableArguments+LegibleError.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcodesKitTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKitTests",
      "path" : "Tests/XcodesKitTests",
      "product_dependencies" : [
        "Version"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Environment+Mock.swift",
        "Models+FirstWithVersionTests.swift",
        "RuntimeTests.swift",
        "Version+GemTests.swift",
        "Version+XcodeTests.swift",
        "XcodesKitTests.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodesKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKit",
      "path" : "Sources/XcodesKit",
      "product_dependencies" : [
        "KeychainAccess",
        "LegibleError",
        "Path",
        "PromiseKit",
        "PMKFoundation",
        "SwiftSoup",
        "Version",
        "XCModel",
        "Rainbow",
        "Yams"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "AppleSessionService.swift",
        "Aria2CError.swift",
        "Configuration.swift",
        "DataSource.swift",
        "DateFormatter+.swift",
        "Downloader.swift",
        "Entry+.swift",
        "Environment.swift",
        "FastlaneCookieParser.swift",
        "FastlaneSessionManager.swift",
        "FileManager+.swift",
        "Foundation.swift",
        "Migration.swift",
        "Models+FirstWithVersion.swift",
        "Models+Runtimes.swift",
        "Models.swift",
        "Path+.swift",
        "Process.swift",
        "Promise+.swift",
        "PromiseKit+Async.swift",
        "RuntimeInstaller.swift",
        "RuntimeList.swift",
        "URLRequest+Apple.swift",
        "URLSession+Promise.swift",
        "Version+.swift",
        "Version+Gem.swift",
        "Version+Xcode.swift",
        "Version+XcodeReleases.swift",
        "Version.swift",
        "XcodeInstaller.swift",
        "XcodeList.swift",
        "XcodeSelect.swift"
      ],
      "target_dependencies" : [
        "AppleAPI",
        "Unxip"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Unxip",
      "module_type" : "SwiftTarget",
      "name" : "Unxip",
      "path" : "Sources/Unxip",
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "Unxip.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppleAPITests",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPITests",
      "path" : "Tests/AppleAPITests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleAPITests.swift",
        "Environment+Mock.swift"
      ],
      "target_dependencies" : [
        "AppleAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppleAPI",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPI",
      "path" : "Sources/AppleAPI",
      "product_dependencies" : [
        "PromiseKit",
        "PMKFoundation",
        "Rainbow",
        "SRP"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit",
        "AppleAPI"
      ],
      "sources" : [
        "Client.swift",
        "Environment.swift",
        "Hashcash.swift",
        "URLRequest+Apple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppleAPI",
      "xcodes",
      "xcodes-Package",
      "XcodesKit"
    ]
  }
}
2026-04-16 05:25:30.052 xcodebuild[1452:7248] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:25:30.155 xcodebuild[1452:7248] [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 xcodes-Package -destination generic/platform=tvOS
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 xcodes-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  big-num: https://github.com/adam-fowler/big-num @ 2.0.3
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  xcodes: /Users/admin/builder/spi-builder-workspace
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  Yams: https://github.com/jpsim/Yams @ 5.0.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (45 targets)
    Target 'xcodesTests' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'AppleAPITests' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes_AppleAPITests' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
    Target 'xcodes_AppleAPITests' in project 'xcodes' (no dependencies)
    Target 'XcodesKitTests' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes_XcodesKitTests' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'xcodes_XcodesKitTests' in project 'xcodes' (no dependencies)
    Target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
    Target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
    Target 'XCModel' in project 'XcodeReleases' (no dependencies)
    Target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'Version' in project 'Version' (no dependencies)
    Target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
    Target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
    Target 'Path' in project 'Path.swift' (no dependencies)
    Target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
    Target 'LegibleError' in project 'LegibleError' (no dependencies)
    Target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
    Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
    Target 'Unxip' in project 'xcodes' (no dependencies)
    Target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
    Target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
    Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
    Target 'CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
    Target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'CBigNumBoringSSL' in project 'big-num'
    Target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'CBigNumBoringSSL' in project 'big-num'
    Target 'CBigNumBoringSSL' in project 'big-num' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
    Target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
    Target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
    Target 'PromiseKit' in project 'PromiseKit' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 613d4ed4c7658a4c14c34f4a4759464e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/613d4ed4c7658a4c14c34f4a4759464e.xcbuilddata
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcodes' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AppleAPI' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'XcodesKit' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcodes' from project 'xcodes')
2026-04-16 05:25:32.172 xcodebuild[1459:7320] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:25:32.274 xcodebuild[1459:7320] [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 xcodes-Package
(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:
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  big-num: https://github.com/adam-fowler/big-num @ 2.0.3
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  xcodes: /Users/admin/builder/spi-builder-workspace
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
resolved source packages: LegibleError, swift-crypto, Version, big-num, swift-srp, xcodes, Path.swift, PMKFoundation, SwiftSoup, Yams, PromiseKit, swift-argument-parser, KeychainAccess, XcodeReleases, Rainbow
2026-04-16 05:25:41.515 xcodebuild[1619:8117] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:25:41.616 xcodebuild[1619:8117] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "0.17.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.22.1",
            "upper_bound" : "6.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit.git"
    },
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "3.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "data",
      "requirement" : {
        "revision" : [
          "fcf527b187817f67c05223676341f3ab69d4214d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodereleases/data"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-srp",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodesOrg/swift-srp"
    }
  ],
  "manifest_display_name" : "xcodes",
  "name" : "xcodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcodes",
      "targets" : [
        "xcodes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodesKit",
      "targets" : [
        "XcodesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppleAPI",
      "targets" : [
        "AppleAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "xcodesTests",
      "path" : "Tests/xcodesTests",
      "sources" : [
        "xcodesTests.swift"
      ],
      "target_dependencies" : [
        "xcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcodes",
      "module_type" : "SwiftTarget",
      "name" : "xcodes",
      "path" : "Sources/xcodes",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcodes"
      ],
      "sources" : [
        "App.swift",
        "DataSource+ExpressibleByArgument.swift",
        "ParsableArguments+InstallError.swift",
        "ParsableArguments+LegibleError.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcodesKitTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKitTests",
      "path" : "Tests/XcodesKitTests",
      "product_dependencies" : [
        "Version"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Environment+Mock.swift",
        "Models+FirstWithVersionTests.swift",
        "RuntimeTests.swift",
        "Version+GemTests.swift",
        "Version+XcodeTests.swift",
        "XcodesKitTests.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodesKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKit",
      "path" : "Sources/XcodesKit",
      "product_dependencies" : [
        "KeychainAccess",
        "LegibleError",
        "Path",
        "PromiseKit",
        "PMKFoundation",
        "SwiftSoup",
        "Version",
        "XCModel",
        "Rainbow",
        "Yams"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "AppleSessionService.swift",
        "Aria2CError.swift",
        "Configuration.swift",
        "DataSource.swift",
        "DateFormatter+.swift",
        "Downloader.swift",
        "Entry+.swift",
        "Environment.swift",
        "FastlaneCookieParser.swift",
        "FastlaneSessionManager.swift",
        "FileManager+.swift",
        "Foundation.swift",
        "Migration.swift",
        "Models+FirstWithVersion.swift",
        "Models+Runtimes.swift",
        "Models.swift",
        "Path+.swift",
        "Process.swift",
        "Promise+.swift",
        "PromiseKit+Async.swift",
        "RuntimeInstaller.swift",
        "RuntimeList.swift",
        "URLRequest+Apple.swift",
        "URLSession+Promise.swift",
        "Version+.swift",
        "Version+Gem.swift",
        "Version+Xcode.swift",
        "Version+XcodeReleases.swift",
        "Version.swift",
        "XcodeInstaller.swift",
        "XcodeList.swift",
        "XcodeSelect.swift"
      ],
      "target_dependencies" : [
        "AppleAPI",
        "Unxip"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Unxip",
      "module_type" : "SwiftTarget",
      "name" : "Unxip",
      "path" : "Sources/Unxip",
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "Unxip.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppleAPITests",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPITests",
      "path" : "Tests/AppleAPITests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleAPITests.swift",
        "Environment+Mock.swift"
      ],
      "target_dependencies" : [
        "AppleAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppleAPI",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPI",
      "path" : "Sources/AppleAPI",
      "product_dependencies" : [
        "PromiseKit",
        "PMKFoundation",
        "Rainbow",
        "SRP"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit",
        "AppleAPI"
      ],
      "sources" : [
        "Client.swift",
        "Environment.swift",
        "Hashcash.swift",
        "URLRequest+Apple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppleAPI",
      "xcodes",
      "xcodes-Package",
      "XcodesKit"
    ]
  }
}
2026-04-16 05:25:43.376 xcodebuild[1631:8210] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:25:43.475 xcodebuild[1631:8210] [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 xcodes-Package -destination generic/platform=tvOS
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 xcodes-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  big-num: https://github.com/adam-fowler/big-num @ 2.0.3
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  xcodes: /Users/admin/builder/spi-builder-workspace
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (45 targets)
    Target 'xcodesTests' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'AppleAPITests' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes_AppleAPITests' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
    Target 'xcodes_AppleAPITests' in project 'xcodes' (no dependencies)
    Target 'XcodesKitTests' in project 'xcodes'
        ➜ Explicit dependency on target 'xcodes_XcodesKitTests' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'xcodes_XcodesKitTests' in project 'xcodes' (no dependencies)
    Target 'xcodes' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
    Target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'XcodesKit' in project 'xcodes'
        ➜ Explicit dependency on target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'Unxip' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
    Target 'XCModel' in project 'XcodeReleases' (no dependencies)
    Target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'Version' in project 'Version' (no dependencies)
    Target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
    Target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
    Target 'Path' in project 'Path.swift' (no dependencies)
    Target 'LegibleError' in project 'LegibleError'
        ➜ Explicit dependency on target 'LegibleError' in project 'LegibleError'
    Target 'LegibleError' in project 'LegibleError' (no dependencies)
    Target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
    Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
    Target 'Unxip' in project 'xcodes' (no dependencies)
    Target 'AppleAPI' in project 'xcodes'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
    Target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'SRP' in project 'swift-srp'
        ➜ Explicit dependency on target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
    Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
        ➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
    Target 'CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
    Target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'CBigNumBoringSSL' in project 'big-num'
    Target 'BigNum' in project 'big-num'
        ➜ Explicit dependency on target 'CBigNumBoringSSL' in project 'big-num'
    Target 'CBigNumBoringSSL' in project 'big-num' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
    Target 'PMKFoundation' in project 'PMKFoundation'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
    Target 'PromiseKit' in project 'PromiseKit'
        ➜ Explicit dependency on target 'PromiseKit' in project 'PromiseKit'
    Target 'PromiseKit' in project 'PromiseKit' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 613d4ed4c7658a4c14c34f4a4759464e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/613d4ed4c7658a4c14c34f4a4759464e.xcbuilddata
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AppleAPI' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'XcodesKit' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcodes' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcodes' from project 'xcodes')
2026-04-16 05:25:45.051 xcodebuild[1636:8261] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 05:25:45.150 xcodebuild[1636:8261] [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 xcodes-Package
(1 failure)
BUILD FAILURE 6.3 tvOS