Build Information
Successful build of MapboxCommon, reference v24.11.3 (637be3
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:56:16 UTC.
Swift 6 data race errors: 0
Build Command
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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.git
Reference: v24.11.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-common-ios
* tag v24.11.3 -> FETCH_HEAD
HEAD is now at 637be38 Update to v24.11.3
Cloned https://github.com/mapbox/mapbox-common-ios.git
Revision (git rev-parse @):
637be38ecea2c6aaac4f81a1f94b4e2001c9fad3
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at v24.11.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mapbox/mapbox-common-ios.git
https://github.com/mapbox/mapbox-common-ios.git
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"exact" : [
"4.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift.git"
}
],
"manifest_display_name" : "MapboxCommon",
"name" : "MapboxCommon",
"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" : "MapboxCommon",
"targets" : [
"MapboxCommonWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxCommonWrapper",
"module_type" : "SwiftTarget",
"name" : "MapboxCommonWrapper",
"path" : "Sources/MapboxCommonWrapper",
"product_dependencies" : [
"Turf"
],
"product_memberships" : [
"MapboxCommon"
],
"sources" : [
"Shim.swift"
],
"target_dependencies" : [
"MapboxCommon"
],
"type" : "library"
},
{
"c99name" : "MapboxCommonTests",
"module_type" : "SwiftTarget",
"name" : "MapboxCommonTests",
"path" : "Tests/MapboxCommonTests",
"sources" : [
"MapboxCommonTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MapboxCommon"
],
"type" : "test"
},
{
"c99name" : "MapboxCommon",
"module_type" : "BinaryTarget",
"name" : "MapboxCommon",
"path" : "remote/archive/MapboxCommon.zip",
"product_memberships" : [
"MapboxCommon"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
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/3] Write sources
[1/3] Copying Turf.framework
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling MapboxCommonWrapper Shim.swift
[5/5] Emitting module MapboxCommonWrapper
Build complete! (5.83s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.41s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (1.98s)
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/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
[16035/16035] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
[52579/17684960] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.93s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip (3.00s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"exact" : [
"4.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift.git"
}
],
"manifest_display_name" : "MapboxCommon",
"name" : "MapboxCommon",
"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" : "MapboxCommon",
"targets" : [
"MapboxCommonWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxCommonWrapper",
"module_type" : "SwiftTarget",
"name" : "MapboxCommonWrapper",
"path" : "Sources/MapboxCommonWrapper",
"product_dependencies" : [
"Turf"
],
"product_memberships" : [
"MapboxCommon"
],
"sources" : [
"Shim.swift"
],
"target_dependencies" : [
"MapboxCommon"
],
"type" : "library"
},
{
"c99name" : "MapboxCommonTests",
"module_type" : "SwiftTarget",
"name" : "MapboxCommonTests",
"path" : "Tests/MapboxCommonTests",
"sources" : [
"MapboxCommonTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MapboxCommon"
],
"type" : "test"
},
{
"c99name" : "MapboxCommon",
"module_type" : "BinaryTarget",
"name" : "MapboxCommon",
"path" : "remote/archive/MapboxCommon.zip",
"product_memberships" : [
"MapboxCommon"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Done.