The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mixpanel, reference 6.3.0 (44b215), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 22:16:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mixpanel/mixpanel-swift.git
Reference: 6.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mixpanel/mixpanel-swift
 * tag               6.3.0      -> FETCH_HEAD
HEAD is now at 44b2151 Release 6.3.0 (#718)
Cloned https://github.com/mixpanel/mixpanel-swift.git
Revision (git rev-parse @):
44b215162eedf635233fb34c11d0ed7c81f783e4
SUCCESS checkout https://github.com/mixpanel/mixpanel-swift.git at 6.3.0
Fetching https://github.com/mixpanel/mixpanel-swift-common.git
Fetching https://github.com/advantagefse/json-logic-swift
[1/538] Fetching mixpanel-swift-common
[66/1664] Fetching mixpanel-swift-common, json-logic-swift
Fetched https://github.com/mixpanel/mixpanel-swift-common.git from cache (0.87s)
Fetched https://github.com/advantagefse/json-logic-swift from cache (0.87s)
Computing version for https://github.com/mixpanel/mixpanel-swift-common.git
Computed https://github.com/mixpanel/mixpanel-swift-common.git at 1.0.1 (1.56s)
Computing version for https://github.com/advantagefse/json-logic-swift
Computed https://github.com/advantagefse/json-logic-swift at 1.2.4 (0.65s)
Creating working copy for https://github.com/advantagefse/json-logic-swift
Working copy of https://github.com/advantagefse/json-logic-swift resolved at 1.2.4
Creating working copy for https://github.com/mixpanel/mixpanel-swift-common.git
Working copy of https://github.com/mixpanel/mixpanel-swift-common.git resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "mixpanel-swift",
      "name": "Mixpanel",
      "url": "https://github.com/mixpanel/mixpanel-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mixpanel-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "json-logic-swift",
          "name": "jsonlogic",
          "url": "https://github.com/advantagefse/json-logic-swift",
          "version": "1.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json-logic-swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "mixpanel-swift-common",
          "name": "MixpanelSwiftCommon",
          "url": "https://github.com/mixpanel/mixpanel-swift-common.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mixpanel-swift-common",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mixpanel/mixpanel-swift.git
[1/17139] Fetching mixpanel-swift
Fetched https://github.com/mixpanel/mixpanel-swift.git from cache (4.55s)
Fetching https://github.com/mixpanel/mixpanel-swift-common.git from cache
Fetching https://github.com/advantagefse/json-logic-swift from cache
Fetched https://github.com/mixpanel/mixpanel-swift-common.git from cache (0.59s)
Fetched https://github.com/advantagefse/json-logic-swift from cache (0.59s)
Computing version for https://github.com/mixpanel/mixpanel-swift-common.git
Computed https://github.com/mixpanel/mixpanel-swift-common.git at 1.0.1 (0.65s)
Computing version for https://github.com/advantagefse/json-logic-swift
Computed https://github.com/advantagefse/json-logic-swift at 1.2.4 (0.03s)
Creating working copy for https://github.com/advantagefse/json-logic-swift
Working copy of https://github.com/advantagefse/json-logic-swift resolved at 1.2.4
Creating working copy for https://github.com/mixpanel/mixpanel-swift.git
Working copy of https://github.com/mixpanel/mixpanel-swift.git resolved at 6.3.0 (44b2151)
Creating working copy for https://github.com/mixpanel/mixpanel-swift-common.git
Working copy of https://github.com/mixpanel/mixpanel-swift-common.git resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'mixpanel-swift' is not used by any target
Found 2 product dependencies
  - jsonlogic
  - MixpanelSwiftCommon
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mixpanel/mixpanel-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/11] Compiling MixpanelSwiftCommon MixpanelEventBridge.swift
[8/11] Emitting module MixpanelSwiftCommon
[9/11] Compiling MixpanelSwiftCommon JSONLogicEvaluator.swift
[10/11] Emitting module JSON
[11/11] Compiling JSON JSON.swift
[12/14] Compiling jsonlogic Parser.swift
[13/14] Emitting module jsonlogic
[14/14] Compiling jsonlogic JsonLogic.swift
[15/38] Compiling Mixpanel ReadWriteLock.swift
[16/38] Compiling Mixpanel SessionMetadata.swift
[17/38] Compiling Mixpanel People.swift
[18/38] Compiling Mixpanel PrintLogging.swift
[19/40] Emitting module Mixpanel
[20/40] Compiling Mixpanel Track.swift
[21/40] Compiling Mixpanel resource_bundle_accessor.swift
[22/40] Compiling Mixpanel Group.swift
[23/40] Compiling Mixpanel JSONHandler.swift
[24/40] Compiling Mixpanel MPDB.swift
[25/40] Compiling Mixpanel Data+Compression.swift
[26/40] Compiling Mixpanel Error.swift
[27/40] Compiling Mixpanel FeatureFlags.swift
[28/40] Compiling Mixpanel MixpanelOptions.swift
[29/40] Compiling Mixpanel MixpanelPersistence.swift
[30/40] Compiling Mixpanel FileLogging.swift
[31/40] Compiling Mixpanel Flush.swift
[32/40] Compiling Mixpanel FlushRequest.swift
[33/40] Compiling Mixpanel MixpanelType.swift
[34/40] Compiling Mixpanel Network.swift
[35/40] Compiling Mixpanel Mixpanel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1337:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
1335 |
1336 |   func removeCachedGroup(groupKey: String, groupID: MixpanelType) {
1337 |     readWriteLock.write {
     |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
1338 |       groups.removeValue(forKey: makeMapKey(groupKey: groupKey, groupID: groupID))
1339 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:73:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
 71 |   /// Enable log messages of a specific `LogLevel` to be added to the log
 72 |   class func enableLevel(_ level: MixpanelLogLevel) {
 73 |     readWriteLock.write {
    |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
 74 |       enabledLevels.insert(level)
 75 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:80:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
 78 |   /// Disable log messages of a specific `LogLevel` to prevent them from being logged
 79 |   class func disableLevel(_ level: MixpanelLogLevel) {
 80 |     readWriteLock.write {
    |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
 81 |       enabledLevels.remove(level)
 82 |     }
[36/40] Compiling Mixpanel MixpanelInstance.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1337:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
1335 |
1336 |   func removeCachedGroup(groupKey: String, groupID: MixpanelType) {
1337 |     readWriteLock.write {
     |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
1338 |       groups.removeValue(forKey: makeMapKey(groupKey: groupKey, groupID: groupID))
1339 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:73:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
 71 |   /// Enable log messages of a specific `LogLevel` to be added to the log
 72 |   class func enableLevel(_ level: MixpanelLogLevel) {
 73 |     readWriteLock.write {
    |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
 74 |       enabledLevels.insert(level)
 75 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:80:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
 78 |   /// Disable log messages of a specific `LogLevel` to prevent them from being logged
 79 |   class func disableLevel(_ level: MixpanelLogLevel) {
 80 |     readWriteLock.write {
    |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
 81 |       enabledLevels.remove(level)
 82 |     }
[37/40] Compiling Mixpanel MixpanelLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1337:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
1335 |
1336 |   func removeCachedGroup(groupKey: String, groupID: MixpanelType) {
1337 |     readWriteLock.write {
     |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
1338 |       groups.removeValue(forKey: makeMapKey(groupKey: groupKey, groupID: groupID))
1339 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:73:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
 71 |   /// Enable log messages of a specific `LogLevel` to be added to the log
 72 |   class func enableLevel(_ level: MixpanelLogLevel) {
 73 |     readWriteLock.write {
    |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
 74 |       enabledLevels.insert(level)
 75 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:80:19: warning: result of call to 'write(closure:)' is unused [#no-usage]
 78 |   /// Disable log messages of a specific `LogLevel` to prevent them from being logged
 79 |   class func disableLevel(_ level: MixpanelLogLevel) {
 80 |     readWriteLock.write {
    |                   `- warning: result of call to 'write(closure:)' is unused [#no-usage]
 81 |       enabledLevels.remove(level)
 82 |     }
[38/40] Compiling Mixpanel AutomaticEvents.swift
[39/40] Compiling Mixpanel AutomaticProperties.swift
[40/40] Compiling Mixpanel Constants.swift
Build complete! (12.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "json-logic-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/advantagefse/json-logic-swift"
    },
    {
      "identity" : "mixpanel-swift-common",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mixpanel/mixpanel-swift-common.git"
    }
  ],
  "manifest_display_name" : "Mixpanel",
  "name" : "Mixpanel",
  "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" : "Mixpanel",
      "targets" : [
        "Mixpanel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Mixpanel",
      "module_type" : "SwiftTarget",
      "name" : "Mixpanel",
      "path" : "Sources",
      "product_dependencies" : [
        "MixpanelSwiftCommon",
        "jsonlogic"
      ],
      "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",
        "FeatureFlags.swift",
        "FileLogging.swift",
        "Flush.swift",
        "FlushRequest.swift",
        "Group.swift",
        "JSONHandler.swift",
        "MPDB.swift",
        "Mixpanel.swift",
        "MixpanelInstance.swift",
        "MixpanelLogger.swift",
        "MixpanelOptions.swift",
        "MixpanelPersistence.swift",
        "MixpanelType.swift",
        "Network.swift",
        "People.swift",
        "PrintLogging.swift",
        "ReadWriteLock.swift",
        "SessionMetadata.swift",
        "Track.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.