Build Information
Failed to build now 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/erica/now.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/erica/now
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 01aca38 Fixed weird Core Location edge case that seems to have changed
Cloned https://github.com/erica/now.git
Revision (git rev-parse @):
01aca38e17395980f59f25aef1f022a5f947682b
SUCCESS checkout https://github.com/erica/now.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/erica/now.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
Resolve Package Graph
Fetching from https://github.com/apple/swift-argument-parser
Creating working copy of package ‘swift-argument-parser’
Checking out 0.0.6 of package ‘swift-argument-parser’
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.0.6
resolved source packages: swift-argument-parser
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"0.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "now",
"name" : "now",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "now",
"targets" : [
"now"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "now",
"module_type" : "SwiftTarget",
"name" : "now",
"path" : "now",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"now"
],
"sources" : [
"Date+Offsets.swift",
"LocatedTime.swift",
"PlaceFinder.swift",
"Result+Utility.swift",
"RuntimeError.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "now",
"schemes" : [
"now"
],
"targets" : [
"now"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme now -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 now -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.0.6
2025-06-20 16:37:02.926 xcodebuild[608:3564] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-20-06_16-37-0002.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "now" scheme:
{ platform:macOS, arch:arm64, id:5f4c8b7f7d99e2476b1a940e998638d2c31f28e2, name:My Mac }
{ platform:macOS, arch:x86_64, id:5f4c8b7f7d99e2476b1a940e998638d2c31f28e2, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable