Build Information
Failed to build swift-helper, reference main (b6da4d), with Swift 6.1 for iOS using Xcode 16.3 on 27 Mar 2026 22:10:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-helper -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adammcarter/swift-helper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adammcarter/swift-helper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b6da4d9 Install
Cloned https://github.com/adammcarter/swift-helper.git
Revision (git rev-parse @):
b6da4d96f28131636ab39c10f92b6f1ca1f071c9
SUCCESS checkout https://github.com/adammcarter/swift-helper.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/adammcarter/swift-helper.git
https://github.com/adammcarter/swift-helper.git
{
"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"
},
{
"identity" : "swift-subprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess"
}
],
"manifest_display_name" : "swift-helper",
"name" : "swift-helper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-helper",
"targets" : [
"swift-helper"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_helper",
"module_type" : "SwiftTarget",
"name" : "swift-helper",
"path" : "Sources/swift-helper",
"product_dependencies" : [
"ArgumentParser",
"Subprocess"
],
"product_memberships" : [
"swift-helper"
],
"sources" : [
"Build.swift",
"Clone.swift",
"Diagnostics.swift",
"Doctor.swift",
"Shell.swift",
"SwiftHelper.swift",
"SyncToolchain.swift",
"Test.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-subprocess
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/apple/swift-system (cached)
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-subprocess’
Checking out 0.4.0 of package ‘swift-subprocess’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
swift-helper: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
Subprocess: https://github.com/swiftlang/swift-subprocess @ 0.4.0
swift-system: https://github.com/apple/swift-system @ 1.6.4
resolved source packages: swift-helper, swift-argument-parser, Subprocess, swift-system
{
"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"
},
{
"identity" : "swift-subprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess"
}
],
"manifest_display_name" : "swift-helper",
"name" : "swift-helper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-helper",
"targets" : [
"swift-helper"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_helper",
"module_type" : "SwiftTarget",
"name" : "swift-helper",
"path" : "Sources/swift-helper",
"product_dependencies" : [
"ArgumentParser",
"Subprocess"
],
"product_memberships" : [
"swift-helper"
],
"sources" : [
"Build.swift",
"Clone.swift",
"Diagnostics.swift",
"Doctor.swift",
"Shell.swift",
"SwiftHelper.swift",
"SyncToolchain.swift",
"Test.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-helper"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-helper -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.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 swift-helper -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-system: https://github.com/apple/swift-system @ 1.6.4
swift-helper: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
Subprocess: https://github.com/swiftlang/swift-subprocess @ 0.4.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'swift-helper' in project 'swift-helper'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target '_SubprocessCShims' in project 'Subprocess' (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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9f6681639d188381106dda2e330c7a4b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9f6681639d188381106dda2e330c7a4b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target '_SubprocessCShims' from project 'Subprocess')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'swift-helper' from project 'swift-helper')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-helper
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-helper: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
swift-system: https://github.com/apple/swift-system @ 1.6.4
Subprocess: https://github.com/swiftlang/swift-subprocess @ 0.4.0
resolved source packages: swift-helper, swift-argument-parser, swift-system, Subprocess
{
"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"
},
{
"identity" : "swift-subprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess"
}
],
"manifest_display_name" : "swift-helper",
"name" : "swift-helper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-helper",
"targets" : [
"swift-helper"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_helper",
"module_type" : "SwiftTarget",
"name" : "swift-helper",
"path" : "Sources/swift-helper",
"product_dependencies" : [
"ArgumentParser",
"Subprocess"
],
"product_memberships" : [
"swift-helper"
],
"sources" : [
"Build.swift",
"Clone.swift",
"Diagnostics.swift",
"Doctor.swift",
"Shell.swift",
"SwiftHelper.swift",
"SyncToolchain.swift",
"Test.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-helper"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-helper -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.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 swift-helper -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
swift-helper: /Users/admin/builder/spi-builder-workspace
Subprocess: https://github.com/swiftlang/swift-subprocess @ 0.4.0
swift-system: https://github.com/apple/swift-system @ 1.6.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'swift-helper' in project 'swift-helper'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target '_SubprocessCShims' in project 'Subprocess' (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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 4ee0844244499d9a53cf4e72312064f3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4ee0844244499d9a53cf4e72312064f3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target '_SubprocessCShims' from project 'Subprocess')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'swift-helper' from project 'swift-helper')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-helper
(1 failure)
BUILD FAILURE 6.1 iOS