Build Information
Failed to build PLSwift with Swift 6.2 for watchOS using Xcode 26.3.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pl-swift/plswift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pl-swift/plswift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 87429c3 Fix manifest bug
Cloned https://github.com/pl-swift/plswift.git
Revision (git rev-parse @):
87429c3f187a51c31c18127b87c04a1f413b44c4
SUCCESS checkout https://github.com/pl-swift/plswift.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/pl-swift/plswift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "cplswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PL-Swift/CPLSwift.git"
}
],
"manifest_display_name" : "PLSwift",
"name" : "PLSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PLSwift",
"targets" : [
"PLSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PLSwift",
"module_type" : "SwiftTarget",
"name" : "PLSwift",
"path" : "Sources/PLSwift",
"product_dependencies" : [
"CPLSwift"
],
"product_memberships" : [
"PLSwift"
],
"sources" : [
"PGDatum.swift",
"PGExtension.swift",
"PGFunction.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PLSwift",
"schemes" : [
"PLSwift"
],
"targets" : [
"PLSwift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PLSwift -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 PLSwift -destination generic/platform=watchOS
2025-06-17 17:04:39.882 xcodebuild[566:3305] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_17-04-0039.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "PLSwift" scheme:
{ platform:macOS, arch:arm64, id:a9e21fa53d819f7fa7d2563992a865f36e2180c7, name:My Mac }
{ platform:macOS, arch:x86_64, id:a9e21fa53d819f7fa7d2563992a865f36e2180c7, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable