The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MapboxCommon, reference v24.17.1 (bd0fb7), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 20:46:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.git
Reference: v24.17.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-common-ios
 * tag               v24.17.1   -> FETCH_HEAD
HEAD is now at bd0fb79 Update to v24.17.1
Cloned https://github.com/mapbox/mapbox-common-ios.git
Revision (git rev-parse @):
bd0fb79b3f3b9270c37e20c0514b8f197e5727fb
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at v24.17.1
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.44s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (2.12s)
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/mapbox-common/releases/ios/packages/24.17.1/MapboxCommon.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[14183/14183] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.17.1/MapboxCommon.zip
[5834620/23499420] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.17.1/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.72s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.17.1/MapboxCommon.zip (2.43s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mapbox-common-ios",
      "name": "MapboxCommon",
      "url": "https://github.com/mapbox/mapbox-common-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mapbox-common-ios",
      "dependencies": [
        {
          "identity": "turf-swift",
          "name": "Turf",
          "url": "https://github.com/mapbox/turf-swift.git",
          "version": "4.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/turf-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/6800] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.97s)
Fetching https://github.com/mapbox/turf-swift.git from cache
Fetched https://github.com/mapbox/turf-swift.git from cache (0.52s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.58s)
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 v24.17.1 (bd0fb79)
Fetching binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache
Fetching binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.17.1/MapboxCommon.zip from cache
Fetched https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache (1.18s)
Fetched https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.17.1/MapboxCommon.zip from cache (1.75s)
warning: '.resolve-product-dependencies': dependency 'mapbox-common-ios' is not used by any target
Found 1 product dependencies
  - Turf
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mapbox/mapbox-common-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Turf.framework
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/5] Compiling MapboxCommonWrapper Shim.swift
[5/5] Emitting module MapboxCommonWrapper
Build complete! (1.20s)
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.