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 MapsIndoorsCore, reference main (3563d7), with Swift 5.9 for macOS (SPM) on 30 Oct 2024 16:04:28 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-core-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-core-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3563d70 Release version 4.6.2
Cloned https://github.com/MapsPeople/mapsindoors-core-ios.git
Revision (git rev-parse @):
3563d70bba706f42f9dd318129fbbdb214f5b307
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-core-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-core-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module MapsIndoorsCoreWrapper
/Users/admin/builder/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
import MapsIndoors
       ^
[2/2] Compiling MapsIndoorsCoreWrapper MPEmpty.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
import MapsIndoors
       ^
error: fatalError
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/29] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git (1.14s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.6.2 (0.38s)
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
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
[32750/4355462] Downloading https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip
[4370989/6267027] Downloading 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.08s)
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip (1.36s)
BUILD FAILURE 5.9 macosSpm