Build Information
Failed to build Suture 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/cristik/Suture.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cristik/Suture
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6013578 .travis.yml
Cloned https://github.com/cristik/Suture.git
Revision (git rev-parse @):
6013578f2a89dff72e569727464f183427b35f89
SUCCESS checkout https://github.com/cristik/Suture.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/cristik/Suture.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" : [
],
"manifest_display_name" : "Suture",
"name" : "Suture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Suture",
"targets" : [
"Suture"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SutureTests",
"module_type" : "SwiftTarget",
"name" : "SutureTests",
"path" : "test",
"sources" : [
"Cocoa+Suture-Tests.swift",
"Common.swift",
"Future+Creation-Tests.swift",
"Future+Operators-Tests.swift",
"Future+Subscribe-Tests.swift"
],
"target_dependencies" : [
"Suture"
],
"type" : "test"
},
{
"c99name" : "Suture",
"module_type" : "SwiftTarget",
"name" : "Suture",
"path" : "src",
"product_memberships" : [
"Suture"
],
"sources" : [
"Cancelable.swift",
"Cocoa+Suture.swift",
"Dispatcher.swift",
"Future.swift",
"ObjcFuture.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Suture",
"schemes" : [
"Suture"
],
"targets" : [
"Suture",
"SutureTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Suture -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 Suture -destination generic/platform=watchOS
2025-06-17 15:53:07.760 xcodebuild[571:3358] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_15-53-0007.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "Suture" scheme:
{ platform:macOS, arch:arm64, id:8e59478c103170f26e7a56e33c2f929a034df7d3, name:My Mac }
{ platform:macOS, arch:x86_64, id:8e59478c103170f26e7a56e33c2f929a034df7d3, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable