Build Information
Failed to build GoogleMapsUtils, reference main (c5f6e7), with Swift 5.10 for macOS (SPM) on 15 Dec 2025 10:49:00 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/google-maps-ios-utils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/google-maps-ios-utils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c5f6e74 feat!: fix semantic versioning issue and update README.md (#565)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
c5f6e749688d48354fc7cd0348c3b824f7ad47b7
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GMUGradient.m
/Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterRenderer.m:20:9: fatal error: 'GoogleMaps/GoogleMaps.h' file not found
#import <GoogleMaps/GoogleMaps.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUGeometryRenderer.m
[0/34] Compiling GMUDefaultClusterRenderer.m
[0/34] Compiling GMUGridBasedClusterAlgorithm.m
[0/34] Compiling GQTPointQuadTreeChild.m
[0/34] Compiling GMUFeature.m
[0/34] Compiling GMUWeightedLatLng.m
[0/34] Compiling GMUGeoJSONParser.m
[0/34] Compiling GMUDefaultClusterIconGenerator.m
[0/34] Compiling GMUGeometryCollection.m
Fetching https://github.com/erikdoe/ocmock.git
[1/10906] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (2.03s)
Fetching https://github.com/googlemaps/ios-maps-sdk
[1/1002] Fetching ios-maps-sdk
Fetched https://github.com/googlemaps/ios-maps-sdk from cache (1.29s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.6.0 (0.54s)
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.6.0
[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.97s)
BUILD FAILURE 5.10 macosSpm