Build Information
Failed to build PartialJSON with Swift 6.1 for watchOS using Xcode 16.3.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/itruf/PartialJSON.git
Reference: v0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/itruf/PartialJSON
* tag v0.0.2 -> FETCH_HEAD
HEAD is now at 051f51d Release v0.0.2: API simplification and improvements
Cloned https://github.com/itruf/PartialJSON.git
Revision (git rev-parse @):
051f51d551026c056c5ee7ddd0310f7813484a8f
SUCCESS checkout https://github.com/itruf/PartialJSON.git at v0.0.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/itruf/PartialJSON.git
https://github.com/itruf/PartialJSON.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "PartialJSON",
"name" : "PartialJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "PartialJSON",
"targets" : [
"PartialJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PartialJSONTests",
"module_type" : "SwiftTarget",
"name" : "PartialJSONTests",
"path" : "PartialJSONTests",
"sources" : [
"Partial_JSONTests.swift"
],
"target_dependencies" : [
"PartialJSON"
],
"type" : "test"
},
{
"c99name" : "PartialJSON",
"module_type" : "SwiftTarget",
"name" : "PartialJSON",
"path" : "PartialJSON",
"product_memberships" : [
"PartialJSON"
],
"sources" : [
"Allow.swift",
"PartialJSON.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "PartialJSON",
"name" : "PartialJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "PartialJSON",
"targets" : [
"PartialJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PartialJSONTests",
"module_type" : "SwiftTarget",
"name" : "PartialJSONTests",
"path" : "PartialJSONTests",
"sources" : [
"Partial_JSONTests.swift"
],
"target_dependencies" : [
"PartialJSON"
],
"type" : "test"
},
{
"c99name" : "PartialJSON",
"module_type" : "SwiftTarget",
"name" : "PartialJSON",
"path" : "PartialJSON",
"product_memberships" : [
"PartialJSON"
],
"sources" : [
"Allow.swift",
"PartialJSON.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PartialJSON",
"schemes" : [
"PartialJSON"
],
"targets" : [
"PartialJSON",
"PartialJSONTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PartialJSON -destination generic/platform=watchOS 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.3.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 PartialJSON -destination generic/platform=watchOS "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 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
2026-01-28 02:57:09.975 xcodebuild[611:3497] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-28-01_02-57-0009.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "PartialJSON" scheme:
{ platform:macOS, arch:arm64, id:2d7ca5b6c37dedb420ebdfbc56a3910a022822b2, name:My Mac }
{ platform:macOS, arch:x86_64, id:2d7ca5b6c37dedb420ebdfbc56a3910a022822b2, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device }
{ platform:visionOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-xrsimulator:placeholder, name:Any visionOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable