Build Information
Failed to build GoogleMaps, reference main (3105e7), with Swift 6.2 for macOS (SPM) on 30 Apr 2026 23:44:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-maps-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-maps-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3105e73 feat: Create release candidate for version 10.13.0
Cloned https://github.com/googlemaps/ios-maps-sdk.git
Revision (git rev-parse @):
3105e73b6b157838dbce2407caf89106bd61fc96
SUCCESS checkout https://github.com/googlemaps/ios-maps-sdk.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/googlemaps/ios-maps-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying GoogleMaps.bundle
/Users/admin/builder/spi-builder-workspace/Maps/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[1/3] Compiling GoogleMapsTarget GMSEmpty.m
[1/3] Compiling GoogleMapsTarget resource_bundle_accessor.m
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.13.0/maps_xcframeworks/GoogleMaps_3p.xcframework.zip
[1372/1372] Downloading https://dl.google.com/geosdk/swiftpm/10.13.0/maps_xcframeworks/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.13.0/maps_xcframeworks/GoogleMaps_3p.xcframework.zip (1.93s)
BUILD FAILURE 6.2 macosSpm