Build Information
Failed to build GoogleMapsUtils, reference main (e3eec9), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 06:56:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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/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 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 main
Fetching https://github.com/erikdoe/ocmock.git
[1/10914] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.57s)
Fetching https://github.com/googlemaps/ios-maps-sdk
[1/1103] 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.0.0 (1.85s)
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.0.0
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.0.0/GoogleMaps_3p.xcframework.zip
[1377/1377] Downloading https://dl.google.com/geosdk/swiftpm/10.0.0/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.0.0/GoogleMaps_3p.xcframework.zip (2.27s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "google-maps-ios-utils",
"name": "GoogleMapsUtils",
"url": "https://github.com/googlemaps/google-maps-ios-utils.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/google-maps-ios-utils",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ios-maps-sdk",
"name": "GoogleMaps",
"url": "https://github.com/googlemaps/ios-maps-sdk",
"version": "10.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-maps-sdk",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/googlemaps/google-maps-ios-utils.git
[1/7546] Fetching google-maps-ios-utils
Fetched https://github.com/googlemaps/google-maps-ios-utils.git from cache (6.08s)
Fetching https://github.com/googlemaps/ios-maps-sdk from cache
Fetched https://github.com/googlemaps/ios-maps-sdk from cache (0.40s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.12.0 (1.09s)
Creating working copy for https://github.com/googlemaps/ios-maps-sdk
Working copy of https://github.com/googlemaps/ios-maps-sdk resolved at 10.12.0
Creating working copy for https://github.com/googlemaps/google-maps-ios-utils.git
Working copy of https://github.com/googlemaps/google-maps-ios-utils.git resolved at main (e3eec96)
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.12.0/GoogleMaps_3p.xcframework.zip
[8338/8338] 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.15s)
warning: '.resolve-product-dependencies': dependency 'google-maps-ios-utils' is not used by any target
Found 1 product dependencies
- GoogleMaps
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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
16 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/35] Compiling GMUGradient.m
[0/35] Compiling GMUFeature.m
[0/35] Compiling GMUClusterManager.m
[0/35] Compiling GMUGeometryRenderer.m
[0/35] Compiling GMUGeometryCollection.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>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/35] Compiling GMUDefaultClusterRenderer.m
[0/35] Compiling GMUDefaultClusterIconGenerator.m
[0/35] Compiling GMSMarker+GMUClusteritem.m
[0/35] Compiling GMUGeoJSONParser.m
[0/35] Write swift-version--6988338F2F200930.txt
BUILD FAILURE 6.3 macosSpm