Build Information
Failed to build GoogleMapsUtils, reference v7.1.0 (e3eec9), with Swift 6.0 for macOS (SPM) on 21 Jan 2026 18:20:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/google-maps-ios-utils.git
Reference: v7.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/google-maps-ios-utils
* tag v7.1.0 -> FETCH_HEAD
HEAD is now at e3eec96 chore(main): release 7.1.0 (#569)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
e3eec96b96ab2aa69c60e154d70edf523b495f82
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at v7.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/35] Write swift-version-5BDAB9E9C0126B9D.txt
[1/35] Copying GoogleMaps.bundle
In file included from /Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGradient.m:20:
/Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGradient.h:16:9: fatal error: 'UIKit/UIKit.h' file not found
16 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/35] Compiling GMUGradient.m
[2/35] Compiling GMUTestClusterItem.m
[2/35] Compiling GMULineString.m
[2/35] Compiling GMUGroundOverlay.m
[2/35] Compiling GMUFeature.m
/Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterRenderer.m:20:9: fatal error: 'GoogleMaps/GoogleMaps.h' file not found
20 | #import <GoogleMaps/GoogleMaps.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/35] Compiling GMUDefaultClusterRenderer.m
[2/35] Compiling GMUGeometryCollection.m
[2/35] Compiling GMUDefaultClusterIconGenerator.m
[2/35] Compiling GMUNonHierarchicalDistanceBasedAlgorithm.m
[2/35] Compiling GMUGeometryRenderer.m
Fetching https://github.com/erikdoe/ocmock.git
[1/10912] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (10.09s)
Fetching https://github.com/googlemaps/ios-maps-sdk
[1/1023] Fetching ios-maps-sdk
Fetched https://github.com/googlemaps/ios-maps-sdk from cache (1.19s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.7.0 (0.57s)
Creating working copy for https://github.com/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d
Creating working copy for https://github.com/googlemaps/ios-maps-sdk
Working copy of https://github.com/googlemaps/ios-maps-sdk resolved at 10.7.0
[1373/1373] Downloading https://dl.google.com/geosdk/swiftpm/10.7.0/GoogleMaps_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.7.0/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.7.0/GoogleMaps_3p.xcframework.zip (2.09s)
BUILD FAILURE 6.0 macosSpm