The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MapboxCoreMaps, reference v11.24.0-alpha.4 (41adb8), with Swift 6.0 for macOS (SPM) on 1 May 2026 22:18:22 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-core-maps-ios.git
Reference: v11.24.0-alpha.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
 * tag               v11.24.0-alpha.4 -> FETCH_HEAD
HEAD is now at 41adb8e Update to v11.24.0-alpha.4
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
41adb8e25a07aa1439fd63c87de9c90a447fef9b
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at v11.24.0-alpha.4
========================================
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] Compiling MapboxCommonWrapper Shim.swift
[6/6] Emitting module MapboxCommonWrapper
[7/8] Compiling MapboxCoreMapsWrapper Placeholder.swift
[8/8] Emitting module MapboxCoreMapsWrapper
Build complete! (12.19s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/7698] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.71s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.24.0-alpha.4 (0.60s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6164] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.42s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.57s)
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.24.0-alpha.4
[14137/14137] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip
[1428255/19096302] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/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
[27762919/27762919] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip, 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.24.0-alpha.4/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.42s)
[28179430/28179430] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.24.0-alpha.4/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.24.0-alpha.4/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip (3.41s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.24.0-alpha.4/MapboxCoreMaps.xcframework-dynamic.zip (6.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "exact" : [
          "24.24.0-alpha.4"
        ]
      },
      "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.