The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build xcodes, reference main (93bce8), with Swift 6.2 for tvOS using Xcode 26.0 on 28 Sep 2025 01:03:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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.68.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.2
Building package at path:  $PWD
https://github.com/XcodesOrg/xcodes.git
Command line invocation:
    /Applications/Xcode-26.0.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/onevcat/Rainbow.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/adam-fowler/big-num
Fetching from https://github.com/mxcl/LegibleError.git
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/apple/swift-crypto
Fetching from https://github.com/mxcl/Version.git
Fetching from https://github.com/mxcl/PromiseKit.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/PromiseKit/Foundation.git
Fetching from https://github.com/mxcl/Path.swift.git
Creating working copy of package ‘PromiseKit’
Checking out 6.22.1 of package ‘PromiseKit’
Creating working copy of package ‘Version’
Checking out 1.0.3 of package ‘Version’
Creating working copy of package ‘Foundation’
Checking out 3.4.0 of package ‘Foundation’
Creating working copy of package ‘swift-srp’
Checking out main (543aa01) of package ‘swift-srp’
Creating working copy of package ‘swift-crypto’
Checking out 1.1.7 of package ‘swift-crypto’
Creating working copy of package ‘SwiftSoup’
Checking out 2.0.0 of package ‘SwiftSoup’
Creating working copy of package ‘big-num’
Checking out 2.0.2 of package ‘big-num’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.4 of package ‘swift-argument-parser’
Creating working copy of package ‘Path.swift’
Checking out 0.16.3 of package ‘Path.swift’
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘LegibleError’
Checking out 1.0.6 of package ‘LegibleError’
Creating working copy of package ‘KeychainAccess’
Checking out 3.2.1 of package ‘KeychainAccess’
Creating working copy of package ‘data’
Checking out fcf527b187817f67c05223676341f3ab69d4214d of package ‘data’
Creating working copy of package ‘Yams’
Checking out 5.0.6 of package ‘Yams’
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  big-num: https://github.com/adam-fowler/big-num @ 2.0.2
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  xcodes: /Users/admin/builder/spi-builder-workspace
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
resolved source packages: swift-crypto, Rainbow, LegibleError, Path.swift, PMKFoundation, swift-argument-parser, Yams, big-num, Version, XcodeReleases, KeychainAccess, xcodes, PromiseKit, SwiftSoup, swift-srp
2025-09-27 21:02:20.878 xcodebuild[521:3063] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:02:21.733 xcodebuild[521:3063] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:02:22.656 xcodebuild[521:3063] [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"
    ]
  }
}
2025-09-27 21:03:13.013 xcodebuild[1414:6932] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:03:13.159 xcodebuild[1414:6932] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.0.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
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  big-num: https://github.com/adam-fowler/big-num @ 2.0.2
  xcodes: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ca4bb3a05d57cc518fbe7be291ff71f3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca4bb3a05d57cc518fbe7be291ff71f3.xcbuilddata
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')
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')
2025-09-27 21:03:14.431 xcodebuild[1419:6996] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:03:14.572 xcodebuild[1419:6996] [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.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  big-num: https://github.com/adam-fowler/big-num @ 2.0.2
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  xcodes: /Users/admin/builder/spi-builder-workspace
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
resolved source packages: big-num, Rainbow, Path.swift, XcodeReleases, PMKFoundation, Version, Yams, swift-srp, LegibleError, swift-crypto, xcodes, SwiftSoup, swift-argument-parser, KeychainAccess, PromiseKit
2025-09-27 21:03:23.343 xcodebuild[1579:7785] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:03:23.487 xcodebuild[1579:7785] [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"
    ]
  }
}
2025-09-27 21:03:25.021 xcodebuild[1590:7882] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:03:25.167 xcodebuild[1590:7882] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.0.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.2
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  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
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  xcodes: /Users/admin/builder/spi-builder-workspace
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ca4bb3a05d57cc518fbe7be291ff71f3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca4bb3a05d57cc518fbe7be291ff71f3.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')
2025-09-27 21:03:26.489 xcodebuild[1595:7937] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-09-27 21:03:26.637 xcodebuild[1595:7937] [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.2 tvOS