Build Information
Failed to build MapLibre Native, reference main (be0696), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 29 Apr 2026 03:22:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapLibre Native -destination platform=macOS,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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/maplibre-gl-native-distribution
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/maplibre/maplibre-gl-native-distribution.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MapLibre Native: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapLibre Native
2026-04-28 23:22:11.873 xcodebuild[530:3054] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "MapLibre Native",
"name" : "MapLibre Native",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MapLibre",
"targets" : [
"MapLibre"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapLibre",
"module_type" : "BinaryTarget",
"name" : "MapLibre",
"path" : "remote/archive/MapLibre.dynamic.xcframework.zip",
"product_memberships" : [
"MapLibre"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapLibre Native"
]
}
}
2026-04-28 23:22:31.649 xcodebuild[681:4231] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapLibre Native -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme "MapLibre Native" -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MapLibre Native: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: d478aa71ca71afb925e2751ff0d041c7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d478aa71ca71afb925e2751ff0d041c7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
2026-04-28 23:22:33.000 xcodebuild[683:4288] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapLibre Native
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
MapLibre Native: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapLibre Native
2026-04-28 23:22:35.129 xcodebuild[696:4386] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "MapLibre Native",
"name" : "MapLibre Native",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MapLibre",
"targets" : [
"MapLibre"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapLibre",
"module_type" : "BinaryTarget",
"name" : "MapLibre",
"path" : "remote/archive/MapLibre.dynamic.xcframework.zip",
"product_memberships" : [
"MapLibre"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapLibre Native"
]
}
}
2026-04-28 23:22:36.109 xcodebuild[704:4447] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapLibre Native -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme "MapLibre Native" -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MapLibre Native: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: d478aa71ca71afb925e2751ff0d041c7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d478aa71ca71afb925e2751ff0d041c7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
2026-04-28 23:22:36.888 xcodebuild[706:4476] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:329c5a3f4d3ba0b2e34dc37f9b8a5210a3a7ef17, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapLibre Native
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild