The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build xcodes, reference main (1e2cc9), with Swift 6.0 for tvOS using Xcode 16.2 on 2 Dec 2024 08:31:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcodes-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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 1e2cc92 update readme
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
1e2cc929d0e699a549d4c35ef41ebb3ebcb7f07c
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/XcodesOrg/xcodes.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/xcodereleases/data
Fetching from https://github.com/xcodesOrg/swift-srp
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/mxcl/LegibleError.git
Fetching from https://github.com/adam-fowler/big-num
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/onevcat/Rainbow.git
Fetching from https://github.com/apple/swift-crypto
Fetching from https://github.com/PromiseKit/Foundation.git
Fetching from https://github.com/mxcl/Path.swift.git
Fetching from https://github.com/mxcl/PromiseKit.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/mxcl/Version.git
Creating working copy of package ‘big-num’
Checking out 2.0.2 of package ‘big-num’
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 ‘SwiftSoup’
Checking out 2.0.0 of package ‘SwiftSoup’
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’
Creating working copy of package ‘swift-crypto’
Checking out 1.1.7 of package ‘swift-crypto’
Creating working copy of package ‘KeychainAccess’
Checking out 3.2.1 of package ‘KeychainAccess’
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-srp’
Checking out main (543aa01) of package ‘swift-srp’
Creating working copy of package ‘data’
Checking out fcf527b187817f67c05223676341f3ab69d4214d of package ‘data’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.4 of package ‘swift-argument-parser’
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Resolve Package Graph
Resolved source packages:
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  big-num: https://github.com/adam-fowler/big-num @ 2.0.2
  xcodes: /Users/admin/builder/spi-builder-workspace
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
resolved source packages: Path.swift, big-num, xcodes, XcodeReleases, Yams, Rainbow, PromiseKit, swift-srp, KeychainAccess, swift-argument-parser, Version, PMKFoundation, LegibleError, swift-crypto, SwiftSoup
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcodes-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.1.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  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
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
  xcodes: /Users/admin/builder/spi-builder-workspace
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
Prepare packages
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-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x assembler-with-cpp -c /dev/null
Build description signature: da6402b5b501de1e3f35a2ab0ab43384
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da6402b5b501de1e3f35a2ab0ab43384.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 '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 'XcodesKit' from project 'xcodes')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme xcodes-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Yams: https://github.com/jpsim/Yams @ 5.0.6
  Version: https://github.com/mxcl/Version.git @ 1.0.3
  swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
  swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
  big-num: https://github.com/adam-fowler/big-num @ 2.0.2
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
  XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
  PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
  PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
  xcodes: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  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
Prepare packages
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-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: da6402b5b501de1e3f35a2ab0ab43384
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da6402b5b501de1e3f35a2ab0ab43384.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 '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 '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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme xcodes-Package
(1 failure)
BUILD FAILURE 6.0 tvOS