Build Information
Successful build of Mixpanel, reference v5.0.0 (e26192
), with Swift 5.9 for macOS (SPM) on 25 Apr 2025 14:39:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mixpanel/mixpanel-swift.git
Reference: v5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mixpanel/mixpanel-swift
* tag v5.0.0 -> FETCH_HEAD
HEAD is now at e261928 Update docs
Cloned https://github.com/mixpanel/mixpanel-swift.git
Revision (git rev-parse @):
e2619282894502f9378abe04c7f7d92fc523484a
SUCCESS checkout https://github.com/mixpanel/mixpanel-swift.git at v5.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/mixpanel/mixpanel-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/23] Emitting module Mixpanel
[3/25] Compiling Mixpanel Track.swift
[4/25] Compiling Mixpanel resource_bundle_accessor.swift
[5/25] Compiling Mixpanel MixpanelLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:73:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:80:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
[6/25] Compiling Mixpanel MixpanelPersistence.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:73:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:80:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
[7/25] Compiling Mixpanel Data+Compression.swift
[8/25] Compiling Mixpanel Error.swift
[9/25] Compiling Mixpanel FileLogging.swift
[10/25] Compiling Mixpanel AutomaticEvents.swift
[11/25] Compiling Mixpanel AutomaticProperties.swift
[12/25] Compiling Mixpanel Constants.swift
[13/25] Compiling Mixpanel Flush.swift
[14/25] Compiling Mixpanel FlushRequest.swift
[15/25] Compiling Mixpanel Group.swift
[16/25] Compiling Mixpanel JSONHandler.swift
[17/25] Compiling Mixpanel MPDB.swift
[18/25] Compiling Mixpanel People.swift
[19/25] Compiling Mixpanel PrintLogging.swift
[20/25] Compiling Mixpanel MixpanelType.swift
[21/25] Compiling Mixpanel Network.swift
[22/25] Compiling Mixpanel ReadWriteLock.swift
[23/25] Compiling Mixpanel SessionMetadata.swift
[24/25] Compiling Mixpanel Mixpanel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1203:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
[25/25] Compiling Mixpanel MixpanelInstance.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1203:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
Build complete! (10.46s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Mixpanel",
"name" : "Mixpanel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "Mixpanel",
"targets" : [
"Mixpanel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Mixpanel",
"module_type" : "SwiftTarget",
"name" : "Mixpanel",
"path" : "Sources",
"product_memberships" : [
"Mixpanel"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AutomaticEvents.swift",
"AutomaticProperties.swift",
"Constants.swift",
"Data+Compression.swift",
"Error.swift",
"FileLogging.swift",
"Flush.swift",
"FlushRequest.swift",
"Group.swift",
"JSONHandler.swift",
"MPDB.swift",
"Mixpanel.swift",
"MixpanelInstance.swift",
"MixpanelLogger.swift",
"MixpanelPersistence.swift",
"MixpanelType.swift",
"Network.swift",
"People.swift",
"PrintLogging.swift",
"ReadWriteLock.swift",
"SessionMetadata.swift",
"Track.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.