Build Information
Failed to build Firebase, reference main (6957b7), with Swift 6.0 for iOS using Xcode 16.2 on 1 May 2026 05:53:32 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/firebase/firebase-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/firebase/firebase-ios-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6957b76 [ABT] Fix race crash (#16148)
Cloned https://github.com/firebase/firebase-ios-sdk.git
Revision (git rev-parse @):
6957b76ee1e7b718189761943ee13c57a9db914e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/firebase/firebase-ios-sdk.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/firebase/firebase-ios-sdk.git
Command line invocation:
/Applications/Xcode-16.2.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)
2026-04-30 22:53:28.149 xcodebuild[478:2774] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-30-04_22-53-0028.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:199:5: error: unexpected ',' separator
197 | isFoundationModelsSupportedPlatformSwiftSetting(),
198 | ],
199 | ),
| `- error: unexpected ',' separator
200 | .testTarget(
201 | name: "FirebaseAILogicUnit",
Command line invocation:
/Applications/Xcode-16.2.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
Resolved source packages:
spi-builder-workspace: (null)
2026-04-30 22:53:31.755 xcodebuild[569:3433] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-30-04_22-53-0031.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:199:5: error: unexpected ',' separator
197 | isFoundationModelsSupportedPlatformSwiftSetting(),
198 | ],
199 | ),
| `- error: unexpected ',' separator
200 | .testTarget(
201 | name: "FirebaseAILogicUnit",
BUILD FAILURE 6.0 iOS