The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleMapsUtils, reference main (e3eec9), with Swift 6.0 for macOS (SPM) on 21 Jan 2026 18:22:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build 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 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
========================================
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...
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 GMSMarker+GMUClusteritem.m
[0/35] Compiling GMUGeometryRenderer.m
[0/35] Compiling GMUDefaultClusterIconGenerator.m
[0/35] Compiling GMUGridBasedClusterAlgorithm.m
[0/35] Compiling GMUClusterManager.m
[0/35] Compiling GMUGeometryCollection.m
[0/35] Compiling GMUGeoJSONParser.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 GMUFeature.m
Fetching https://github.com/erikdoe/ocmock.git
[1/10912] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.70s)
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.36s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.7.0 (0.52s)
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.20s)
BUILD FAILURE 6.0 macosSpm