The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GooglePlaces, reference 10.12.0 (9458e0), with Swift 6.0 for macOS (SPM) on 9 Apr 2026 22:32:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-places-sdk.git
Reference: 10.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
 * tag               10.12.0    -> FETCH_HEAD
HEAD is now at 9458e07 feat: Create release candidate for version 10.12.0
Cloned https://github.com/googlemaps/ios-places-sdk.git
Revision (git rev-parse @):
9458e07c99552af5ee5b722b491fe887cd5e5cea
SUCCESS checkout https://github.com/googlemaps/ios-places-sdk.git at 10.12.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/googlemaps/ios-places-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying GooglePlacesSwift.bundle
[2/6] Copying GooglePlaces.bundle
[3/6] Write swift-version-5BDAB9E9C0126B9D.txt
/Users/admin/builder/spi-builder-workspace/Places/GMSEmpty.m:17:9: fatal error: module 'GooglePlaces' not found
   17 | @import GooglePlaces;
      |  ~~~~~~~^~~~~~~~~~~~
1 error generated.
[4/6] Compiling GooglePlacesTarget GMSEmpty.m
[4/6] Compiling GooglePlacesTarget resource_bundle_accessor.m
[3971/3971] Downloading https://dl.google.com/geosdk/swiftpm/10.12.0/google_places_swift.xcframework.zip
[2561995/2561995] Downloading https://dl.google.com/geosdk/swiftpm/10.12.0/google_places_swift.xcframework.zip, https://dl.google.com/geosdk/swiftpm/10.12.0/GooglePlaces_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.12.0/GooglePlaces_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.12.0/google_places_swift.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.12.0/GooglePlaces_3p.xcframework.zip (0.98s)
Downloaded https://dl.google.com/geosdk/swiftpm/10.12.0/google_places_swift.xcframework.zip (0.84s)
BUILD FAILURE 6.0 macosSpm