Build Information
Successful build of Mixpanel, reference v5.0.0 (e26192
), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 14:39:25 UTC.
Swift 6 data race errors: 15
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mixpanel -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/mixpanel/mixpanel-swift.git
https://github.com/mixpanel/mixpanel-swift.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"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"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Mixpanel",
"schemes" : [
"Mixpanel",
"Mixpanel_macOS",
"Mixpanel_tvOS",
"Mixpanel_watchOS"
],
"targets" : [
"Mixpanel",
"Mixpanel_tvOS",
"Mixpanel_macOS",
"Mixpanel_watchOS"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Mixpanel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mixpanel -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 Mixpanel -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
Mixpanel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Mixpanel' in project 'Mixpanel'
➜ Explicit dependency on target 'Mixpanel' in project 'Mixpanel'
➜ Explicit dependency on target 'Mixpanel_Mixpanel' in project 'Mixpanel'
Target 'Mixpanel' in project 'Mixpanel'
➜ Explicit dependency on target 'Mixpanel_Mixpanel' in project 'Mixpanel'
Target 'Mixpanel_Mixpanel' in project 'Mixpanel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fae365766755376620baee435996879b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fae365766755376620baee435996879b.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.modulemap (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/Mixpanel_Mixpanel.DependencyMetadataFileList (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/Mixpanel_Mixpanel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/Mixpanel_Mixpanel.DependencyStaticMetadataFileList (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/Mixpanel_Mixpanel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/empty-Mixpanel_Mixpanel.plist (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/empty-Mixpanel_Mixpanel.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-OutputFileMap.json (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftConstValuesFileList (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.LinkFileList (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_const_extract_protocols.json (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftFileList (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.DependencyStaticMetadataFileList (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.DependencyMetadataFileList (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/resource_bundle_accessor.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Mixpanel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.modulemap (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/Mixpanel/PrivacyInfo.xcprivacy (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/Mixpanel/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/empty-Mixpanel_Mixpanel.plist (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel_Mixpanel.build/empty-Mixpanel_Mixpanel.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle (in target 'Mixpanel_Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel_Mixpanel.bundle
SwiftDriver Mixpanel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Mixpanel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Constants.swift,\ Data+Compression.swift,\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Constants.swift /Users/admin/builder/spi-builder-workspace/Sources/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Constants.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: warning: static property 'queueSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var queueSize = 5000
^
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: note: convert 'queueSize' to a 'let' constant to make 'Sendable' shared state immutable
static var queueSize = 5000
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: note: add '@MainActor' to make static property 'queueSize' part of global actor 'MainActor'
static var queueSize = 5000
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var queueSize = 5000
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Data+Compression.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:12:10: warning: associated value 'invalidType(type:)' of 'Sendable'-conforming enum 'PropertyError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case invalidType(type: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: warning: static property 'assertClosure' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var assertClosure = swiftAssertClosure
^
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: note: convert 'assertClosure' to a 'let' constant to make 'Sendable' shared state immutable
static var assertClosure = swiftAssertClosure
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: note: add '@MainActor' to make static property 'assertClosure' part of global actor 'MainActor'
static var assertClosure = swiftAssertClosure
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var assertClosure = swiftAssertClosure
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:17:16: warning: static property 'swiftAssertClosure' is not concurrency-safe because non-'Sendable' type '(Bool, String, StaticString, UInt) -> ()' may have shared mutable state; this is an error in the Swift 6 language mode
static let swiftAssertClosure = { Swift.assert($0, $1, file: $2, line: $3) }
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:17:16: note: add '@MainActor' to make static property 'swiftAssertClosure' part of global actor 'MainActor'
static let swiftAssertClosure = { Swift.assert($0, $1, file: $2, line: $3) }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:17:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let swiftAssertClosure = { Swift.assert($0, $1, file: $2, line: $3) }
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ FileLogging.swift,\ Flush.swift,\ FlushRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/FileLogging.swift /Users/admin/builder/spi-builder-workspace/Sources/Flush.swift /Users/admin/builder/spi-builder-workspace/Sources/FlushRequest.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FileLogging.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Flush.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Flush.swift:111:17: warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
timer.invalidate()
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Flush.swift:111:17: note: task-isolated 'timer' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
timer.invalidate()
^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Flush.swift:112:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self?.timer = nil
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Flush.swift:112:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self?.timer = nil
^~~~
/Users/admin/builder/spi-builder-workspace/Sources/Flush.swift:89:30: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
guard let self = self else {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Flush.swift:89:30: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
guard let self = self else {
^~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlushRequest.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Network.swift,\ People.swift /Users/admin/builder/spi-builder-workspace/Sources/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/People.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Network.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Network.swift:80:21: warning: capture of 'failure' with non-sendable type '(Reason, Data?, URLResponse?) -> Void' in a '@Sendable' closure
failure(.other(hasError), data, response)
^
/Users/admin/builder/spi-builder-workspace/Sources/Network.swift:80:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
failure(.other(hasError), data, response)
^
/Users/admin/builder/spi-builder-workspace/Sources/Network.swift:94:32: warning: capture of 'resource' with non-sendable type 'Resource<A>' in a '@Sendable' closure
guard let result = resource.parse(responseData) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/Network.swift:34:8: note: consider making generic struct 'Resource' conform to the 'Sendable' protocol
struct Resource<A> {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Network.swift:99:13: warning: capture of 'success' with non-sendable type '(A, URLResponse?) -> Void' in a '@Sendable' closure
success(result, response)
^
/Users/admin/builder/spi-builder-workspace/Sources/Network.swift:99:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
success(result, response)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/People.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/People.swift:51:30: warning: capture of 'self' with non-sendable type 'People?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/People.swift:13:12: note: class 'People' does not conform to the 'Sendable' protocol
open class People {
^
/Users/admin/builder/spi-builder-workspace/Sources/People.swift:63:29: warning: capture of 'properties' with non-sendable type 'InternalProperties' (aka 'Dictionary<String, Any>') in a '@Sendable' closure
r[action] = properties["$properties"]
^
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AutomaticEvents.swift,\ AutomaticProperties.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift /Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/resource_bundle_accessor.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:115:25: warning: capture of 'self' with non-sendable type 'AutomaticEvents' in a '@Sendable' closure
awaitingTransactions[trans.payment.productIdentifier] = trans
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:20:7: note: class 'AutomaticEvents' does not conform to the 'Sendable' protocol
class AutomaticEvents: NSObject, SKPaymentTransactionObserver, SKProductsRequestDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:123:17: warning: capture of 'productsRequest' with non-sendable type 'SKProductsRequest' in a '@Sendable' closure
productsRequest = SKProductsRequest(productIdentifiers: productIdentifiers)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/StoreKit.framework/Headers/SKProductsRequest.h:28:12: note: class 'SKProductsRequest' does not conform to the 'Sendable' protocol
@interface SKProductsRequest : SKRequest {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:114:25: warning: mutation of captured var 'productIdentifiers' in concurrently-executing code
productIdentifiers.insert(trans.payment.productIdentifier)
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:122:17: warning: reference to captured var 'productIdentifiers' in concurrently-executing code
if !productIdentifiers.isEmpty {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:123:17: warning: mutation of captured var 'productsRequest' in concurrently-executing code
productsRequest = SKProductsRequest(productIdentifiers: productIdentifiers)
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:123:73: warning: reference to captured var 'productIdentifiers' in concurrently-executing code
productsRequest = SKProductsRequest(productIdentifiers: productIdentifiers)
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:124:17: warning: reference to captured var 'productsRequest' in concurrently-executing code
productsRequest.delegate = self
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:125:17: warning: reference to captured var 'productsRequest' in concurrently-executing code
productsRequest.start()
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:139:32: warning: capture of 'self' with non-sendable type 'AutomaticEvents' in a '@Sendable' closure
if let trans = awaitingTransactions[product.productIdentifier] {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticEvents.swift:20:7: note: class 'AutomaticEvents' does not conform to the 'Sendable' protocol
class AutomaticEvents: NSObject, SKPaymentTransactionObserver, SKProductsRequestDelegate {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:20:16: warning: static property 'automaticPropertiesLock' is not concurrency-safe because non-'Sendable' type 'ReadWriteLock' may have shared mutable state; this is an error in the Swift 6 language mode
static let automaticPropertiesLock = ReadWriteLock(label: "automaticPropertiesLock")
^
/Users/admin/builder/spi-builder-workspace/Sources/ReadWriteLock.swift:10:7: note: class 'ReadWriteLock' does not conform to the 'Sendable' protocol
class ReadWriteLock {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:20:16: note: add '@MainActor' to make static property 'automaticPropertiesLock' part of global actor 'MainActor'
static let automaticPropertiesLock = ReadWriteLock(label: "automaticPropertiesLock")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let automaticPropertiesLock = ReadWriteLock(label: "automaticPropertiesLock")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: warning: static property 'properties' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var properties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: note: convert 'properties' to a 'let' constant to make 'Sendable' shared state immutable
static var properties: InternalProperties = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: note: add '@MainActor' to make static property 'properties' part of global actor 'MainActor'
static var properties: InternalProperties = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var properties: InternalProperties = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
static var properties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: warning: static property 'peopleProperties' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var peopleProperties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: note: convert 'peopleProperties' to a 'let' constant to make 'Sendable' shared state immutable
static var peopleProperties: InternalProperties = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: note: add '@MainActor' to make static property 'peopleProperties' part of global actor 'MainActor'
static var peopleProperties: InternalProperties = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var peopleProperties: InternalProperties = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
static var peopleProperties: InternalProperties = {
^
SwiftCompile normal arm64 Compiling\ SessionMetadata.swift,\ Track.swift /Users/admin/builder/spi-builder-workspace/Sources/SessionMetadata.swift /Users/admin/builder/spi-builder-workspace/Sources/Track.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SessionMetadata.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SessionMetadata.swift:24:30: warning: capture of 'self' with non-sendable type 'SessionMetadata?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/SessionMetadata.swift:11:7: note: class 'SessionMetadata' does not conform to the 'Sendable' protocol
class SessionMetadata {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Track.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Mixpanel (in target 'Mixpanel' from project 'Mixpanel')
EmitSwiftModule normal arm64 (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:20:16: warning: static property 'automaticPropertiesLock' is not concurrency-safe because non-'Sendable' type 'ReadWriteLock' may have shared mutable state; this is an error in the Swift 6 language mode
static let automaticPropertiesLock = ReadWriteLock(label: "automaticPropertiesLock")
^
/Users/admin/builder/spi-builder-workspace/Sources/ReadWriteLock.swift:10:7: note: class 'ReadWriteLock' does not conform to the 'Sendable' protocol
class ReadWriteLock {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:20:16: note: add '@MainActor' to make static property 'automaticPropertiesLock' part of global actor 'MainActor'
static let automaticPropertiesLock = ReadWriteLock(label: "automaticPropertiesLock")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let automaticPropertiesLock = ReadWriteLock(label: "automaticPropertiesLock")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: warning: static property 'properties' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var properties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: note: convert 'properties' to a 'let' constant to make 'Sendable' shared state immutable
static var properties: InternalProperties = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: note: add '@MainActor' to make static property 'properties' part of global actor 'MainActor'
static var properties: InternalProperties = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var properties: InternalProperties = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:22:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
static var properties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: warning: static property 'peopleProperties' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var peopleProperties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: note: convert 'peopleProperties' to a 'let' constant to make 'Sendable' shared state immutable
static var peopleProperties: InternalProperties = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: note: add '@MainActor' to make static property 'peopleProperties' part of global actor 'MainActor'
static var peopleProperties: InternalProperties = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var peopleProperties: InternalProperties = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AutomaticProperties.swift:78:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
static var peopleProperties: InternalProperties = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: warning: static property 'queueSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var queueSize = 5000
^
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: note: convert 'queueSize' to a 'let' constant to make 'Sendable' shared state immutable
static var queueSize = 5000
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: note: add '@MainActor' to make static property 'queueSize' part of global actor 'MainActor'
static var queueSize = 5000
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var queueSize = 5000
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:12:10: warning: associated value 'invalidType(type:)' of 'Sendable'-conforming enum 'PropertyError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case invalidType(type: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: warning: static property 'assertClosure' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var assertClosure = swiftAssertClosure
^
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: note: convert 'assertClosure' to a 'let' constant to make 'Sendable' shared state immutable
static var assertClosure = swiftAssertClosure
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: note: add '@MainActor' to make static property 'assertClosure' part of global actor 'MainActor'
static var assertClosure = swiftAssertClosure
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:16:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var assertClosure = swiftAssertClosure
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:17:16: warning: static property 'swiftAssertClosure' is not concurrency-safe because non-'Sendable' type '(Bool, String, StaticString, UInt) -> ()' may have shared mutable state; this is an error in the Swift 6 language mode
static let swiftAssertClosure = { Swift.assert($0, $1, file: $2, line: $3) }
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:17:16: note: add '@MainActor' to make static property 'swiftAssertClosure' part of global actor 'MainActor'
static let swiftAssertClosure = { Swift.assert($0, $1, file: $2, line: $3) }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Error.swift:17:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let swiftAssertClosure = { Swift.assert($0, $1, file: $2, line: $3) }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:266:16: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'MixpanelManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedInstance = MixpanelManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:264:13: note: class 'MixpanelManager' does not conform to the 'Sendable' protocol
final class MixpanelManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:266:16: note: add '@MainActor' to make static property 'sharedInstance' part of global actor 'MainActor'
static let sharedInstance = MixpanelManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:266:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedInstance = MixpanelManager()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:256:16: warning: static property 'reachability' is not concurrency-safe because non-'Sendable' type 'SCNetworkReachability?' may have shared mutable state; this is an error in the Swift 6 language mode
static let reachability = SCNetworkReachabilityCreateWithName(nil, "api.mixpanel.com")
^
SystemConfiguration.SCNetworkReachability:1:14: note: class 'SCNetworkReachability' does not conform to the 'Sendable' protocol
public class SCNetworkReachability : _CFObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SystemConfiguration'
import SystemConfiguration
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:256:16: note: add '@MainActor' to make static property 'reachability' part of global actor 'MainActor'
static let reachability = SCNetworkReachabilityCreateWithName(nil, "api.mixpanel.com")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:256:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let reachability = SCNetworkReachabilityCreateWithName(nil, "api.mixpanel.com")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:257:16: warning: static property 'telephonyInfo' is not concurrency-safe because non-'Sendable' type 'CTTelephonyNetworkInfo' may have shared mutable state; this is an error in the Swift 6 language mode
static let telephonyInfo = CTTelephonyNetworkInfo()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/CoreTelephony.framework/Headers/CTTelephonyNetworkInfo.h:86:12: note: class 'CTTelephonyNetworkInfo' does not conform to the 'Sendable' protocol
@interface CTTelephonyNetworkInfo : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreTelephony'
import CoreTelephony
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:257:16: note: add '@MainActor' to make static property 'telephonyInfo' part of global actor 'MainActor'
static let telephonyInfo = CTTelephonyNetworkInfo()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:257:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let telephonyInfo = CTTelephonyNetworkInfo()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: warning: static property 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var loggers = [MixpanelLogging]()
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: note: convert 'loggers' to a 'let' constant to make 'Sendable' shared state immutable
private static var loggers = [MixpanelLogging]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: note: add '@MainActor' to make static property 'loggers' part of global actor 'MainActor'
private static var loggers = [MixpanelLogging]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var loggers = [MixpanelLogging]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: warning: static property 'enabledLevels' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var enabledLevels = Set<MixpanelLogLevel>()
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: note: convert 'enabledLevels' to a 'let' constant to make 'Sendable' shared state immutable
private static var enabledLevels = Set<MixpanelLogLevel>()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: note: add '@MainActor' to make static property 'enabledLevels' part of global actor 'MainActor'
private static var enabledLevels = Set<MixpanelLogLevel>()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var enabledLevels = Set<MixpanelLogLevel>()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:62:24: warning: static property 'readWriteLock' is not concurrency-safe because non-'Sendable' type 'ReadWriteLock' may have shared mutable state; this is an error in the Swift 6 language mode
private static let readWriteLock: ReadWriteLock = ReadWriteLock(label: "loggerLock")
^
/Users/admin/builder/spi-builder-workspace/Sources/ReadWriteLock.swift:10:7: note: class 'ReadWriteLock' does not conform to the 'Sendable' protocol
class ReadWriteLock {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:62:24: note: add '@MainActor' to make static property 'readWriteLock' part of global actor 'MainActor'
private static let readWriteLock: ReadWriteLock = ReadWriteLock(label: "loggerLock")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:62:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let readWriteLock: ReadWriteLock = ReadWriteLock(label: "loggerLock")
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ MixpanelInstance.swift,\ MixpanelLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift /Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:256:16: warning: static property 'reachability' is not concurrency-safe because non-'Sendable' type 'SCNetworkReachability?' may have shared mutable state; this is an error in the Swift 6 language mode
static let reachability = SCNetworkReachabilityCreateWithName(nil, "api.mixpanel.com")
^
SystemConfiguration.SCNetworkReachability:1:14: note: class 'SCNetworkReachability' does not conform to the 'Sendable' protocol
public class SCNetworkReachability : _CFObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SystemConfiguration'
import SystemConfiguration
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:256:16: note: add '@MainActor' to make static property 'reachability' part of global actor 'MainActor'
static let reachability = SCNetworkReachabilityCreateWithName(nil, "api.mixpanel.com")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:256:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let reachability = SCNetworkReachabilityCreateWithName(nil, "api.mixpanel.com")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:257:16: warning: static property 'telephonyInfo' is not concurrency-safe because non-'Sendable' type 'CTTelephonyNetworkInfo' may have shared mutable state; this is an error in the Swift 6 language mode
static let telephonyInfo = CTTelephonyNetworkInfo()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/CoreTelephony.framework/Headers/CTTelephonyNetworkInfo.h:86:12: note: class 'CTTelephonyNetworkInfo' does not conform to the 'Sendable' protocol
@interface CTTelephonyNetworkInfo : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:20:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreTelephony'
import CoreTelephony
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:257:16: note: add '@MainActor' to make static property 'telephonyInfo' part of global actor 'MainActor'
static let telephonyInfo = CTTelephonyNetworkInfo()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:257:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let telephonyInfo = CTTelephonyNetworkInfo()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:527:75: warning: converting non-sendable function value to '@MainActor @Sendable () -> Void' may introduce data races
taskId = sharedApplication.beginBackgroundTask(expirationHandler: completionHandler)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:581:43: warning: main actor-isolated property 'identifierForVendor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
distinctId = UIDevice.current.identifierForVendor?.uuidString
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:46:61: note: property declared here
@property(nullable, nonatomic,readonly,strong) NSUUID *identifierForVendor API_AVAILABLE(ios(6.0)); // a UUID that may be used to uniquely identify the device, same across apps from a single vendor.
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:575:10: note: add '@MainActor' to make instance method 'uniqueIdentifierForDevice()' part of global actor 'MainActor'
func uniqueIdentifierForDevice() -> String? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:581:35: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
distinctId = UIDevice.current.identifierForVendor?.uuidString
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:575:10: note: add '@MainActor' to make instance method 'uniqueIdentifierForDevice()' part of global actor 'MainActor'
func uniqueIdentifierForDevice() -> String? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:641:71: warning: capture of 'self' with non-sendable type 'MixpanelInstance' in a '@Sendable' closure
AutomaticProperties.automaticPropertiesLock.write { [weak self, radio] in
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:641:77: warning: reference to captured var 'radio' in concurrently-executing code
AutomaticProperties.automaticPropertiesLock.write { [weak self, radio] in
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:714:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:721:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:768:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:726:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:767:33: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:767:33: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:803:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:811:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:819:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:828:59: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:870:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:826:34: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:827:41: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:827:41: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:903:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:884:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:902:33: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:902:33: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:982:51: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:989:55: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:996:55: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1019:59: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1028:55: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:987:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:988:37: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:988:37: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1017:34: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1018:41: warning: capture of 'completion' with non-sendable type '(() -> Void)?' in a '@Sendable' closure
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1018:41: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if let completion = completion {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1023:33: warning: capture of 'eventQueue' with non-sendable type '[InternalProperties]' (aka 'Array<Dictionary<String, Any>>') in a '@Sendable' closure
self.flushQueue(eventQueue, type: .events)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1024:33: warning: capture of 'peopleQueue' with non-sendable type '[InternalProperties]' (aka 'Array<Dictionary<String, Any>>') in a '@Sendable' closure
self.flushQueue(peopleQueue, type: .people)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1025:33: warning: capture of 'groupsQueue' with non-sendable type '[InternalProperties]' (aka 'Array<Dictionary<String, Any>>') in a '@Sendable' closure
self.flushQueue(groupsQueue, type: .groups)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1058:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1086:23: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1107:76: warning: capture of 'properties' with non-sendable type 'Properties?' (aka 'Optional<Dictionary<String, any MixpanelType>>') in a '@Sendable' closure
properties: properties,
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift:14:17: note: protocol 'MixpanelType' does not conform to the 'Sendable' protocol
public protocol MixpanelType: Any {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1203:23: warning: result of call to 'write(closure:)' is unused
readWriteLock.write {
^ ~
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1237:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1268:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1283:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1308:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1327:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1328:85: warning: capture of 'properties' with non-sendable type 'Properties' (aka 'Dictionary<String, any MixpanelType>') in a '@Sendable' closure
let updatedSuperProperties = self.trackInstance.registerSuperProperties(properties,
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift:14:17: note: protocol 'MixpanelType' does not conform to the 'Sendable' protocol
public protocol MixpanelType: Any {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1356:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1357:89: warning: capture of 'properties' with non-sendable type 'Properties' (aka 'Dictionary<String, any MixpanelType>') in a '@Sendable' closure
let updatedSuperProperties = self.trackInstance.registerSuperPropertiesOnce(properties,
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift:14:17: note: protocol 'MixpanelType' does not conform to the 'Sendable' protocol
public protocol MixpanelType: Any {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1359:103: warning: capture of 'defaultValue' with non-sendable type '(any MixpanelType)?' in a '@Sendable' closure
defaultValue: defaultValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift:14:17: note: protocol 'MixpanelType' does not conform to the 'Sendable' protocol
public protocol MixpanelType: Any {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1384:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1403:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1405:52: warning: capture of 'update' with non-sendable type '(inout InternalProperties) -> Void' (aka '(inout Dictionary<String, Any>) -> ()') in a '@Sendable' closure
self.trackInstance.updateSuperProperty(update,
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1405:52: note: a function type must be marked '@Sendable' to conform to 'Sendable'
self.trackInstance.updateSuperProperty(update,
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1520:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1565:30: warning: capture of 'self' with non-sendable type 'MixpanelInstance?' in a '@Sendable' closure
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:78:12: note: class 'MixpanelInstance' does not conform to the 'Sendable' protocol
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelInstance.swift:1575:54: warning: capture of 'properties' with non-sendable type 'Properties?' (aka 'Optional<Dictionary<String, any MixpanelType>>') in a '@Sendable' closure
self.track(event: "$opt_in", properties: properties)
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift:14:17: note: protocol 'MixpanelType' does not conform to the 'Sendable' protocol
public protocol MixpanelType: Any {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: warning: static property 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var loggers = [MixpanelLogging]()
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: note: convert 'loggers' to a 'let' constant to make 'Sendable' shared state immutable
private static var loggers = [MixpanelLogging]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: note: add '@MainActor' to make static property 'loggers' part of global actor 'MainActor'
private static var loggers = [MixpanelLogging]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:60:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var loggers = [MixpanelLogging]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: warning: static property 'enabledLevels' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var enabledLevels = Set<MixpanelLogLevel>()
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: note: convert 'enabledLevels' to a 'let' constant to make 'Sendable' shared state immutable
private static var enabledLevels = Set<MixpanelLogLevel>()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: note: add '@MainActor' to make static property 'enabledLevels' part of global actor 'MainActor'
private static var enabledLevels = Set<MixpanelLogLevel>()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:61:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var enabledLevels = Set<MixpanelLogLevel>()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:62:24: warning: static property 'readWriteLock' is not concurrency-safe because non-'Sendable' type 'ReadWriteLock' may have shared mutable state; this is an error in the Swift 6 language mode
private static let readWriteLock: ReadWriteLock = ReadWriteLock(label: "loggerLock")
^
/Users/admin/builder/spi-builder-workspace/Sources/ReadWriteLock.swift:10:7: note: class 'ReadWriteLock' does not conform to the 'Sendable' protocol
class ReadWriteLock {
^
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:62:24: note: add '@MainActor' to make static property 'readWriteLock' part of global actor 'MainActor'
private static let readWriteLock: ReadWriteLock = ReadWriteLock(label: "loggerLock")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MixpanelLogger.swift:62:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let readWriteLock: ReadWriteLock = ReadWriteLock(label: "loggerLock")
^
nonisolated(unsafe)
/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 {
^ ~
SwiftCompile normal arm64 Compiling\ Group.swift,\ JSONHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Group.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONHandler.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Group.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Group.swift:52:27: warning: capture of 'self' with non-sendable type 'Group' in a '@Sendable' closure
r["$token"] = self.apiToken
^
/Users/admin/builder/spi-builder-workspace/Sources/Group.swift:13:12: note: class 'Group' does not conform to the 'Sendable' protocol
open class Group {
^
/Users/admin/builder/spi-builder-workspace/Sources/Group.swift:57:29: warning: capture of 'properties' with non-sendable type 'InternalProperties' (aka 'Dictionary<String, Any>') in a '@Sendable' closure
r[action] = properties["$properties"]
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONHandler.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PrintLogging.swift,\ ReadWriteLock.swift /Users/admin/builder/spi-builder-workspace/Sources/PrintLogging.swift /Users/admin/builder/spi-builder-workspace/Sources/ReadWriteLock.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PrintLogging.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ReadWriteLock.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MixpanelPersistence.swift,\ MixpanelType.swift /Users/admin/builder/spi-builder-workspace/Sources/MixpanelPersistence.swift /Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MixpanelPersistence.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MixpanelType.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MPDB.swift,\ Mixpanel.swift /Users/admin/builder/spi-builder-workspace/Sources/MPDB.swift /Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MPDB.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:266:16: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'MixpanelManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedInstance = MixpanelManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:264:13: note: class 'MixpanelManager' does not conform to the 'Sendable' protocol
final class MixpanelManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:266:16: note: add '@MainActor' to make static property 'sharedInstance' part of global actor 'MainActor'
static let sharedInstance = MixpanelManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Mixpanel.swift:266:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedInstance = MixpanelManager()
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for Mixpanel (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriver\ Compilation\ Requirements Mixpanel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Mixpanel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PrintLogging.swift, ReadWriteLock.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Mixpanel-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-Swift.h (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Mixpanel-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftmodule (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/arm64-apple-ios.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling SessionMetadata.swift, Track.swift (in target 'Mixpanel' from project 'Mixpanel')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftdoc (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.abi.json (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftsourceinfo (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Network.swift, People.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling MixpanelPersistence.swift, MixpanelType.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling Group.swift, JSONHandler.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling FileLogging.swift, Flush.swift, FlushRequest.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling MPDB.swift, Mixpanel.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling Constants.swift, Data+Compression.swift, Error.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling MixpanelInstance.swift, MixpanelLogger.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AutomaticEvents.swift, AutomaticProperties.swift (in target 'Mixpanel' from project 'Mixpanel')
SwiftDriver\ Compilation Mixpanel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Mixpanel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.o normal (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.o
ExtractAppIntentsMetadata (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Mixpanel --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Mixpanel --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Mixpanel.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mixpanel.build/Debug-iphoneos/Mixpanel.build/Objects-normal/arm64/Mixpanel.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 07:39:24.683 appintentsmetadataprocessor[715:4027] Starting appintentsmetadataprocessor export
2025-04-25 07:39:24.725 appintentsmetadataprocessor[715:4027] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.o (in target 'Mixpanel' from project 'Mixpanel')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mixpanel.o
** BUILD SUCCEEDED **
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.