The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CircularProgress with Swift 5.7 for iOS using Xcode 14.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -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/admin/builds/Z6YBxSjp/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.7
Building package at path:  $workDir
https://github.com/sindresorhus/CircularProgress.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
NOTE: Xcode project 'CircularProgress' was written by a newer Xcode version (60) -- temporarily downgrading it (without modifying project file)
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CircularProgress",
    "schemes" : [
      "CircularProgress-Package",
      "CircularProgressExample",
      "CircularProgressPackageDescription"
    ],
    "targets" : [
      "CircularProgress",
      "CircularProgressPackageDescription",
      "CircularProgressExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-02-20 13:56:21.079 xcodebuild[18204:5472505] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-20-02_13-56-0021.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: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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CircularProgress-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-02-20 13:56:22.836 xcodebuild[18216:5472577] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-20-02_13-56-0022.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:0000FE00-F826A02F5534A97C }
		{ platform:macOS, arch:x86_64, id:0000FE00-F826A02F5534A97C }
		{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.7 iOS