Build Information
Failed to build MapboxCoreMaps, reference v11.13.0 (8e62d3
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 17 Jun 2025 12:14:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-core-maps-ios.git
Reference: v11.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
* tag v11.13.0 -> FETCH_HEAD
HEAD is now at 8e62d3d Update to v11.13.0
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
8e62d3de5cc8d66b32c710a34df176e29e5c6777
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at v11.13.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mapbox/mapbox-common-ios.git
Fetching from https://github.com/mapbox/turf-swift.git
Creating working copy of package ‘mapbox-common-ios’
Checking out 24.13.0 of package ‘mapbox-common-ios’
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
resolved source packages: Turf, MapboxCoreMaps, MapboxCommon
{
"dependencies" : [
{
"identity" : "mapbox-common-ios",
"requirement" : {
"exact" : [
"24.13.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/mapbox-common-ios.git"
}
],
"manifest_display_name" : "MapboxCoreMaps",
"name" : "MapboxCoreMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MapboxCoreMaps",
"targets" : [
"MapboxCoreMapsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxCoreMapsWrapper",
"module_type" : "SwiftTarget",
"name" : "MapboxCoreMapsWrapper",
"path" : "Sources/MapboxCoreMapsWrapper",
"product_dependencies" : [
"MapboxCommon"
],
"product_memberships" : [
"MapboxCoreMaps"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"MapboxCoreMaps"
],
"type" : "library"
},
{
"c99name" : "MapboxCoreMaps",
"module_type" : "BinaryTarget",
"name" : "MapboxCoreMaps",
"path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
"product_memberships" : [
"MapboxCoreMaps"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxCoreMaps"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 MapboxCoreMaps -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
Target 'MapboxCommon' in project 'MapboxCommon'
➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'MapboxCommonWrapper' in project 'MapboxCommon'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 267f3b22047606012b88f961f5b975ee
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/267f3b22047606012b88f961f5b975ee.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.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/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.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/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxCoreMaps
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
resolved source packages: MapboxCoreMaps, MapboxCommon, Turf
{
"dependencies" : [
{
"identity" : "mapbox-common-ios",
"requirement" : {
"exact" : [
"24.13.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/mapbox-common-ios.git"
}
],
"manifest_display_name" : "MapboxCoreMaps",
"name" : "MapboxCoreMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MapboxCoreMaps",
"targets" : [
"MapboxCoreMapsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxCoreMapsWrapper",
"module_type" : "SwiftTarget",
"name" : "MapboxCoreMapsWrapper",
"path" : "Sources/MapboxCoreMapsWrapper",
"product_dependencies" : [
"MapboxCommon"
],
"product_memberships" : [
"MapboxCoreMaps"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"MapboxCoreMaps"
],
"type" : "library"
},
{
"c99name" : "MapboxCoreMaps",
"module_type" : "BinaryTarget",
"name" : "MapboxCoreMaps",
"path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
"product_memberships" : [
"MapboxCoreMaps"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxCoreMaps"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 MapboxCoreMaps -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
Target 'MapboxCommon' in project 'MapboxCommon'
➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'MapboxCommonWrapper' in project 'MapboxCommon'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.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/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.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/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5e32a4530a8129276c7f522598ea9d1e82d3a325, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxCoreMaps
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild