Build Information
Successful build of MapboxCoreMaps, reference main (8960bf
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jul 2025 14:15:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-core-maps-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8960bfc Update SPM and CocoaPods configs for 11.9.4 release (#233)
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
8960bfc4f87993780b1cf7f7451cf799b07261e8
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Turf.framework
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/6] Compiling MapboxCommonWrapper Shim.swift
[6/6] Emitting module MapboxCommonWrapper
[7/8] Compiling MapboxCoreMapsWrapper Placeholder.swift
[8/8] Emitting module MapboxCoreMapsWrapper
Build complete! (9.60s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/6138] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.57s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.13.3 (2.11s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.29s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (1.81s)
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.13.3
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
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.9.4/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.3/MapboxCommon.zip
[32750/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[9538014/17671524] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.3/MapboxCommon.zip
[17687559/17687559] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.3/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.9.4/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.39s)
[37592827/37592827] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.9.4/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.3/MapboxCommon.zip (2.61s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.9.4/MapboxCoreMaps.xcframework-dynamic.zip (4.20s)
Build complete.
{
"dependencies" : [
{
"identity" : "mapbox-common-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "24.9.1",
"upper_bound" : "25.0.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" : "12.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.