Build Information
Failed to build CSCodeSignature, reference master (e26e68), with Swift 6.2 for watchOS using Xcode 26.3 on 15 Mar 2026 07:41:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CSCodeSignature -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CharlesJS/CSCodeSignature.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSCodeSignature
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e26e68e Update Swift tools to version 6.1
Cloned https://github.com/CharlesJS/CSCodeSignature.git
Revision (git rev-parse @):
e26e68e31d2372f5c9e8e03d793d62da631bae06
SUCCESS checkout https://github.com/CharlesJS/CSCodeSignature.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/CharlesJS/CSCodeSignature.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/CharlesJS/CSErrors
Creating working copy of package ‘CSErrors’
Checking out 2.0.0 of package ‘CSErrors’
Resolve Package Graph
Resolved source packages:
CSErrors: https://github.com/CharlesJS/CSErrors @ 2.0.0
CSCodeSignature: /Users/admin/builder/spi-builder-workspace
resolved source packages: CSErrors, CSCodeSignature
2026-03-15 03:41:13.155 xcodebuild[523:3043] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "cserrors",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CharlesJS/CSErrors"
}
],
"manifest_display_name" : "CSCodeSignature",
"name" : "CSCodeSignature",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CSCodeSignature",
"targets" : [
"CSCodeSignature"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSCodeSignature",
"module_type" : "SwiftTarget",
"name" : "CSCodeSignature",
"path" : "Sources/CSCodeSignature",
"product_dependencies" : [
"CSErrors"
],
"product_memberships" : [
"CSCodeSignature"
],
"sources" : [
"CSCodeSignature.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CSCodeSignature"
]
}
}
2026-03-15 03:41:17.962 xcodebuild[645:3814] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CSCodeSignature -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CSCodeSignature -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CSCodeSignature: /Users/admin/builder/spi-builder-workspace
CSErrors: https://github.com/CharlesJS/CSErrors @ 2.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'CSCodeSignature' in project 'CSCodeSignature'
➜ Explicit dependency on target 'CSCodeSignature' in project 'CSCodeSignature'
➜ Explicit dependency on target 'CSErrors' in project 'CSErrors'
Target 'CSCodeSignature' in project 'CSCodeSignature'
➜ Explicit dependency on target 'CSErrors' in project 'CSErrors'
Target 'CSErrors' in project 'CSErrors'
➜ Explicit dependency on target 'CSErrors' in project 'CSErrors'
Target 'CSErrors' in project 'CSErrors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d02a833b8d0ca2966dd3e5ee3bc8f57d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d02a833b8d0ca2966dd3e5ee3bc8f57d.xcbuilddata
error: The package product 'CSErrors' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CSCodeSignature' from project 'CSCodeSignature')
2026-03-15 03:41:19.743 xcodebuild[650:3857] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CSCodeSignature
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CSErrors: https://github.com/CharlesJS/CSErrors @ 2.0.0
CSCodeSignature: /Users/admin/builder/spi-builder-workspace
resolved source packages: CSErrors, CSCodeSignature
2026-03-15 03:41:21.269 xcodebuild[679:4023] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "cserrors",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CharlesJS/CSErrors"
}
],
"manifest_display_name" : "CSCodeSignature",
"name" : "CSCodeSignature",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CSCodeSignature",
"targets" : [
"CSCodeSignature"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSCodeSignature",
"module_type" : "SwiftTarget",
"name" : "CSCodeSignature",
"path" : "Sources/CSCodeSignature",
"product_dependencies" : [
"CSErrors"
],
"product_memberships" : [
"CSCodeSignature"
],
"sources" : [
"CSCodeSignature.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CSCodeSignature"
]
}
}
2026-03-15 03:41:22.320 xcodebuild[690:4091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CSCodeSignature -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CSCodeSignature -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
CSErrors: https://github.com/CharlesJS/CSErrors @ 2.0.0
CSCodeSignature: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'CSCodeSignature' in project 'CSCodeSignature'
➜ Explicit dependency on target 'CSCodeSignature' in project 'CSCodeSignature'
➜ Explicit dependency on target 'CSErrors' in project 'CSErrors'
Target 'CSCodeSignature' in project 'CSCodeSignature'
➜ Explicit dependency on target 'CSErrors' in project 'CSErrors'
Target 'CSErrors' in project 'CSErrors'
➜ Explicit dependency on target 'CSErrors' in project 'CSErrors'
Target 'CSErrors' in project 'CSErrors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d02a833b8d0ca2966dd3e5ee3bc8f57d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d02a833b8d0ca2966dd3e5ee3bc8f57d.xcbuilddata
error: The package product 'CSErrors' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CSCodeSignature' from project 'CSCodeSignature')
2026-03-15 03:41:23.155 xcodebuild[695:4130] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CSCodeSignature
(1 failure)
BUILD FAILURE 6.2 watchOS