Build Information
Failed to build SwiftFirebase with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 529eeff Update CMakeLists.txt
Cloned https://github.com/compnerd/swift-firebase.git
Revision (git rev-parse @):
529eeff81a9bb279f93fe79aba6c08f509ab2f2c
SUCCESS checkout https://github.com/compnerd/swift-firebase.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/compnerd/swift-firebase.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2024-11-03 18:28:01.484 xcodebuild[465:2605] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-03-11_18-28-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
No such module 'WinSDK'
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/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
GENERIC FAILURE 6.0 visionOS