Build Information
Failed to build GoogleMaps, reference 10.6.0 (71e09f), with Swift 5.10 for macOS (SPM) on 19 Nov 2025 21:46:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-maps-sdk.git
Reference: 10.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-maps-sdk
* tag 10.6.0 -> FETCH_HEAD
HEAD is now at 71e09fe feat: Create release candidate for version 10.6.0
Cloned https://github.com/googlemaps/ios-maps-sdk.git
Revision (git rev-parse @):
71e09fe4c751d59d7b1e524e998f786b429b1b14
SUCCESS checkout https://github.com/googlemaps/ios-maps-sdk.git at 10.6.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/googlemaps/ios-maps-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
@import GoogleMaps;
~~~~~~~^~~~~~~~~~
1 error generated.
[1/3] Compiling GoogleMapsTarget GMSEmpty.m
[1/3] Compiling GoogleMapsTarget resource_bundle_accessor.m
[1383/1383] Downloading https://dl.google.com/geosdk/swiftpm/10.6.0/GoogleMaps_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.6.0/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.6.0/GoogleMaps_3p.xcframework.zip (1.86s)
BUILD FAILURE 5.10 macosSpm