Build Information
Failed to build MapsIndoorsCore, reference main (382ba0), with Swift 6.3 for macOS (SPM) on 1 May 2026 00:55:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/361] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git from cache (0.66s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.16.4 (1.25s)
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/MapsIndoors.xcframework.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip
[16375/2273282] Downloading https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[65500/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.96s)
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip (1.07s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mapsindoors-core-ios",
"name": "MapsIndoorsCore",
"url": "https://github.com/MapsPeople/mapsindoors-core-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mapsindoors-core-ios",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mapsindoors-ios",
"name": "MapsIndoors",
"url": "https://github.com/MapsPeople/mapsindoors-ios.git",
"version": "4.16.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mapsindoors-ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/MapsPeople/mapsindoors-core-ios.git
[1/369] Fetching mapsindoors-core-ios
Fetched https://github.com/MapsPeople/mapsindoors-core-ios.git from cache (0.67s)
Fetching https://github.com/MapsPeople/mapsindoors-ios.git from cache
Fetched https://github.com/MapsPeople/mapsindoors-ios.git from cache (0.47s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.16.4 (0.58s)
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 main (382ba01)
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
Fetching binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip from cache
Fetching binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip from cache
Fetched https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip from cache (0.27s)
Fetched https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoorsCore.xcframework.zip from cache (0.33s)
warning: '.resolve-product-dependencies': dependency 'mapsindoors-core-ios' is not used by any target
Found 1 product dependencies
- MapsIndoors
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-core-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.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 |
BUILD FAILURE 6.3 macosSpm