Build Information
Successful build of MapboxCoreMaps, reference v11.23.0 (f4ec6c), with Swift 6.0 for macOS (SPM) on 30 Apr 2026 09:05:16 UTC.
Swift 6 data race errors: 0
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/mapbox/mapbox-core-maps-ios.git
Reference: v11.23.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
* tag v11.23.0 -> FETCH_HEAD
HEAD is now at f4ec6c2 Update to v11.23.0
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
f4ec6c2c00a4d72737823cb02c57a7d1a0fa506c
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at v11.23.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Turf.framework
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/6] Emitting module MapboxCommonWrapper
[6/6] Compiling MapboxCommonWrapper Shim.swift
[7/8] Emitting module MapboxCoreMapsWrapper
[8/8] Compiling MapboxCoreMapsWrapper Placeholder.swift
Build complete! (12.30s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/7680] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.96s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.23.0 (0.58s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6164] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.26s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.54s)
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0
Creating working copy for https://github.com/mapbox/mapbox-common-ios.git
Working copy of https://github.com/mapbox/mapbox-common-ios.git resolved at 24.23.0
[16375/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[17675822/17675822] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
[17691822/17691822] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.41s)
[18007469/18007469] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
[44095081/44095081] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip (4.36s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip (6.22s)
Build complete.
{
"dependencies" : [
{
"identity" : "mapbox-common-ios",
"requirement" : {
"exact" : [
"24.23.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/mapbox-common-ios.git"
}
],
"manifest_display_name" : "MapboxCoreMaps",
"name" : "MapboxCoreMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MapboxCoreMaps",
"targets" : [
"MapboxCoreMapsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxCoreMapsWrapper",
"module_type" : "SwiftTarget",
"name" : "MapboxCoreMapsWrapper",
"path" : "Sources/MapboxCoreMapsWrapper",
"product_dependencies" : [
"MapboxCommon"
],
"product_memberships" : [
"MapboxCoreMaps"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"MapboxCoreMaps"
],
"type" : "library"
},
{
"c99name" : "MapboxCoreMaps",
"module_type" : "BinaryTarget",
"name" : "MapboxCoreMaps",
"path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
"product_memberships" : [
"MapboxCoreMaps"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.