Build Information
Failed to build MapsIndoors, reference 4.16.4 (dbb0a6), with Swift 6.3 for macOS (SPM) on 1 May 2026 01:18:35 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-ios.git
Reference: 4.16.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-ios
* tag 4.16.4 -> FETCH_HEAD
HEAD is now at dbb0a69 Release version 4.16.4
Cloned https://github.com/MapsPeople/mapsindoors-ios.git
Revision (git rev-parse @):
dbb0a69e997c38c0e1f32defb879094c3ce53295
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-ios.git at 4.16.4
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[32750/2273282] Downloading https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip (0.96s)
========================================
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-ios",
"name": "MapsIndoors",
"url": "https://github.com/MapsPeople/mapsindoors-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mapsindoors-ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/361] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git from cache (0.65s)
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 (dbb0a69)
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.23s)
warning: '.resolve-product-dependencies': dependency 'mapsindoors-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm