The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MapboxCoreMaps, reference v11.11.3 (1c4da1), with Swift 5.9 for macOS (SPM) on 23 Apr 2025 01:14:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-core-maps-ios.git
Reference: v11.11.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
 * tag               v11.11.3   -> FETCH_HEAD
HEAD is now at 1c4da10 Update to v11.11.3
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
1c4da102e30825c6189c4b0c3ca431c3228fc6e1
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at v11.11.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying Turf.framework
[2/3] Compiling MapboxCommonWrapper Shim.swift
[3/3] Emitting module MapboxCommonWrapper
[4/5] Emitting module MapboxCoreMapsWrapper
[5/5] Compiling MapboxCoreMapsWrapper Placeholder.swift
Build complete! (13.58s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/5649] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git (2.06s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.11.3 (0.47s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git (1.49s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.47s)
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.11.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://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[4047/4047] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip
[13886/13886] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
[130998/17783548] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip, 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.69s)
[28945326/28945326] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip (2.77s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip (4.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "exact" : [
          "24.11.3"
        ]
      },
      "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.