Build Information
Failed to build MapsIndoors, reference main (dbb0a6), with Swift 6.1 for macOS (SPM) on 1 May 2026 01:32:54 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-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-ios.git
https://github.com/MapsPeople/mapsindoors-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "MapsIndoors",
"name" : "MapsIndoors",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MapsIndoors",
"targets" : [
"MapsIndoors"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapsIndoors",
"module_type" : "BinaryTarget",
"name" : "MapsIndoors",
"path" : "remote/archive/MapsIndoors.xcframework.zip",
"product_memberships" : [
"MapsIndoors"
],
"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
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.16.4/MapsIndoors.xcframework.zip
[16375/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.77s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm