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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/SearchExpressionParser
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SearchExpressionParser -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-01-30 05:32:41.204 xcodebuild[93142:2617635] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-30-01_05-32-0041.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:00008103-0008793E26D2001E }
{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
{ platform:macOS, name:Any Mac }
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SearchExpressionParser -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-01-30 05:32:43.047 xcodebuild[93143:2617667] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-30-01_05-32-0043.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:00008103-0008793E26D2001E }
{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.9 iOS