Build Information
Failed to build Publish with Swift 5.9 for watchOS using Xcode 15.2.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme Publish-Package -destination generic/platform=watchos
Build Log
========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Publish.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Publish
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at 1c8ad00 README: Update Swift version badge to 5.5
Cloned https://github.com/JohnSundell/Publish.git
Revision (git rev-parse @):
1c8ad00d39c985cb5d497153241a2f1b654e0d40
SUCCESS checkout https://github.com/JohnSundell/Publish.git at 0.9.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.9
Building package at path: $PWD/checkout
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/johnsundell/ink.git (cached)
Fetching from https://github.com/johnsundell/codextended.git (cached)
Fetching from https://github.com/johnsundell/files.git (cached)
Fetching from https://github.com/johnsundell/plot.git (cached)
Fetching from https://github.com/johnsundell/shellout.git (cached)
Fetching from https://github.com/johnsundell/collectionConcurrencyKit.git (cached)
Fetching from https://github.com/johnsundell/sweep.git (cached)
Creating working copy of package ‘plot’
Checking out 0.9.0 of package ‘plot’
Creating working copy of package ‘collectionConcurrencyKit’
Checking out 0.1.0 of package ‘collectionConcurrencyKit’
Creating working copy of package ‘shellout’
Checking out 2.3.0 of package ‘shellout’
Creating working copy of package ‘ink’
Checking out 0.5.1 of package ‘ink’
Creating working copy of package ‘codextended’
Checking out 0.3.0 of package ‘codextended’
Creating working copy of package ‘sweep’
Checking out 0.4.0 of package ‘sweep’
Creating working copy of package ‘files’
Checking out 4.2.0 of package ‘files’
Resolve Package Graph
Resolved source packages:
Publish: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.1.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Files: https://github.com/johnsundell/files.git @ 4.2.0
Plot: https://github.com/johnsundell/plot.git @ 0.9.0
Ink: https://github.com/johnsundell/ink.git @ 0.5.1
resolved source packages: Publish, Codextended, Sweep, CollectionConcurrencyKit, ShellOut, Files, Plot, Ink
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Publish",
"publish-cli",
"Publish-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme Publish-Package -destination generic/platform=watchos
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Publish-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Publish: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.1.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Plot: https://github.com/johnsundell/plot.git @ 0.9.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Files: https://github.com/johnsundell/files.git @ 4.2.0
Ink: https://github.com/johnsundell/ink.git @ 0.5.1
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'PublishTests' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'PublishCLICore' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'publish-cli' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'PublishCLICore' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'PublishCLICore' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit' (no dependencies)
Target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
Target 'Sweep' in project 'Sweep' (no dependencies)
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
Target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
Target 'Codextended' in project 'Codextended' (no dependencies)
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Plot' in project 'Plot'
Target 'Plot' in project 'Plot' (no dependencies)
Target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'Ink' in project 'Ink' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: e4bced70bf61c2761ba0f6f51bf3e011
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4bced70bf61c2761ba0f6f51bf3e011.xcbuilddata
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'Publish' from project 'Publish')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'publish-cli' from project 'Publish')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'PublishCLICore' from project 'Publish')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'PublishTests' from project 'Publish')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Publish-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Ink: https://github.com/johnsundell/ink.git @ 0.5.1
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
Files: https://github.com/johnsundell/files.git @ 4.2.0
Publish: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.1.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Plot: https://github.com/johnsundell/plot.git @ 0.9.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'PublishTests' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'PublishCLICore' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'publish-cli' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'PublishCLICore' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'PublishCLICore' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit' (no dependencies)
Target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
Target 'Sweep' in project 'Sweep' (no dependencies)
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
Target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
Target 'Codextended' in project 'Codextended' (no dependencies)
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Plot' in project 'Plot'
Target 'Plot' in project 'Plot' (no dependencies)
Target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'Ink' in project 'Ink' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: e4bced70bf61c2761ba0f6f51bf3e011
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4bced70bf61c2761ba0f6f51bf3e011.xcbuilddata
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'PublishTests' from project 'Publish')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'publish-cli' from project 'Publish')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'Publish' from project 'Publish')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'PublishCLICore' from project 'Publish')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS