The Swift Package Index logo.Swift Package Index

Build Information

Failed to build now with Swift 5.7 for watchOS using Xcode 14.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme now -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erica/now.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-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:             5.7
Building package at path:  $PWD/checkout
https://github.com/erica/now.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-argument-parser (cached)
Cloning local 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
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "now",
    "schemes" : [
      "now"
    ],
    "targets" : [
      "now"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme now -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme now -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.0.6
2024-01-08 21:33:13.670 xcodebuild[69522:6670739] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-08-01_21-33-0013.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:0000FE00-F826A02F5534A97C }
		{ platform:macOS, arch:x86_64, id:0000FE00-F826A02F5534A97C }
		{ platform:macOS, name:Any Mac }
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme now -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.0.6
2024-01-08 21:33:15.671 xcodebuild[69531:6670819] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-08-01_21-33-0015.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:0000FE00-F826A02F5534A97C }
		{ platform:macOS, arch:x86_64, id:0000FE00-F826A02F5534A97C }
		{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.7 watchOS