Build Information
Failed to build xcc with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme xcc -destination generic/platform=watchos
Build Log
========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/xcc.git
Reference: 1.0.10
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/xcc
* tag 1.0.10 -> FETCH_HEAD
HEAD is now at d2875ab Handle errors when starting run
Cloned https://github.com/finnvoor/xcc.git
Revision (git rev-parse @):
d2875aba7e6d213f999cd6957ec909cf16e59d6c
SUCCESS checkout https://github.com/finnvoor/xcc.git at 1.0.10
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/finnvoor/xcc.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/finnvoor/appstoreconnect-swift-sdk.git
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/Finnvoor/SwiftTUI.git (cached)
Fetching from https://github.com/CreateAPI/URLQueryEncoder.git (cached)
Creating working copy of package ‘swift-crypto’
Checking out 2.6.0 of package ‘swift-crypto’
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/URLQueryEncoder-c30711dc is not valid git repository for 'https://github.com/CreateAPI/URLQueryEncoder.git', will fetch again.Fetching from https://github.com/CreateAPI/URLQueryEncoder.git (cached)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/URLQueryEncoder-c30711dc is not valid git repository for 'https://github.com/CreateAPI/URLQueryEncoder.git', will fetch again.Fetching from https://github.com/CreateAPI/URLQueryEncoder.git (cached)
Creating working copy of package ‘URLQueryEncoder’
Checking out 0.2.1 of package ‘URLQueryEncoder’
Creating working copy of package ‘appstoreconnect-swift-sdk’
Checking out master (0cd74e9) of package ‘appstoreconnect-swift-sdk’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.3.0 of package ‘swift-argument-parser’
Creating working copy of package ‘SwiftTUI’
Checking out 1.0.3 of package ‘SwiftTUI’
Resolved source packages:
SwiftTUI: https://github.com/Finnvoor/SwiftTUI.git @ 1.0.3
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
xcc: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
resolved source packages: SwiftTUI, AppStoreConnect-Swift-SDK, xcc, swift-argument-parser, swift-crypto, URLQueryEncoder
objc[14057]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1109800e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112ed00e0). One of the two will be used. Which one is undefined.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "appstoreconnect-swift-sdk",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/finnvoor/appstoreconnect-swift-sdk.git"
},
{
"identity" : "swifttui",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Finnvoor/SwiftTUI.git"
}
],
"manifest_display_name" : "xcc",
"name" : "xcc",
"path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "xcc",
"targets" : [
"xcc"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcc",
"module_type" : "SwiftTarget",
"name" : "xcc",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"AppStoreConnect-Swift-SDK",
"SwiftTUI"
],
"product_memberships" : [
"xcc"
],
"sources" : [
"xcc.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppStoreConnect-Swift-SDK",
"xcc"
]
}
}
objc[15110]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1107140e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11322c0e0). One of the two will be used. Which one is undefined.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppStoreConnect-Swift-SDK",
"xcc"
]
}
}
objc[15172]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1126b40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112d100e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme xcc -destination generic/platform=watchos
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcc -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.0
SwiftTUI: https://github.com/Finnvoor/SwiftTUI.git @ 1.0.3
xcc: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'xcc' in project 'xcc'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'SwiftTUI' in project 'SwiftTUI'
Target 'SwiftTUI' in project 'SwiftTUI'
➜ Explicit dependency on target 'SwiftTUI' in project 'SwiftTUI'
Target 'SwiftTUI' in project 'SwiftTUI' (no dependencies)
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto' (no dependencies)
Target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
Target 'URLQueryEncoder' in project 'URLQueryEncoder' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 469eaac4d3288aead8710aaad153bcb9
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/469eaac4d3288aead8710aaad153bcb9.xcbuilddata
error: The package product 'AppStoreConnect-Swift-SDK' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'xcc' from project 'xcc')
objc[15198]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112af00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112f1c0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcc -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
xcc: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.0
SwiftTUI: https://github.com/Finnvoor/SwiftTUI.git @ 1.0.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'xcc' in project 'xcc'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'SwiftTUI' in project 'SwiftTUI'
Target 'SwiftTUI' in project 'SwiftTUI'
➜ Explicit dependency on target 'SwiftTUI' in project 'SwiftTUI'
Target 'SwiftTUI' in project 'SwiftTUI' (no dependencies)
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto' (no dependencies)
Target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
Target 'URLQueryEncoder' in project 'URLQueryEncoder' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 469eaac4d3288aead8710aaad153bcb9
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/469eaac4d3288aead8710aaad153bcb9.xcbuilddata
error: The package product 'AppStoreConnect-Swift-SDK' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'xcc' from project 'xcc')
objc[15298]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ffec0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1131340e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS