Build Information
Failed to build SwiftXattrs with Swift 5.8 for iOS using Xcode 14.3.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftXattrs -destination generic/platform=ios
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/SwiftXattrs.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/SwiftXattrs
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at aadad51 update tests to modern Swift
Cloned https://github.com/CleanCocoa/SwiftXattrs.git
Revision (git rev-parse @):
aadad51d752f95033163eb4ed17ad47b33a18089
SUCCESS checkout https://github.com/CleanCocoa/SwiftXattrs.git at 0.2.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.8
Building package at path: $workDir
https://github.com/CleanCocoa/SwiftXattrs.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-01-30 08:37:21.392 xcodebuild[77288:40603736] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftXattrs",
"schemes" : [
"SwiftXattrs"
],
"targets" : [
"SwiftXattrs",
"SwiftXattrsTests"
]
}
}
2024-01-30 08:37:22.038 xcodebuild[77345:40603919] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftXattrs -destination generic/platform=ios
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftXattrs -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-01-30 08:37:22.678 xcodebuild[77346:40603944] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-30 08:37:22.807 xcodebuild[77346:40603944] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-30-01_08-37-0022.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:ios }
Available destinations for the "SwiftXattrs" 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.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftXattrs -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-01-30 08:37:24.409 xcodebuild[77465:40604280] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-30 08:37:24.558 xcodebuild[77465:40604280] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-30-01_08-37-0024.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:ios }
Available destinations for the "SwiftXattrs" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:x86_64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.8 iOS