Build Information
Failed to build GooglePlaces, reference 10.6.0 (ec1d33), with Swift 6.2 for macOS (SPM) on 3 Dec 2025 16:16:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-places-sdk.git
Reference: 10.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
* tag 10.6.0 -> FETCH_HEAD
HEAD is now at ec1d334 feat: Create release candidate for version 10.6.0
Cloned https://github.com/googlemaps/ios-places-sdk.git
Revision (git rev-parse @):
ec1d33428f29ac7f9369f858cff0feeec0260723
SUCCESS checkout https://github.com/googlemaps/ios-places-sdk.git at 10.6.0
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.6.0/google_places_swift.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.6.0/GooglePlaces_3p.xcframework.zip
[3994/3994] Downloading https://dl.google.com/geosdk/swiftpm/10.6.0/google_places_swift.xcframework.zip
[26950114/26950114] Downloading https://dl.google.com/geosdk/swiftpm/10.6.0/google_places_swift.xcframework.zip, https://dl.google.com/geosdk/swiftpm/10.6.0/GooglePlaces_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.6.0/google_places_swift.xcframework.zip (1.02s)
[279381/279381] Downloading https://dl.google.com/geosdk/swiftpm/10.6.0/GooglePlaces_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.6.0/GooglePlaces_3p.xcframework.zip (1.25s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ios-places-sdk",
"name": "GooglePlaces",
"url": "https://github.com/googlemaps/ios-places-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-places-sdk",
"dependencies": [
]
}
]
}
Fetching https://github.com/googlemaps/ios-places-sdk.git
[1/842] Fetching ios-places-sdk
Fetched https://github.com/googlemaps/ios-places-sdk.git from cache (1.19s)
Creating working copy for https://github.com/googlemaps/ios-places-sdk.git
Working copy of https://github.com/googlemaps/ios-places-sdk.git resolved at 10.6.0 (ec1d334)
Fetching binary artifact https://dl.google.com/geosdk/swiftpm/10.6.0/GooglePlaces_3p.xcframework.zip from cache
Fetching binary artifact https://dl.google.com/geosdk/swiftpm/10.6.0/google_places_swift.xcframework.zip from cache
Fetched https://dl.google.com/geosdk/swiftpm/10.6.0/GooglePlaces_3p.xcframework.zip from cache (0.23s)
Fetched https://dl.google.com/geosdk/swiftpm/10.6.0/google_places_swift.xcframework.zip from cache (0.35s)
warning: '.resolve-product-dependencies': dependency 'ios-places-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/googlemaps/ios-places-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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-49B95AFC49DCD68C.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
BUILD FAILURE 6.2 macosSpm