The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Segment with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segmentio/analytics-swift.git
Reference: 1.5.11
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/segmentio/analytics-swift
 * tag               1.5.11     -> FETCH_HEAD
HEAD is now at f6f3a7f Version 1.5.11
Cloned https://github.com/segmentio/analytics-swift.git
Revision (git rev-parse @):
f6f3a7fafcace7bcdbda329f9b309f31bf9a42a1
SUCCESS checkout https://github.com/segmentio/analytics-swift.git at 1.5.11
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/jsonsafeencoding-swift.git from cache (0.21s)
Fetched https://github.com/segmentio/Sovran-Swift.git from cache (0.22s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.68s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.1 (0.74s)
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.1
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "analytics-swift",
      "name": "Segment",
      "url": "https://github.com/segmentio/analytics-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/analytics-swift",
      "dependencies": [
        {
          "identity": "sovran-swift",
          "name": "Sovran",
          "url": "https://github.com/segmentio/sovran-swift.git",
          "version": "1.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jsonsafeencoding-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/segmentio/analytics-swift.git from cache
Fetched https://github.com/segmentio/analytics-swift.git from cache (0.50s)
Fetching https://github.com/segmentio/jsonsafeencoding-swift.git from cache
Fetching https://github.com/segmentio/sovran-swift.git from cache
Fetched https://github.com/segmentio/jsonsafeencoding-swift.git from cache (0.19s)
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.20s)
Computing version for https://github.com/segmentio/jsonsafeencoding-swift.git
Computed https://github.com/segmentio/jsonsafeencoding-swift.git at 2.0.0 (0.02s)
Computing version for https://github.com/segmentio/sovran-swift.git
Computed https://github.com/segmentio/sovran-swift.git at 1.1.1 (0.36s)
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/analytics-swift.git
Working copy of https://github.com/segmentio/analytics-swift.git resolved at 1.5.11 (f6f3a7f)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/sovran-swift-74d59630 is not valid git repository for 'https://github.com/segmentio/sovran-swift.git', will fetch again.
Fetching https://github.com/segmentio/sovran-swift.git from cache
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/sovran-swift-74d59630 is not valid git repository for 'https://github.com/segmentio/sovran-swift.git', will fetch again.
Fetching https://github.com/segmentio/sovran-swift.git from cache
Fetched https://github.com/segmentio/sovran-swift.git from cache (0.02s)
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.1
warning: '.resolve-product-dependencies': dependency 'analytics-swift' is not used by any target
Found 2 product dependencies
  - Sovran
  - JSONSafeEncoding
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/segmentio/analytics-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-6044DDE57671499D.txt
[6/18] Compiling JSONSafeEncoding Version.swift
[7/18] Compiling Sovran Testing.swift
[8/18] Compiling Sovran Version.swift
[9/18] Compiling Sovran State.swift
[10/18] Compiling Sovran Subscriber.swift
[11/18] Compiling JSONSafeEncoding JSONValue.swift
[12/18] Compiling Sovran Action.swift
[13/18] Emitting module Sovran
[14/18] Compiling Sovran Store.swift
[15/18] Emitting module JSONSafeEncoding
[16/18] Compiling JSONSafeEncoding JSONError.swift
[17/18] Compiling JSONSafeEncoding Extensions.swift
[18/18] Compiling JSONSafeEncoding JSONSafeEncoder.swift
[19/68] Compiling Segment iOSLifecycleMonitor.swift
[20/68] Compiling Segment watchOSDelegation.swift
[21/68] Compiling Segment watchOSLifecycleEvents.swift
[22/68] Compiling Segment watchOSLifecycleMonitor.swift
[23/68] Compiling Segment SegmentDestination.swift
[24/68] Compiling Segment StartupQueue.swift
[25/68] Compiling Segment Settings.swift
[26/74] Compiling Segment JSON.swift
[27/74] Compiling Segment KeyPath.swift
[28/74] Compiling Segment Logging.swift
[29/74] Compiling Segment Noncodable.swift
[30/74] Compiling Segment OutputFileStream.swift
[31/74] Compiling Segment CountBasedFlushPolicy.swift
[32/74] Compiling Segment FlushPolicy.swift
[33/74] Compiling Segment Analytics.swift
[34/74] Compiling Segment Configuration.swift
[35/74] Compiling Segment Deprecations.swift
[36/74] Compiling Segment Errors.swift
[37/74] Compiling Segment Events.swift
[38/74] Compiling Segment ObjCAnalytics.swift
[39/74] Compiling Segment ObjCConfiguration.swift
[40/74] Compiling Segment IntervalBasedFlushPolicy.swift
[41/74] Compiling Segment QueueTimer.swift
[42/74] Compiling Segment DataStore.swift
[43/74] Compiling Segment Storage.swift
[44/74] Compiling Segment TransientDB.swift
[45/74] Compiling Segment DirectoryStore.swift
[46/74] Compiling Segment MemoryStore.swift
[47/74] Compiling Segment FileHandleExt.swift
[48/74] Compiling Segment LineStream.swift
[49/74] Compiling Segment Utils.swift
[50/74] Compiling Segment iso8601.swift
[51/74] Compiling Segment Version.swift
[52/74] Compiling Segment resource_bundle_accessor.swift
[53/74] Compiling Segment Startup.swift
[54/74] Compiling Segment State.swift
[55/74] Compiling Segment Timeline.swift
[56/74] Compiling Segment Types.swift
[57/74] Compiling Segment Atomic.swift
[58/74] Compiling Segment CompletionGroup.swift
[59/74] Compiling Segment HTTPClient.swift
[60/74] Compiling Segment ObjCEvents.swift
[61/74] Compiling Segment ObjCPlugin.swift
[62/74] Compiling Segment Plugins.swift
[63/74] Compiling Segment Context.swift
[64/74] Compiling Segment DestinationMetadataPlugin.swift
[65/74] Compiling Segment DeviceToken.swift
[66/74] Compiling Segment LinuxLifecycleMonitor.swift
[67/74] Compiling Segment macOSLifecycleEvents.swift
[68/74] Compiling Segment macOSLifecycleMonitor.swift
[69/74] Compiling Segment AppleUtils.swift
[70/74] Compiling Segment LinuxUtils.swift
[71/74] Compiling Segment VendorSystem.swift
[72/74] Compiling Segment iOSDelegation.swift
[73/74] Compiling Segment iOSLifecycleEvents.swift
[74/74] Emitting module Segment
Build complete! (7.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sovran-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/segmentio/sovran-swift.git"
    },
    {
      "identity" : "jsonsafeencoding-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/segmentio/jsonsafeencoding-swift.git"
    }
  ],
  "manifest_display_name" : "Segment",
  "name" : "Segment",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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" : "Segment",
      "targets" : [
        "Segment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Segment_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Segment-Tests",
      "path" : "Tests/Segment-Tests",
      "sources" : [
        "Analytics_Tests.swift",
        "Atomic_Tests.swift",
        "CompletionGroup_Tests.swift",
        "FlushPolicy_Tests.swift",
        "HTTPClient_Tests.swift",
        "JSON_Tests.swift",
        "KeyPath_Tests.swift",
        "MemoryLeak_Tests.swift",
        "ObjC_Tests.swift",
        "Storage_Tests.swift",
        "StressTests.swift",
        "Support/TestUtilities.swift",
        "Timeline_Tests.swift",
        "XCTestManifests.swift",
        "iOSLifecycle_Tests.swift"
      ],
      "target_dependencies" : [
        "Segment"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Segment",
      "module_type" : "SwiftTarget",
      "name" : "Segment",
      "path" : "Sources/Segment",
      "product_dependencies" : [
        "Sovran",
        "JSONSafeEncoding"
      ],
      "product_memberships" : [
        "Segment"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Segment/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "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/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/HTTPClient.swift",
        "Utilities/JSON.swift",
        "Utilities/KeyPath.swift",
        "Utilities/Logging.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/Utils.swift",
        "Utilities/iso8601.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.