Build Information
Failed to build GooglePlaces, reference main (c3a8b0), with Swift 6.0 for macOS (SPM) on 1 May 2026 04:46:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/ios-places-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3a8b07 feat: Create release candidate for version 10.13.0
Cloned https://github.com/googlemaps/ios-places-sdk.git
Revision (git rev-parse @):
c3a8b07430a064a963d9bbe8c7437e940e21ccfe
SUCCESS checkout https://github.com/googlemaps/ios-places-sdk.git at main
========================================
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
[4/6] Compiling GooglePlacesTarget resource_bundle_accessor.m
/Users/admin/builder/spi-builder-workspace/Places/GMSEmpty.m:17:9: fatal error: module 'GooglePlaces' not found
17 | @import GooglePlaces;
| ~~~~~~~^~~~~~~~~~~~
1 error generated.
[5/6] Compiling GooglePlacesTarget GMSEmpty.m
[1406/1406] Downloading https://dl.google.com/geosdk/swiftpm/10.13.0/GooglePlaces_3p.xcframework.zip
[336684/336684] Downloading https://dl.google.com/geosdk/swiftpm/10.13.0/GooglePlaces_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/10.13.0/google_places_swift.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.13.0/GooglePlaces_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.13.0/google_places_swift.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.13.0/google_places_swift.xcframework.zip (0.63s)
Downloaded https://dl.google.com/geosdk/swiftpm/10.13.0/GooglePlaces_3p.xcframework.zip (0.85s)
BUILD FAILURE 6.0 macosSpm