The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftFirebase, reference main (2660c1), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 20 Jun 2025 20:09:37 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/swift-firebase.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/compnerd/swift-firebase
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2660c1f GHA: setup CMake based builds on Android
Cloned https://github.com/compnerd/swift-firebase.git
Revision (git rev-parse @):
2660c1f8d291e1b44a1ff27b173018bf16b2e92a
SUCCESS checkout https://github.com/compnerd/swift-firebase.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/compnerd/swift-firebase.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-20 13:09:36.675 xcodebuild[518:2964] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-20-06_13-09-0036.xcresult
xcodebuild: error: Could not resolve package dependencies:
  No such module 'WinSDK'
  /Users/admin/builder/spi-builder-workspace/Package.swift:5:8: error: no such module 'WinSDK'
  3 | import PackageDescription
  4 | import Foundation
  5 | import WinSDK
    |        `- error: no such module 'WinSDK'
  6 |
  7 | let swiftc = "swiftc.exe".withCString(encodedAs: UTF16.self) { pwszCompiler in
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-20 13:09:37.813 xcodebuild[529:3147] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-20-06_13-09-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
  No such module 'WinSDK'
  /Users/admin/builder/spi-builder-workspace/Package.swift:5:8: error: no such module 'WinSDK'
  3 | import PackageDescription
  4 | import Foundation
  5 | import WinSDK
    |        `- error: no such module 'WinSDK'
  6 |
  7 | let swiftc = "swiftc.exe".withCString(encodedAs: UTF16.self) { pwszCompiler in
BUILD FAILURE 6.2 macosXcodebuild