Build Information
Failed to build RedShot with Swift 5.9 for iOS using Xcode 15.2.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme RedShot -destination generic/platform=ios
Build Log
========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Redshot.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Redshot
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d610adb Merge branch 'master' of https://github.com/OperatorFoundation/Redshot
Cloned https://github.com/OperatorFoundation/Redshot.git
Revision (git rev-parse @):
d610adbedaa5273f7cd8c928816e4e8c3edc01af
SUCCESS checkout https://github.com/OperatorFoundation/Redshot.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.9
Building package at path: $PWD/checkout
Command line invocation:
/Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/OperatorFoundation/Datable.git (cached)
Creating working copy of package ‘Datable’
Checking out 3.1.5 of package ‘Datable’
Resolve Package Graph
Resolved source packages:
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
RedShot: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Datable, RedShot
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RedShot"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme RedShot -destination generic/platform=ios
Command line invocation:
/Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RedShot -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
RedShot: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'RedShotTests' in project 'RedShot'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 4a2f0faab3dc3a4b252264b2809fe05e
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a2f0faab3dc3a4b252264b2809fe05e.xcbuilddata
error: The package product 'Datable' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'RedShotTests' from project 'RedShot')
error: The package product 'Datable' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'RedShot' from project 'RedShot')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RedShot -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
RedShot: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'RedShotTests' in project 'RedShot'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'RedShot' in project 'RedShot'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 4a2f0faab3dc3a4b252264b2809fe05e
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a2f0faab3dc3a4b252264b2809fe05e.xcbuilddata
error: The package product 'Datable' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'RedShotTests' from project 'RedShot')
error: The package product 'Datable' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'RedShot' from project 'RedShot')
** BUILD FAILED **
BUILD FAILURE 5.9 iOS