Build Information
Successful build of MapboxCoreMaps, reference v11.13.0 (8e62d3
), with Swift 6.0 for macOS (SPM) on 17 Jun 2025 13:25:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: v11.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
* tag v11.13.0 -> FETCH_HEAD
HEAD is now at 8e62d3d Update to v11.13.0
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
8e62d3de5cc8d66b32c710a34df176e29e5c6777
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at v11.13.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! (9.39s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/5925] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.69s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.13.0 (0.58s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.30s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.60s)
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.13.0
[16035/16035] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.13.0/MapboxCoreMaps.xcframework-dynamic.zip
[6556693/6556693] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.13.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip
[24623956/42273607] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.13.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip, 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
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.13.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.71s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip (2.81s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.13.0/MapboxCoreMaps.xcframework-dynamic.zip (3.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "mapbox-common-ios",
"requirement" : {
"exact" : [
"24.13.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.