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 main (c5f6e7), with Swift 6.0 for macOS (SPM) on 15 Dec 2025 10:49:55 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 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:             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/34] Write swift-version-5BDAB9E9C0126B9D.txt
[1/34] Copying GoogleMaps.bundle
[2/34] Compiling GMUStyleMap.m
[3/34] Compiling GQTPointQuadTree.m
[4/34] Compiling GMUWrappingDictionaryKey.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUFeature.m:16:
/Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUFeature.h:18:9: fatal error: 'GoogleMaps/GoogleMaps.h' file not found
   18 | #import <GoogleMaps/GoogleMaps.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/34] Compiling GMUFeature.m
[5/34] Compiling GMUSimpleClusterAlgorithm.m
[5/34] Compiling GMUObjectiveCTestHelper.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUStyle.m:16:
/Users/admin/builder/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUStyle.h:17:9: fatal error: 'UIKit/UIColor.h' file not found
   17 | #import <UIKit/UIColor.h>
      |         ^~~~~~~~~~~~~~~~~
[5/34] Compiling GMUStyle.m
[5/34] Compiling GMUPolygon.m
[5/34] Compiling GMUTestClusterItem.m
[5/34] Compiling GQTPointQuadTreeChild.m
[5/34] Compiling GMUDefaultClusterIconGenerator.m
[5/34] Compiling GMUWeightedLatLng.m
[5/34] Compiling GMUStaticCluster.m
Fetching https://github.com/erikdoe/ocmock.git
[1/10906] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.63s)
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.30s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.6.0 (0.69s)
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
[10886/10886] 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.04s)
BUILD FAILURE 6.0 macosSpm