The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GoogleMapsUtils, reference v6.1.3 (1727a5), with Swift 5.10 for macOS (SPM) on 3 Dec 2025 16:15:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: v6.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/google-maps-ios-utils
 * tag               v6.1.3     -> FETCH_HEAD
HEAD is now at 1727a5e chore(main): release 6.1.3 (#556)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
1727a5e25036cecc07296569b8ad3f85d4baca4b
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at v6.1.3
========================================
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
[0/34] Compiling GMUGeometryRenderer.m
[0/34] Compiling GMUClusterManager.m
[0/34] Compiling GMSMarker+GMUClusteritem.m
[0/34] Compiling GMUDefaultClusterIconGenerator.m
[0/34] Compiling GMUObjectiveCTestHelper.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 GMUDefaultClusterRenderer.m
[0/34] Compiling GMUGeoJSONParser.m
[0/34] Compiling GMUFeature.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 (3.09s)
Fetching https://github.com/googlemaps/ios-maps-sdk
[1/1002] Fetching ios-maps-sdk
Fetched https://github.com/googlemaps/ios-maps-sdk from cache (2.02s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.6.0 (0.44s)
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
Creating working copy for https://github.com/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d
[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 (2.12s)
BUILD FAILURE 5.10 macosSpm