Build Information
Failed to build execute with Swift 6.0 for watchOS using Xcode 16.2.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cli/execute.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cli/execute
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 41d3515 Merge branch 'develop'
Cloned https://github.com/swift-cli/execute.git
Revision (git rev-parse @):
41d3515550531fa06ea1795745634427c3605781
SUCCESS checkout https://github.com/swift-cli/execute.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-cli/execute.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
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "execute",
"name" : "execute",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "Execute",
"targets" : [
"Execute"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExecuteTests",
"module_type" : "SwiftTarget",
"name" : "ExecuteTests",
"path" : "Tests/ExecuteTests",
"sources" : [
"CommandTests/ShCommandTests.swift",
"DataHandlerTests/FileHandleDataHandlerTests.swift",
"Mock/BlockDataHandler.swift",
"Mock/ProcessMock.swift",
"ProcessOperationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Execute"
],
"type" : "test"
},
{
"c99name" : "Execute",
"module_type" : "SwiftTarget",
"name" : "Execute",
"path" : "Sources/Execute",
"product_memberships" : [
"Execute"
],
"sources" : [
"Command/Command.swift",
"Command/ShCommand.swift",
"DataHandler/DataHandler.swift",
"DataHandler/FileHandle+DataHandler.swift",
"Executor.swift",
"ProcessOperation.swift",
"Shell.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Execute",
"schemes" : [
"Execute"
],
"targets" : [
"Execute"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Execute -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 Execute -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
2026-02-22 09:08:45.224 xcodebuild[639:3744] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-22-02_09-08-0045.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "Execute" scheme:
{ platform:macOS, arch:arm64, id:5d8c16b0c845a94bf5da473726bf239fb091c9d0, name:My Mac }
{ platform:macOS, arch:x86_64, id:5d8c16b0c845a94bf5da473726bf239fb091c9d0, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable