Build Information
Failed to build MapsIndoorsGoogleMaps, reference 4.16.4 (ded00b), with Swift 6.1 for macOS (SPM) on 1 May 2026 04:18:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Reference: 4.16.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-googlemaps-ios
* tag 4.16.4 -> FETCH_HEAD
HEAD is now at ded00b3 Release version 4.16.4
Cloned https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Revision (git rev-parse @):
ded00b35b994e7eed18762e857abdb1ca531c160
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git at 4.16.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
{
"dependencies" : [
{
"identity" : "mapsindoors-core-ios",
"requirement" : {
"exact" : [
"4.16.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MapsPeople/mapsindoors-core-ios.git"
},
{
"identity" : "ios-maps-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "8.4.0",
"upper_bound" : "9.4.1"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googlemaps/ios-maps-sdk.git"
}
],
"manifest_display_name" : "MapsIndoorsGoogleMaps",
"name" : "MapsIndoorsGoogleMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MapsIndoorsGoogleMaps",
"targets" : [
"MapsIndoorsGoogleMaps"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapsIndoorsGoogleMaps",
"module_type" : "SwiftTarget",
"name" : "MapsIndoorsGoogleMaps",
"path" : "Sources/MapsIndoorsGoogleMaps",
"product_dependencies" : [
"MapsIndoorsCore",
"GoogleMaps"
],
"product_memberships" : [
"MapsIndoorsGoogleMaps"
],
"sources" : [
"Constants.swift",
"Converters/LatLngBoundsConverter.swift",
"EaseLinear.swift",
"EaseSine.swift",
"Easing.swift",
"GMCameraOperator.swift",
"GMCameraPosition.swift",
"GMCameraUpdate.swift",
"GMMapConfig.swift",
"GMPositionPresenter.swift",
"GMProjectionModel.swift",
"GMProviderLogIdentity.swift",
"GMRouteRenderer.swift",
"GMTileProvider.swift",
"GoogleMapProvider.swift",
"GoogleMapViewDelegate.swift",
"OverlapEngine.swift",
"PathSmoother.swift",
"Renderer.swift",
"Routing/GMDirectionsService.swift",
"Routing/GMDistanceMatrix.swift",
"Routing/GMDistanceMatrixService.swift",
"Routing/GMRoute.swift",
"Routing/GooglePolylineDecoder.swift",
"ValueAnimatable.swift",
"ValueAnimator.swift",
"ViewState.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[2/6] Copying GoogleMaps.bundle
[3/6] Write swift-version-2F0A5646E1D333AE.txt
[4/8] Compiling GoogleMapsTarget resource_bundle_accessor.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-maps-sdk/Maps/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[5/8] Compiling GoogleMapsTarget GMSEmpty.m
Fetching https://github.com/MapsPeople/mapsindoors-core-ios.git
Fetching https://github.com/googlemaps/ios-maps-sdk.git
[1/1119] Fetching ios-maps-sdk
[13/1488] Fetching ios-maps-sdk, mapsindoors-core-ios
Fetched https://github.com/googlemaps/ios-maps-sdk.git from cache (1.07s)
Fetched https://github.com/MapsPeople/mapsindoors-core-ios.git from cache (1.07s)
Computing version for https://github.com/MapsPeople/mapsindoors-core-ios.git
Computed https://github.com/MapsPeople/mapsindoors-core-ios.git at 4.16.4 (1.55s)
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/361] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git from cache (0.63s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.16.4 (1.13s)
Computing version for https://github.com/googlemaps/ios-maps-sdk.git
Computed https://github.com/googlemaps/ios-maps-sdk.git at 9.4.0 (3.22s)
Creating working copy for https://github.com/MapsPeople/mapsindoors-core-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-core-ios.git resolved at 4.16.4
Creating working copy for https://github.com/googlemaps/ios-maps-sdk.git
Working copy of https://github.com/googlemaps/ios-maps-sdk.git resolved at 9.4.0
Creating working copy for https://github.com/MapsPeople/mapsindoors-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-ios.git resolved at 4.16.4
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.4.0/GoogleMaps_3p.xcframework.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[1383/1383] Downloading https://dl.google.com/geosdk/swiftpm/9.4.0/GoogleMaps_3p.xcframework.zip
[10175342/12432249] Downloading https://dl.google.com/geosdk/swiftpm/9.4.0/GoogleMaps_3p.xcframework.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[24592471/29298709] Downloading https://dl.google.com/geosdk/swiftpm/9.4.0/GoogleMaps_3p.xcframework.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip (0.76s)
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip (0.94s)
Downloaded https://dl.google.com/geosdk/swiftpm/9.4.0/GoogleMaps_3p.xcframework.zip (1.69s)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-maps-sdk/Maps/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[0/2] Compiling GoogleMapsTarget GMSEmpty.m
[0/2] Write swift-version-2F0A5646E1D333AE.txt
BUILD FAILURE 6.1 macosSpm