The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MapboxCoreMaps, reference v11.23.0 (f4ec6c), with Swift 6.2 for macOS (SPM) on 30 Apr 2026 09:05:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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.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.2
Building package at path:  $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Turf.framework
[3/4] Write swift-version--3CB7CFEC50E0D141.txt
[5/6] Compiling MapboxCommonWrapper Shim.swift
[6/6] Emitting module MapboxCommonWrapper
[7/8] Emitting module MapboxCoreMapsWrapper
[8/8] Compiling MapboxCoreMapsWrapper Placeholder.swift
Build complete! (12.78s)
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 (2.06s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.23.0 (2.77s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6164] 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 (2.18s)
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
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[7768/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[10288030/17683062] 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
[17722172/17722172] 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.75s)
[26034584/26034584] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
[57010669/57010669] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip, 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.69s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip (6.12s)
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.