Build Information
Failed to build MapLibre Native, reference 6.21.2 (38b6eb), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 1 Dec 2025 16:31:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/maplibre-gl-native-distribution.git
Reference: 6.21.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/maplibre-gl-native-distribution
* tag 6.21.2 -> FETCH_HEAD
HEAD is now at 38b6eb6 Release 6.21.2
Cloned https://github.com/maplibre/maplibre-gl-native-distribution.git
Revision (git rev-parse @):
38b6eb680b84c8eee5c2bb1045ad28ce003fd89d
SUCCESS checkout https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.21.2
========================================
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.0.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
2025-12-01 11:31:15.199 xcodebuild[523:3056] [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"
]
}
}
2025-12-01 11:31:19.871 xcodebuild[616:3691] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.0.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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 5ade8b71374072ea9963557c8809de38
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5ade8b71374072ea9963557c8809de38.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')
2025-12-01 11:31:21.249 xcodebuild[618:3723] [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:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, 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.0.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
2025-12-01 11:31:22.422 xcodebuild[631:3819] [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"
]
}
}
2025-12-01 11:31:23.388 xcodebuild[639:3878] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.0.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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 5ade8b71374072ea9963557c8809de38
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5ade8b71374072ea9963557c8809de38.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')
2025-12-01 11:31:24.138 xcodebuild[641:3907] [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:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c89f63c8cdde6afad9494e6a42bc70b45e6e8552, 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