Build Information
Failed to build snap-dependencies, reference 0.1.0 (fe4f1b
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 3 Sep 2025 20:06:23 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-dependencies.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-dependencies
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at fe4f1b0 Update packages
Cloned https://github.com/simonnickel/snap-dependencies.git
Revision (git rev-parse @):
fe4f1b053fc3c11f86bc088518487a6c4a037b11
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-dependencies.git at 0.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/simonnickel/snap-dependencies.git
https://github.com/simonnickel/snap-dependencies.git
{
"dependencies" : [
{
"identity" : "snap-foundation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-foundation.git"
}
],
"manifest_display_name" : "snap-dependencies",
"name" : "snap-dependencies",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SnapDependencies",
"targets" : [
"SnapDependencies"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnapDependenciesTests",
"module_type" : "SwiftTarget",
"name" : "SnapDependenciesTests",
"path" : "Sources/SnapDependenciesTests",
"sources" : [
"DependenciesTests.swift",
"Setup/Dependencies+Setup.swift",
"Setup/Service.swift",
"Setup/ServiceWithServiceInInit.swift"
],
"target_dependencies" : [
"SnapDependencies"
],
"type" : "test"
},
{
"c99name" : "SnapDependencies",
"module_type" : "SwiftTarget",
"name" : "SnapDependencies",
"path" : "Sources/SnapDependencies",
"product_dependencies" : [
"SnapFoundation"
],
"product_memberships" : [
"SnapDependencies"
],
"sources" : [
"Dependencies+Container.swift",
"Dependencies+Context.swift",
"Dependencies.swift",
"Dependency+PropertyWrapper.swift",
"DependencyForwardingFactory.swift",
"Helper/Logger.swift"
],
"type" : "library"
}
],
"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/simonnickel/snap-foundation.git
package 'snap-foundation' @ 04929cb99ce8d552e61d7a5cb9cc65375fddd063 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.gitResolve Package Graph
Updating from https://github.com/simonnickel/snap-foundation.git
package 'snap-foundation' @ 04929cb99ce8d552e61d7a5cb9cc65375fddd063 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
Resolved source packages:
spi-builder-workspace: (null)
2025-09-03 13:06:22.060 xcodebuild[520:2925] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-09_13-06-0022.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'snap-foundation' @ 04929cb99ce8d552e61d7a5cb9cc65375fddd063 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
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
Updating from https://github.com/simonnickel/snap-foundation.git
package 'snap-foundation' @ 04929cb99ce8d552e61d7a5cb9cc65375fddd063 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
Resolved source packages:
spi-builder-workspace: (null)
2025-09-03 13:06:23.303 xcodebuild[703:3927] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-09_13-06-0023.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'snap-foundation' @ 04929cb99ce8d552e61d7a5cb9cc65375fddd063 is using Swift tools version 6.2.0 but the installed version is 6.1.0 in https://github.com/simonnickel/snap-foundation.git
BUILD FAILURE 6.1 macosXcodebuild