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

Failed to build MapsIndoorsMapbox, reference 4.6.2 (564ed8), with Swift 5.9 for macOS (SPM) on 30 Oct 2024 20:12:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MapsPeople/mapsindoors-mapbox-ios.git
Reference: 4.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-mapbox-ios
 * tag               4.6.2      -> FETCH_HEAD
HEAD is now at 564ed81 Release version 4.6.2
Cloned https://github.com/MapsPeople/mapsindoors-mapbox-ios.git
Revision (git rev-parse @):
564ed81abde800d69e964490a966c6c55d02a34e
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-mapbox-ios.git at 4.6.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-mapbox-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/mapbox/mapbox-maps-ios.git
Fetching https://github.com/MapsPeople/mapsindoors-core-ios.git
[1/39] Fetching mapsindoors-core-ios
[40/528412] Fetching mapsindoors-core-ios, mapbox-maps-ios
Fetched https://github.com/mapbox/mapbox-maps-ios.git (211.11s)
Fetched https://github.com/MapsPeople/mapsindoors-core-ios.git (211.11s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.6.0 (3.06s)
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/turf-swift.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/3927] Fetching mapbox-common-ios
[748/9844] Fetching mapbox-common-ios, turf-swift
[1416/11033] Fetching mapbox-common-ios, turf-swift, mapbox-core-maps-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git (2.24s)
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git (2.24s)
Fetched https://github.com/mapbox/turf-swift.git (2.24s)
Computing version for https://github.com/MapsPeople/mapsindoors-core-ios.git
Computed https://github.com/MapsPeople/mapsindoors-core-ios.git at 4.6.2 (0.42s)
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/29] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git (0.57s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.6.0 (0.54s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
warning: 'mapbox-core-maps-ios': /Package.swift:13:23: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
/Package.swift:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "MapboxCommon", url: "https://github.com/mapbox/mapbox-common-ios.git", from: "24.6.0"),
         ^
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.6.0 (0.54s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 2.8.0 (0.54s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.6.2 (0.40s)
warning: 'mapbox-core-maps-ios': /Package.swift:13:23: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
/Package.swift:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "MapboxCommon", url: "https://github.com/mapbox/mapbox-common-ios.git", from: "24.6.0"),
         ^
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 2.8.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.6.0
Creating working copy for https://github.com/mapbox/mapbox-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-maps-ios.git resolved at 11.6.0
Creating working copy for https://github.com/mapbox/mapbox-core-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-core-maps-ios.git resolved at 11.6.0
Creating working copy for https://github.com/MapsPeople/mapsindoors-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-ios.git resolved at 4.6.2
Creating working copy for https://github.com/MapsPeople/mapsindoors-core-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-core-ios.git resolved at 4.6.2
warning: 'mapbox-core-maps-ios': /Users/admin/builder/spi-builder-workspace/.build/checkouts/mapbox-core-maps-ios/Package.swift:13:23: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mapbox-core-maps-ios/Package.swift:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "MapboxCommon", url: "https://github.com/mapbox/mapbox-common-ios.git", from: "24.6.0"),
         ^
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip
[6943/6943] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
[57584/57584] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
[418093/4757180] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip
[5935979/7814794] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip (1.06s)
[7223810/7223810] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
[17936540/17936540] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip (1.15s)
[10924340/10924340] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
[23194004/23194004] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip (2.57s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip (4.19s)
error: the library 'MapsIndoorsMapbox' requires macos 10.13, but depends on the product 'MapboxMaps' which requires macos 10.15; consider changing the library 'MapsIndoorsMapbox' to require macos 10.15 or later, or the product 'MapboxMaps' to require macos 10.13 or earlier.
BUILD FAILURE 5.9 macosSpm