Build Information
Failed to build xcodes, reference 1.6.2 (0b8108
), with Swift 6.0 for watchOS using Xcode 16.2 on 11 Jun 2025 04:48:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcodes-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodesOrg/xcodes.git
Reference: 1.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XcodesOrg/xcodes
* tag 1.6.2 -> FETCH_HEAD
HEAD is now at 0b81089 v 1.6.2
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
0b81089d974cb32a0b07ef02f29fdc5120c478dc
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at 1.6.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/XcodesOrg/xcodes.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/xcodereleases/data
Fetching from https://github.com/xcodesOrg/swift-srp
Fetching from https://github.com/mxcl/LegibleError.git
Fetching from https://github.com/adam-fowler/big-num
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/apple/swift-crypto
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/onevcat/Rainbow.git
Fetching from https://github.com/PromiseKit/Foundation.git
Fetching from https://github.com/mxcl/PromiseKit.git
Fetching from https://github.com/mxcl/Path.swift.git
Fetching from https://github.com/mxcl/Version.git
Fetching from https://github.com/apple/swift-argument-parser
Creating working copy of package ‘KeychainAccess’
Checking out 3.2.1 of package ‘KeychainAccess’
Creating working copy of package ‘LegibleError’
Checking out 1.0.6 of package ‘LegibleError’
Creating working copy of package ‘Yams’
Checking out 5.0.6 of package ‘Yams’
Creating working copy of package ‘big-num’
Checking out 2.0.2 of package ‘big-num’
Creating working copy of package ‘Foundation’
Checking out 3.4.0 of package ‘Foundation’
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’
Creating working copy of package ‘PromiseKit’
Checking out 6.22.1 of package ‘PromiseKit’
Creating working copy of package ‘data’
Checking out fcf527b187817f67c05223676341f3ab69d4214d of package ‘data’
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 ‘Version’
Checking out 1.0.3 of package ‘Version’
Creating working copy of package ‘SwiftSoup’
Checking out 2.0.0 of package ‘SwiftSoup’
Creating working copy of package ‘swift-crypto’
Checking out 1.1.7 of package ‘swift-crypto’
Resolve Package Graph
Resolved source packages:
PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
Yams: https://github.com/jpsim/Yams @ 5.0.6
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
xcodes: /Users/admin/builder/spi-builder-workspace
XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
Version: https://github.com/mxcl/Version.git @ 1.0.3
Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
big-num: https://github.com/adam-fowler/big-num @ 2.0.2
resolved source packages: PMKFoundation, KeychainAccess, Yams, PromiseKit, Path.swift, LegibleError, swift-crypto, swift-argument-parser, swift-srp, xcodes, XcodeReleases, Version, Rainbow, SwiftSoup, big-num
{
"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.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcodes-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme xcodes-Package -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
xcodes: /Users/admin/builder/spi-builder-workspace
LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
big-num: https://github.com/adam-fowler/big-num @ 2.0.2
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)
PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 667be33063f30fc5003c342c02654abc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/667be33063f30fc5003c342c02654abc.xcbuilddata
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'AppleAPI' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'xcodes' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'XcodesKit' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.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)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
big-num: https://github.com/adam-fowler/big-num @ 2.0.2
swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
Path.swift: https://github.com/mxcl/Path.swift.git @ 0.16.3
xcodes: /Users/admin/builder/spi-builder-workspace
XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
Version: https://github.com/mxcl/Version.git @ 1.0.3
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
PMKFoundation: https://github.com/PromiseKit/Foundation.git @ 3.4.0
swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
Yams: https://github.com/jpsim/Yams @ 5.0.6
resolved source packages: big-num, swift-crypto, Path.swift, xcodes, XcodeReleases, Rainbow, swift-argument-parser, LegibleError, SwiftSoup, KeychainAccess, Version, PromiseKit, PMKFoundation, swift-srp, Yams
{
"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.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcodes-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme xcodes-Package -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto @ 1.1.7
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
XcodeReleases: https://github.com/xcodereleases/data @ fcf527b
Version: https://github.com/mxcl/Version.git @ 1.0.3
Yams: https://github.com/jpsim/Yams @ 5.0.6
Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
xcodes: /Users/admin/builder/spi-builder-workspace
swift-srp: https://github.com/xcodesOrg/swift-srp @ main (543aa01)
PromiseKit: https://github.com/mxcl/PromiseKit.git @ 6.22.1
LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 3.2.1
big-num: https://github.com/adam-fowler/big-num @ 2.0.2
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.0.0
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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 667be33063f30fc5003c342c02654abc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/667be33063f30fc5003c342c02654abc.xcbuilddata
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'xcodes' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'AppleAPI' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'XcodesKit' from project 'xcodes')
error: The package product 'SRP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.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 watchOS