Build Information
Successful build of MixpanelSwiftCommon, reference main (ffd168), with Swift 6.0 for macOS (SPM) on 25 Apr 2026 00:36:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mixpanel/mixpanel-swift-common.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mixpanel/mixpanel-swift-common
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffd168d Update MixpanelSwiftCommon.podspec (#11)
Cloned https://github.com/mixpanel/mixpanel-swift-common.git
Revision (git rev-parse @):
ffd168d972a1bea7e86104f253a3e105c69217e5
SUCCESS checkout https://github.com/mixpanel/mixpanel-swift-common.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/mixpanel/mixpanel-swift-common.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/5] Emitting module MixpanelSwiftCommon
[4/5] Compiling MixpanelSwiftCommon MixpanelEventBridge.swift
[5/5] Compiling MixpanelSwiftCommon JSONLogicEvaluator.swift
Build complete! (3.87s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MixpanelSwiftCommon",
"name" : "MixpanelSwiftCommon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "MixpanelSwiftCommon",
"targets" : [
"MixpanelSwiftCommon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MixpanelSwiftCommonTests",
"module_type" : "SwiftTarget",
"name" : "MixpanelSwiftCommonTests",
"path" : "Tests/MixpanelSwiftCommonTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MixpanelSwiftCommonTests/test-data",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"JSONLogicEvaluatorTests.swift",
"JSONLogicTestsRunner.swift",
"MixpanelEventBridgeTests.swift"
],
"target_dependencies" : [
"MixpanelSwiftCommon"
],
"type" : "test"
},
{
"c99name" : "MixpanelSwiftCommon",
"module_type" : "SwiftTarget",
"name" : "MixpanelSwiftCommon",
"path" : "Sources/MixpanelSwiftCommon",
"product_memberships" : [
"MixpanelSwiftCommon"
],
"sources" : [
"MixpanelEventBridge.swift",
"Utils/JSONLogicEvaluator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.