Build Information
Failed to build MapsIndoorsCore, reference main (382ba0), with Swift 6.1 for macOS (SPM) on 1 May 2026 00:57:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 382ba01 Release version 4.16.4
Cloned https://github.com/MapsPeople/mapsindoors-core-ios.git
Revision (git rev-parse @):
382ba01f1a7b9efd62e950df18fe15ff814149e3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-core-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-core-ios.git
https://github.com/MapsPeople/mapsindoors-core-ios.git
{
"dependencies" : [
{
"identity" : "mapsindoors-ios",
"requirement" : {
"exact" : [
"4.16.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MapsPeople/mapsindoors-ios.git"
}
],
"manifest_display_name" : "MapsIndoorsCore",
"name" : "MapsIndoorsCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MapsIndoorsCore",
"targets" : [
"MapsIndoorsCoreWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapsIndoorsCoreWrapper",
"module_type" : "SwiftTarget",
"name" : "MapsIndoorsCoreWrapper",
"path" : "Sources/MapsIndoorsCoreWrapper",
"product_dependencies" : [
"MapsIndoors"
],
"product_memberships" : [
"MapsIndoorsCore"
],
"sources" : [
"MPEmpty.swift"
],
"target_dependencies" : [
"MapsIndoorsCore"
],
"type" : "library"
},
{
"c99name" : "MapsIndoorsCore",
"module_type" : "BinaryTarget",
"name" : "MapsIndoorsCore",
"path" : "remote/archive/MapsIndoorsCore.xcframework.zip",
"product_memberships" : [
"MapsIndoorsCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module MapsIndoorsCoreWrapper
/Users/admin/builder/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
7 |
8 | import Foundation
9 | import MapsIndoors
| `- error: no such module 'MapsIndoors'
10 |
[4/4] Compiling MapsIndoorsCoreWrapper MPEmpty.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
7 |
8 | import Foundation
9 | import MapsIndoors
| `- error: no such module 'MapsIndoors'
10 |
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/361] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git from cache (0.64s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.16.4 (1.11s)
Creating working copy for https://github.com/MapsPeople/mapsindoors-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-ios.git resolved at 4.16.4
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[4935/2273282] Downloading https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[2306032/7028645] Downloading https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip (0.80s)
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip (0.93s)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module MapsIndoorsCoreWrapper
/Users/admin/builder/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
7 |
8 | import Foundation
9 | import MapsIndoors
| `- error: no such module 'MapsIndoors'
10 |
[3/3] Compiling MapsIndoorsCoreWrapper MPEmpty.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
7 |
8 | import Foundation
9 | import MapsIndoors
| `- error: no such module 'MapsIndoors'
10 |
BUILD FAILURE 6.1 macosSpm