Build Information
Failed to build MapboxMobileEvents, reference v2.0.0 (990bab), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 01:29:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-events-ios.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-events-ios
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at 990bab7 Update Package.swift (#362)
Cloned https://github.com/mapbox/mapbox-events-ios.git
Revision (git rev-parse @):
990bab73cf50242a05f29b6a9cfeb30592150c13
SUCCESS checkout https://github.com/mapbox/mapbox-events-ios.git at v2.0.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/mapbox/mapbox-events-ios.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"cxx_language_standard" : "c++14",
"dependencies" : [
],
"manifest_display_name" : "MapboxMobileEvents",
"name" : "MapboxMobileEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MapboxMobileEvents",
"targets" : [
"MapboxMobileEvents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxMobileEventsTests",
"module_type" : "ClangTarget",
"name" : "MapboxMobileEventsTests",
"path" : "Tests/MapboxMobileEventsTests",
"sources" : [
"Fakes/MMEAPIClientFake.m",
"Fakes/MMEBundleInfoFake.m",
"Fakes/MMEDateFakes.m",
"Fakes/MMEDispatchManagerFake.m",
"Fakes/MMEEventFake.m",
"Fakes/MMELocationManagerFake.m",
"Fakes/MMENSURLSessionWrapperFake.m",
"Fakes/MMETimerManagerFake.m",
"Fakes/MMEUIApplicationWrapperFake.m",
"Fakes/MMEUniqueIdentifierFake.m",
"MMEAPIClientTests.m",
"MMEAPIConfigTests.m",
"MMECertPinTests.m",
"MMEDateTests.m",
"MMEEventTests.m",
"MMEEventsManagerTests.m",
"MMELocationManagerTests.m",
"MMEMetricsManagerTests.m",
"MMERunningLockTests.m",
"MMETimerManagerTests.m",
"MMEUniqueIdentifierTests.m",
"NSProcessInfoTests+SystemInfo.m",
"NSString+MMEVersions_Tests.m",
"NSUserDefaults+MMEConfigurationTests.m",
"Utilities/MMEExceptionalDictionary.m",
"Utilities/MMERunningLock.m",
"Utilities/MMEServiceFixture.m",
"Utilities/MMETestStub.m"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEventsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "MapboxMobileEventsSwiftTests",
"path" : "Tests/MapboxMobileEventsSwiftTests",
"sources" : [
"MMESwiftTests.swift"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEvents",
"module_type" : "BinaryTarget",
"name" : "MapboxMobileEvents",
"path" : "remote/archive/MapboxMobileEvents.zip",
"product_memberships" : [
"MapboxMobileEvents"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': "Mapbox token wasn\'t founded in ~/.netrc. Fix this issue to integrate Mapbox SDK. Otherwise, you will see \'invalid status code 401\' or \'no XCFramework found. To clean issue in Xcode, remove ~/Library/Developer/Xcode/DerivedData folder"
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MapboxMobileEvents",
"schemes" : [
"MapboxMobileEvents",
"MapboxMobileEventsTests",
"MMETestHost"
],
"targets" : [
"MapboxMobileEvents",
"MapboxMobileEventsTests",
"MapboxMobileEventsCedarTests",
"MMETestHost"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxMobileEvents"
]
}
}
2026-04-14 21:29:35.738 xcodebuild[625:3793] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 MapboxMobileEvents -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MapboxMobileEvents: /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 'MapboxMobileEvents' in project 'MapboxMobileEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: d6c8cb26a7a67845dd1df57128c6656f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d6c8cb26a7a67845dd1df57128c6656f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.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/MapboxMobileEvents/MapboxMobileEvents.xcframework'. (in target 'MapboxMobileEvents' from project 'MapboxMobileEvents')
2026-04-14 21:29:37.361 xcodebuild[648:3931] [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:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxMobileEvents
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
MapboxMobileEvents: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapboxMobileEvents
2026-04-14 21:29:38.992 xcodebuild[662:4020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"cxx_language_standard" : "c++14",
"dependencies" : [
],
"manifest_display_name" : "MapboxMobileEvents",
"name" : "MapboxMobileEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MapboxMobileEvents",
"targets" : [
"MapboxMobileEvents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxMobileEventsTests",
"module_type" : "ClangTarget",
"name" : "MapboxMobileEventsTests",
"path" : "Tests/MapboxMobileEventsTests",
"sources" : [
"Fakes/MMEAPIClientFake.m",
"Fakes/MMEBundleInfoFake.m",
"Fakes/MMEDateFakes.m",
"Fakes/MMEDispatchManagerFake.m",
"Fakes/MMEEventFake.m",
"Fakes/MMELocationManagerFake.m",
"Fakes/MMENSURLSessionWrapperFake.m",
"Fakes/MMETimerManagerFake.m",
"Fakes/MMEUIApplicationWrapperFake.m",
"Fakes/MMEUniqueIdentifierFake.m",
"MMEAPIClientTests.m",
"MMEAPIConfigTests.m",
"MMECertPinTests.m",
"MMEDateTests.m",
"MMEEventTests.m",
"MMEEventsManagerTests.m",
"MMELocationManagerTests.m",
"MMEMetricsManagerTests.m",
"MMERunningLockTests.m",
"MMETimerManagerTests.m",
"MMEUniqueIdentifierTests.m",
"NSProcessInfoTests+SystemInfo.m",
"NSString+MMEVersions_Tests.m",
"NSUserDefaults+MMEConfigurationTests.m",
"Utilities/MMEExceptionalDictionary.m",
"Utilities/MMERunningLock.m",
"Utilities/MMEServiceFixture.m",
"Utilities/MMETestStub.m"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEventsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "MapboxMobileEventsSwiftTests",
"path" : "Tests/MapboxMobileEventsSwiftTests",
"sources" : [
"MMESwiftTests.swift"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEvents",
"module_type" : "BinaryTarget",
"name" : "MapboxMobileEvents",
"path" : "remote/archive/MapboxMobileEvents.zip",
"product_memberships" : [
"MapboxMobileEvents"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxMobileEvents"
]
}
}
2026-04-14 21:29:40.348 xcodebuild[672:4091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 MapboxMobileEvents -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MapboxMobileEvents: /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 'MapboxMobileEvents' in project 'MapboxMobileEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: d6c8cb26a7a67845dd1df57128c6656f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d6c8cb26a7a67845dd1df57128c6656f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.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/MapboxMobileEvents/MapboxMobileEvents.xcframework'. (in target 'MapboxMobileEvents' from project 'MapboxMobileEvents')
2026-04-14 21:29:41.234 xcodebuild[675:4125] [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:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:43d5f4be52af00eb0e46b75c98ad3069f0c2d00f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxMobileEvents
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild