Build Information
Failed to build CircularProgress with Swift 5.9 for iOS using Xcode 15.2.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/CircularProgress.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/CircularProgress
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 576adc4 Tweaks
Cloned https://github.com/sindresorhus/CircularProgress.git
Revision (git rev-parse @):
576adc48fee51b27ac51f0271297f9f69571e9e6
SUCCESS checkout https://github.com/sindresorhus/CircularProgress.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.9
Building package at path: $workDir
https://github.com/sindresorhus/CircularProgress.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CircularProgress",
"schemes" : [
"CircularProgress-Package",
"CircularProgressExample",
"CircularProgressPackageDescription"
],
"targets" : [
"CircularProgress",
"CircularProgressPackageDescription",
"CircularProgressExample"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-02-20 09:25:32.597 xcodebuild[75904:9799777] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-20-02_09-25-0032.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:ios }
Available destinations for the "CircularProgress-Package" scheme:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:x86_64, id:00008103-001A103E26D2001E }
{ platform:macOS, name:Any Mac }
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-02-20 09:25:34.420 xcodebuild[75908:9799830] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-20-02_09-25-0034.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:ios }
Available destinations for the "CircularProgress-Package" scheme:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:x86_64, id:00008103-001A103E26D2001E }
{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.9 iOS