Build Information
Failed to build GoogleMaps, reference 9.1.1 (3786e5
), with Swift 5.8 for macOS (SPM) on 29 Aug 2024 01:39:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-maps-sdk.git
Reference: 9.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-maps-sdk
* tag 9.1.1 -> FETCH_HEAD
HEAD is now at 3786e50 No public description
Cloned https://github.com/googlemaps/ios-maps-sdk.git
Revision (git rev-parse @):
3786e5028d868482ef88140117d33efd60828300
SUCCESS checkout https://github.com/googlemaps/ios-maps-sdk.git at 9.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/googlemaps/ios-maps-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying GoogleMaps.bundle
/Users/admin/builder/spi-builder-workspace/Base/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
@import GoogleMaps;
~~~~~~~^~~~~~~~~~
1 error generated.
[1/5] Compiling GoogleMapsBaseTarget GMSEmpty.m
/Users/admin/builder/spi-builder-workspace/Core/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
@import GoogleMaps;
~~~~~~~^~~~~~~~~~
1 error generated.
[1/5] Compiling GoogleMapsCoreTarget GMSEmpty.m
[1/5] Compiling GoogleMapsTarget GMSEmpty.m
[1/5] Compiling GoogleMapsTarget resource_bundle_accessor.m
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip
[4026/2902725] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip
[338764/27293459] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip
[679361/36056185] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip (1.25s)
Downloaded https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip (1.32s)
Downloaded https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip (2.32s)
BUILD FAILURE 5.8 macosSpm