The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CioAnalytics, reference main (b5f805), with Swift 6.2 for macOS (SPM) on 2 Apr 2026 13:36:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/customerio/cdp-analytics-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/customerio/cdp-analytics-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b5f805b Merge pull request #9 from customerio/dx-516
Cloned https://github.com/customerio/cdp-analytics-swift.git
Revision (git rev-parse @):
b5f805b7cd54395ab35bd48d351ee0949ff0a474
SUCCESS checkout https://github.com/customerio/cdp-analytics-swift.git at main
Fetching https://github.com/segmentio/sovran-swift.git
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git
[1/77] Fetching jsonsafeencoding-swift
[78/448] Fetching jsonsafeencoding-swift, sovran-swift
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.75s)
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.75s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (3.56s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.2 (0.62s)
Creating working copy for https://github.com/segmentio/jsonsafeencoding-swift.git
Working copy of https://github.com/segmentio/jsonsafeencoding-swift.git resolved at 2.0.0
Creating working copy for https://github.com/segmentio/sovran-swift.git
Working copy of https://github.com/segmentio/sovran-swift.git resolved at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cdp-analytics-swift",
      "name": "CioAnalytics",
      "url": "https://github.com/customerio/cdp-analytics-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cdp-analytics-swift",
      "dependencies": [
        {
          "identity": "sovran-swift",
          "name": "Sovran",
          "url": "https://github.com/segmentio/sovran-swift.git",
          "version": "1.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sovran-swift",
          "dependencies": [
          ]
        },
        {
          "identity": "jsonsafeencoding-swift",
          "name": "JSONSafeEncoding",
          "url": "https://github.com/segmentio/jsonsafeencoding-swift.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jsonsafeencoding-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/customerio/cdp-analytics-swift.git
[1/3469] Fetching cdp-analytics-swift
Fetched https://github.com/customerio/cdp-analytics-swift.git from cache (1.01s)
Fetching https://github.com/segmentio/sovran-swift.git from cache
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git from cache
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.48s)
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.48s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.54s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.2 (0.03s)
Creating working copy for https://github.com/segmentio/jsonsafeencoding-swift.git
Working copy of https://github.com/segmentio/jsonsafeencoding-swift.git resolved at 2.0.0
Creating working copy for https://github.com/segmentio/sovran-swift.git
Working copy of https://github.com/segmentio/sovran-swift.git resolved at 1.1.2
Creating working copy for https://github.com/customerio/cdp-analytics-swift.git
Working copy of https://github.com/customerio/cdp-analytics-swift.git resolved at main (b5f805b)
warning: '.resolve-product-dependencies': dependency 'cdp-analytics-swift' is not used by any target
Found 2 product dependencies
  - Sovran
  - JSONSafeEncoding
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/customerio/cdp-analytics-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/17] Compiling JSONSafeEncoding Version.swift
[6/17] Compiling Sovran Version.swift
[7/17] Compiling JSONSafeEncoding JSONValue.swift
[8/17] Compiling Sovran Subscriber.swift
[9/17] Compiling Sovran Testing.swift
[10/17] Compiling Sovran State.swift
[11/17] Compiling Sovran Action.swift
[12/17] Emitting module Sovran
[13/17] Compiling Sovran Store.swift
[14/17] Compiling JSONSafeEncoding JSONError.swift
[15/17] Compiling JSONSafeEncoding Extensions.swift
[16/17] Emitting module JSONSafeEncoding
[17/17] Compiling JSONSafeEncoding JSONSafeEncoder.swift
[18/72] Emitting module CioAnalytics
[19/77] Compiling CioAnalytics Analytics.swift
[20/77] Compiling CioAnalytics Configuration.swift
[21/77] Compiling CioAnalytics Deprecations.swift
[22/77] Compiling CioAnalytics Errors.swift
[23/77] Compiling CioAnalytics Events.swift
[24/77] Compiling CioAnalytics ObjCAnalytics.swift
[25/77] Compiling CioAnalytics ObjCConfiguration.swift
[26/77] Compiling CioAnalytics ObjCEvents.swift
[27/77] Compiling CioAnalytics ObjCPlugin.swift
[28/77] Compiling CioAnalytics Plugins.swift
[29/77] Compiling CioAnalytics Context.swift
[30/77] Compiling CioAnalytics DestinationMetadataPlugin.swift
[31/77] Compiling CioAnalytics OutputFileStream.swift
[32/77] Compiling CioAnalytics CountBasedFlushPolicy.swift
[33/77] Compiling CioAnalytics FlushPolicy.swift
[34/77] Compiling CioAnalytics IntervalBasedFlushPolicy.swift
[35/77] Compiling CioAnalytics QueueTimer.swift
[36/77] Compiling CioAnalytics DataStore.swift
[37/77] Compiling CioAnalytics Storage.swift
[38/77] Compiling CioAnalytics TransientDB.swift
[39/77] Compiling CioAnalytics DirectoryStore.swift
[40/77] Compiling CioAnalytics MemoryStore.swift
[41/77] Compiling CioAnalytics FileHandleExt.swift
[42/77] Compiling CioAnalytics LineStream.swift
[43/77] Compiling CioAnalytics Telemetry.swift
[44/77] Compiling CioAnalytics UserAgent.swift
[45/77] Compiling CioAnalytics Utils.swift
[46/77] Compiling CioAnalytics iso8601.swift
[47/77] Compiling CioAnalytics Version.swift
[48/77] Compiling CioAnalytics VendorSystem.swift
[49/77] Compiling CioAnalytics WindowsUtils.swift
[50/77] Compiling CioAnalytics iOSDelegation.swift
[51/77] Compiling CioAnalytics iOSLifecycleEvents.swift
[52/77] Compiling CioAnalytics iOSLifecycleMonitor.swift
[53/77] Compiling CioAnalytics watchOSDelegation.swift
[54/77] Compiling CioAnalytics State.swift
[55/77] Compiling CioAnalytics Timeline.swift
[56/77] Compiling CioAnalytics Types.swift
[57/77] Compiling CioAnalytics Atomic.swift
[58/77] Compiling CioAnalytics CompletionGroup.swift
[59/77] Compiling CioAnalytics JSON.swift
[60/77] Compiling CioAnalytics watchOSLifecycleEvents.swift
[61/77] Compiling CioAnalytics watchOSLifecycleMonitor.swift
[62/77] Compiling CioAnalytics SegmentDestination.swift
[63/77] Compiling CioAnalytics StartupQueue.swift
[64/77] Compiling CioAnalytics Settings.swift
[65/77] Compiling CioAnalytics Startup.swift
[66/77] Compiling CioAnalytics KeyPath.swift
[67/77] Compiling CioAnalytics Logging.swift
[68/77] Compiling CioAnalytics HTTPClient.swift
[69/77] Compiling CioAnalytics HTTPSession+Apple.swift
[70/77] Compiling CioAnalytics HTTPSession.swift
[71/77] Compiling CioAnalytics Noncodable.swift
[72/77] Compiling CioAnalytics DeviceToken.swift
[73/77] Compiling CioAnalytics LinuxLifecycleMonitor.swift
[74/77] Compiling CioAnalytics macOSLifecycleEvents.swift
[75/77] Compiling CioAnalytics macOSLifecycleMonitor.swift
[76/77] Compiling CioAnalytics AppleUtils.swift
[77/77] Compiling CioAnalytics LinuxUtils.swift
Build complete! (10.24s)
warning: 'spi-builder-workspace': Invalid Resource 'Segment/Resources': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Segment/Resources/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sovran-swift",
      "requirement" : {
        "exact" : [
          "1.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/segmentio/sovran-swift.git"
    },
    {
      "identity" : "jsonsafeencoding-swift",
      "requirement" : {
        "exact" : [
          "2.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/segmentio/jsonsafeencoding-swift.git"
    }
  ],
  "manifest_display_name" : "CioAnalytics",
  "name" : "CioAnalytics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.1"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CioAnalytics",
      "targets" : [
        "CioAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CioAnalytics_Tests",
      "module_type" : "SwiftTarget",
      "name" : "CioAnalytics-Tests",
      "path" : "Tests",
      "sources" : [
        "Segment-Tests/Analytics_Tests.swift",
        "Segment-Tests/Atomic_Tests.swift",
        "Segment-Tests/CompletionGroup_Tests.swift",
        "Segment-Tests/FlushPolicy_Tests.swift",
        "Segment-Tests/HTTPClient_Tests.swift",
        "Segment-Tests/JSON_Tests.swift",
        "Segment-Tests/KeyPath_Tests.swift",
        "Segment-Tests/MemoryLeak_Tests.swift",
        "Segment-Tests/ObjC_Tests.swift",
        "Segment-Tests/Storage_Tests.swift",
        "Segment-Tests/StressTests.swift",
        "Segment-Tests/Support/TestUtilities.swift",
        "Segment-Tests/Telemetry_Tests.swift",
        "Segment-Tests/Timeline_Tests.swift",
        "Segment-Tests/UserAgentTests.swift",
        "Segment-Tests/WindowsVendorSystem_Tests.swift",
        "Segment-Tests/XCTestManifests.swift",
        "Segment-Tests/iOSLifecycle_Tests.swift"
      ],
      "target_dependencies" : [
        "CioAnalytics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CioAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "CioAnalytics",
      "path" : "Sources/Segment",
      "product_dependencies" : [
        "Sovran",
        "JSONSafeEncoding"
      ],
      "product_memberships" : [
        "CioAnalytics"
      ],
      "sources" : [
        "Analytics.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Errors.swift",
        "Events.swift",
        "ObjC/ObjCAnalytics.swift",
        "ObjC/ObjCConfiguration.swift",
        "ObjC/ObjCEvents.swift",
        "ObjC/ObjCPlugin.swift",
        "Plugins.swift",
        "Plugins/Context.swift",
        "Plugins/DestinationMetadataPlugin.swift",
        "Plugins/DeviceToken.swift",
        "Plugins/Platforms/Linux/LinuxLifecycleMonitor.swift",
        "Plugins/Platforms/Mac/macOSLifecycleEvents.swift",
        "Plugins/Platforms/Mac/macOSLifecycleMonitor.swift",
        "Plugins/Platforms/Vendors/AppleUtils.swift",
        "Plugins/Platforms/Vendors/LinuxUtils.swift",
        "Plugins/Platforms/Vendors/VendorSystem.swift",
        "Plugins/Platforms/Vendors/WindowsUtils.swift",
        "Plugins/Platforms/iOS/iOSDelegation.swift",
        "Plugins/Platforms/iOS/iOSLifecycleEvents.swift",
        "Plugins/Platforms/iOS/iOSLifecycleMonitor.swift",
        "Plugins/Platforms/watchOS/watchOSDelegation.swift",
        "Plugins/Platforms/watchOS/watchOSLifecycleEvents.swift",
        "Plugins/Platforms/watchOS/watchOSLifecycleMonitor.swift",
        "Plugins/SegmentDestination.swift",
        "Plugins/StartupQueue.swift",
        "Settings.swift",
        "Startup.swift",
        "State.swift",
        "Timeline.swift",
        "Types.swift",
        "Utilities/Atomic.swift",
        "Utilities/CompletionGroup.swift",
        "Utilities/JSON.swift",
        "Utilities/KeyPath.swift",
        "Utilities/Logging.swift",
        "Utilities/Networking/HTTPClient.swift",
        "Utilities/Networking/HTTPSession+Apple.swift",
        "Utilities/Networking/HTTPSession.swift",
        "Utilities/Noncodable.swift",
        "Utilities/OutputFileStream.swift",
        "Utilities/Policies/CountBasedFlushPolicy.swift",
        "Utilities/Policies/FlushPolicy.swift",
        "Utilities/Policies/IntervalBasedFlushPolicy.swift",
        "Utilities/QueueTimer.swift",
        "Utilities/Storage/DataStore.swift",
        "Utilities/Storage/Storage.swift",
        "Utilities/Storage/TransientDB.swift",
        "Utilities/Storage/Types/DirectoryStore.swift",
        "Utilities/Storage/Types/MemoryStore.swift",
        "Utilities/Storage/Utilities/FileHandleExt.swift",
        "Utilities/Storage/Utilities/LineStream.swift",
        "Utilities/Telemetry.swift",
        "Utilities/UserAgent.swift",
        "Utilities/Utils.swift",
        "Utilities/iso8601.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Invalid Resource 'Segment/Resources': File not found.
Done.