Build Information
Failed to build GoogleMaps, reference 10.12.0 (f2f834), with Swift 6.1 for macOS (SPM) on 9 Apr 2026 21:03:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-maps-sdk.git
Reference: 10.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-maps-sdk
* tag 10.12.0 -> FETCH_HEAD
HEAD is now at f2f8341 feat: Create release candidate for version 10.12.0
Cloned https://github.com/googlemaps/ios-maps-sdk.git
Revision (git rev-parse @):
f2f8341edc8e9a6155f43ce788d4d2f91497177a
SUCCESS checkout https://github.com/googlemaps/ios-maps-sdk.git at 10.12.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/googlemaps/ios-maps-sdk.git
https://github.com/googlemaps/ios-maps-sdk.git
{
"dependencies" : [
],
"manifest_display_name" : "GoogleMaps",
"name" : "GoogleMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "GoogleMaps",
"targets" : [
"GoogleMapsTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleMapsTarget",
"module_type" : "ClangTarget",
"name" : "GoogleMapsTarget",
"path" : "Maps",
"product_memberships" : [
"GoogleMaps"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Maps/Resources/GoogleMapsResources/GoogleMaps.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GMSEmpty.m"
],
"target_dependencies" : [
"GoogleMaps"
],
"type" : "library"
},
{
"c99name" : "GoogleMaps",
"module_type" : "BinaryTarget",
"name" : "GoogleMaps",
"path" : "remote/archive/GoogleMaps_3p.xcframework.zip",
"product_memberships" : [
"GoogleMaps"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Copying GoogleMaps.bundle
[1/3] Compiling GoogleMapsTarget resource_bundle_accessor.m
/Users/admin/builder/spi-builder-workspace/Maps/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[2/3] Compiling GoogleMapsTarget GMSEmpty.m
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.12.0/GoogleMaps_3p.xcframework.zip
[1372/1372] Downloading https://dl.google.com/geosdk/swiftpm/10.12.0/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.12.0/GoogleMaps_3p.xcframework.zip (2.14s)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
/Users/admin/builder/spi-builder-workspace/Maps/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[0/1] Compiling GoogleMapsTarget GMSEmpty.m
BUILD FAILURE 6.1 macosSpm