The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AboutThisApp with Swift 5.9 for watchOS using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AboutThisApp -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hexedbits/AboutThisApp.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hexedbits/AboutThisApp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cec6670 enable swift strict concurrency checking
Cloned https://github.com/hexedbits/AboutThisApp.git
Revision (git rev-parse @):
cec667097113243f1bcc916cba27462051f66925
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/hexedbits/AboutThisApp.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/hexedbits/AboutThisApp.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AboutThisApp",
    "schemes" : [
      "AboutThisApp"
    ],
    "targets" : [
      "AboutThisApp",
      "AboutThisAppTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AboutThisApp -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme AboutThisApp -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-02-15 08:55:54.099 xcodebuild[2936:15390949] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-15-02_08-55-0054.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchos }
	Available destinations for the "AboutThisApp" scheme:
		{ platform:macOS, arch:arm64, id:0000FE00-D66DEC2E1FB4A906 }
		{ platform:macOS, arch:x86_64, id:0000FE00-D66DEC2E1FB4A906 }
		{ platform:macOS, name:Any Mac }
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme AboutThisApp -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-02-15 08:55:55.817 xcodebuild[3027:15391226] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-15-02_08-55-0055.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchos }
	Available destinations for the "AboutThisApp" scheme:
		{ platform:macOS, arch:arm64, id:0000FE00-D66DEC2E1FB4A906 }
		{ platform:macOS, arch:x86_64, id:0000FE00-D66DEC2E1FB4A906 }
		{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.9 watchOS