Build Information
Successful build of MapboxMobileEvents, reference main (990bab
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 02:52:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-events-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-events-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mapbox/mapbox-events-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
Build complete! (1.29s)
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"
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/2.0.0/MapboxMobileEvents.zip
[8391/8391] Downloading https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/2.0.0/MapboxMobileEvents.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/2.0.0/MapboxMobileEvents.zip (1.22s)
Build complete.
{
"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"
Done.