Build Information
Failed to build WandURL, reference main (88bad6), with Swift 6.3 for iOS using Xcode 26.4 on 19 Apr 2026 13:17:02 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/URL.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/URL
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 88bad65 Bump 3.0.8
Cloned https://github.com/The-Wand/URL.git
Revision (git rev-parse @):
88bad65565133fd4f3d5ef1408b5707a2c67fc3e
SUCCESS checkout https://github.com/The-Wand/URL.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/The-Wand/URL.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/The-Wand/Wand.git
Fetching from https://github.com/el-machine/Any
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.6f8Vqh/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/wand.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.TU9EDX/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:36:19: error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
34 | ],
35 |
36 | dependencies: [
| `- error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
38 | ],
/Package.swift:37:10: error: type 'Any' has no member 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: type 'Any' has no member 'package'
38 | ],
39 |
/Package.swift:37:63: error: cannot infer contextual base in reference to member 'from'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: cannot infer contextual base in reference to member 'from'
38 | ],
39 | in https://github.com/The-Wand/Wand.git
2026-04-19 09:17:00.347 xcodebuild[529:3086] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-19-04_09-17-0000.xcresult
xcodebuild: error: Could not resolve package dependencies:
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.6f8Vqh/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/wand.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.TU9EDX/wand-manifest"])
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/The-Wand/Wand.git
Updating from https://github.com/el-machine/Any
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.Yvg9sn/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/wand.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.phAXpP/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:36:19: error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
34 | ],
35 |
36 | dependencies: [
| `- error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
38 | ],
/Package.swift:37:10: error: type 'Any' has no member 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: type 'Any' has no member 'package'
38 | ],
39 |
/Package.swift:37:63: error: cannot infer contextual base in reference to member 'from'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: cannot infer contextual base in reference to member 'from'
38 | ],
39 | in https://github.com/The-Wand/Wand.git
2026-04-19 09:17:02.726 xcodebuild[616:3788] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-19-04_09-17-0002.xcresult
xcodebuild: error: Could not resolve package dependencies:
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.Yvg9sn/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/wand.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.phAXpP/wand-manifest"])
BUILD FAILURE 6.3 iOS