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 6.0 for Linux on 23 Apr 2025 01:13:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
https://github.com/mapbox/mapbox-core-maps-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/5649] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (3.43s)
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.81s)
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 (0.90s)
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
[7920/7920] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip
[40400/40400] 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
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
Downloading binary artifact 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.95s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip (5.33s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/26] Emitting module Turf
[6/29] Compiling Turf Spline.swift
[7/29] Compiling Turf Turf.swift
[8/29] Compiling Turf WKT.swift
[9/29] Compiling Turf RadianCoordinate2D.swift
[10/29] Compiling Turf Ring.swift
[11/29] Compiling Turf Simplifier.swift
[12/29] Compiling Turf MultiPoint.swift
[13/29] Compiling Turf MultiPolygon.swift
[14/29] Compiling Turf Point.swift
[15/29] Compiling Turf GeometryCollection.swift
[16/29] Compiling Turf LineString.swift
[17/29] Compiling Turf MultiLineString.swift
[18/29] Compiling Turf FeatureCollection.swift
[19/29] Compiling Turf FeatureIdentifier.swift
[20/29] Compiling Turf GeoJSON.swift
[21/29] Compiling Turf Consumer.swift
[22/29] Compiling Turf CoreLocation.swift
[23/29] Compiling Turf Feature.swift
[24/29] Compiling Turf BoundingBox.swift
[25/29] Compiling Turf Codable.swift
[26/29] Compiling Turf Consumer+WKT.swift
[27/29] Compiling Turf Polygon.swift
[28/29] Compiling Turf Geometry.swift
[29/29] Compiling Turf JSON.swift
[31/32] Emitting module MapboxCommonWrapper
[32/32] Compiling MapboxCommonWrapper Shim.swift
[34/35] Emitting module MapboxCoreMapsWrapper
[35/35] Compiling MapboxCoreMapsWrapper Placeholder.swift
Build complete! (28.31s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.