Build Information
Failed to build MapLibre Native, reference 6.26.0 (be0696), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 03:20:34 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/maplibre/maplibre-gl-native-distribution.git
Reference: 6.26.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/maplibre-gl-native-distribution
* tag 6.26.0 -> FETCH_HEAD
HEAD is now at be06960 Release 6.26.0
Cloned https://github.com/maplibre/maplibre-gl-native-distribution.git
Revision (git rev-parse @):
be0696007ca8b350faa0e5968c0d6397d59db415
SUCCESS checkout https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.26.0
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip
[32750/10221104] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip (1.22s)
========================================
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": "maplibre-gl-native-distribution",
"name": "MapLibre Native",
"url": "https://github.com/maplibre/maplibre-gl-native-distribution.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/maplibre-gl-native-distribution",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
[1/409] Fetching maplibre-gl-native-distribution
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (0.62s)
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution.git
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution.git resolved at 6.26.0 (be06960)
Fetching binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip from cache
Fetched https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip from cache (0.53s)
warning: '.resolve-product-dependencies': dependency 'maplibre-gl-native-distribution' 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/maplibre/maplibre-gl-native-distribution.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