Build Information
Failed to build SearchExpressionParser 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 SearchExpressionParser -destination generic/platform=ios
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/SearchExpressionParser.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/SearchExpressionParser
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at f526cf1 make compatible with SPM
Cloned https://github.com/CleanCocoa/SearchExpressionParser.git
Revision (git rev-parse @):
f526cf170f2eb2e8a907e28b656aba080e8f6f96
SUCCESS checkout https://github.com/CleanCocoa/SearchExpressionParser.git at 1.1.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.9
Building package at path: $workDir
https://github.com/CleanCocoa/SearchExpressionParser.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SearchExpressionParser",
"schemes" : [
"SearchExpressionParser"
],
"targets" : [
"SearchExpressionParser",
"SearchExpressionParserTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SearchExpressionParser -destination generic/platform=ios
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SearchExpressionParser -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-01-30 22:11:03.586 xcodebuild[76605:42295304] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-30-01_22-11-0003.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:ios }
Available destinations for the "SearchExpressionParser" 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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SearchExpressionParser -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-01-30 22:11:05.347 xcodebuild[76731:42295651] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-30-01_22-11-0005.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:ios }
Available destinations for the "SearchExpressionParser" 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 iOS