The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UnleashProxyClientSwift, reference main (95ac82), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 16:23:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Unleash/unleash-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Unleash/unleash-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 95ac828 chore: change registration name to unleash-ios-sdk (#132)
Cloned https://github.com/Unleash/unleash-ios-sdk.git
Revision (git rev-parse @):
95ac828bffd7d7179432a80e93d5bfd40c94f6cb
SUCCESS checkout https://github.com/Unleash/unleash-ios-sdk.git at main
Fetching https://github.com/cesarferreira/SwiftEventBus.git
[1/547] Fetching swifteventbus
Fetched https://github.com/cesarferreira/SwiftEventBus.git from cache (0.74s)
Computing version for https://github.com/cesarferreira/SwiftEventBus.git
Computed https://github.com/cesarferreira/SwiftEventBus.git at 5.1.0 (1.43s)
Creating working copy for https://github.com/cesarferreira/SwiftEventBus.git
Working copy of https://github.com/cesarferreira/SwiftEventBus.git resolved at 5.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "unleash-ios-sdk",
      "name": "UnleashProxyClientSwift",
      "url": "https://github.com/Unleash/unleash-ios-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/unleash-ios-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swifteventbus",
          "name": "SwiftEventBus",
          "url": "https://github.com/cesarferreira/SwiftEventBus.git",
          "version": "5.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftEventBus",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Unleash/unleash-ios-sdk.git
[1/1665] Fetching unleash-ios-sdk
Fetched https://github.com/Unleash/unleash-ios-sdk.git from cache (0.78s)
Fetching https://github.com/cesarferreira/SwiftEventBus.git from cache
Fetched https://github.com/cesarferreira/SwiftEventBus.git from cache (0.40s)
Computing version for https://github.com/cesarferreira/SwiftEventBus.git
Computed https://github.com/cesarferreira/SwiftEventBus.git at 5.1.0 (0.46s)
Creating working copy for https://github.com/Unleash/unleash-ios-sdk.git
Working copy of https://github.com/Unleash/unleash-ios-sdk.git resolved at main (95ac828)
Creating working copy for https://github.com/cesarferreira/SwiftEventBus.git
Working copy of https://github.com/cesarferreira/SwiftEventBus.git resolved at 5.1.0
warning: '.resolve-product-dependencies': dependency 'unleash-ios-sdk' is not used by any target
Found 1 product dependencies
  - SwiftEventBus
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Unleash/unleash-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling SwiftEventBus SwiftEventBus.swift
[5/5] Emitting module SwiftEventBus
[6/29] Emitting module UnleashProxyClientSwift
[7/31] Compiling UnleashProxyClientSwift FeatureResponse.swift
[8/31] Compiling UnleashProxyClientSwift Payload.swift
[9/31] Compiling UnleashProxyClientSwift Toggle.swift
[10/31] Compiling UnleashProxyClientSwift PollerError.swift
[11/31] Compiling UnleashProxyClientSwift PollerSession.swift
[12/31] Compiling UnleashProxyClientSwift StorageProvider.swift
[13/31] Compiling UnleashProxyClientSwift Date+iso8601String.swift
[14/31] Compiling UnleashProxyClientSwift ToggleMetrics.swift
[15/31] Compiling UnleashProxyClientSwift CustomHeadersProvider.swift
[16/31] Compiling UnleashProxyClientSwift DefaultCustomHeadersProvider.swift
[17/31] Compiling UnleashProxyClientSwift Bootstrap.swift
[18/31] Compiling UnleashProxyClientSwift UnleashProxyClientSwift.swift
[19/31] Compiling UnleashProxyClientSwift Context.swift
[20/31] Compiling UnleashProxyClientSwift utils.swift
[21/31] Compiling UnleashProxyClientSwift Version.swift
[22/31] Compiling UnleashProxyClientSwift DictionaryStorageProvider.swift
[23/31] Compiling UnleashProxyClientSwift Poller.swift
[24/31] Compiling UnleashProxyClientSwift Bucket.swift
[25/31] Compiling UnleashProxyClientSwift Metrics.swift
[26/31] Compiling UnleashProxyClientSwift MetricsPayload.swift
[27/31] Compiling UnleashProxyClientSwift UnleashEvent.swift
[28/31] Compiling UnleashProxyClientSwift Variant.swift
[29/31] Compiling UnleashProxyClientSwift ImpressionEvent.swift
[30/31] Compiling UnleashProxyClientSwift Printer.swift
[31/31] Compiling UnleashProxyClientSwift URLSession+Extensions.swift
Build complete! (6.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swifteventbus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cesarferreira/SwiftEventBus.git"
    }
  ],
  "manifest_display_name" : "UnleashProxyClientSwift",
  "name" : "UnleashProxyClientSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "UnleashProxyClientSwift",
      "targets" : [
        "UnleashProxyClientSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnleashProxyClientSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "UnleashProxyClientSwiftTests",
      "path" : "Tests/UnleashProxyClientSwiftTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnleashProxyClientSwiftTests/FeatureResponseStub.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BootstrapTests.swift",
        "ImpressionEventsTests.swift",
        "MetricsTests.swift",
        "MockMetrics.swift",
        "MockPoller.swift",
        "PollerTests.swift",
        "UnleashClientIntegrationTest.swift",
        "UnleashProxyClientSwiftTests.swift",
        "UnleashThreadSafetyTest.swift",
        "testUtils.swift"
      ],
      "target_dependencies" : [
        "UnleashProxyClientSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UnleashProxyClientSwift",
      "module_type" : "SwiftTarget",
      "name" : "UnleashProxyClientSwift",
      "path" : "Sources/UnleashProxyClientSwift",
      "product_dependencies" : [
        "SwiftEventBus"
      ],
      "product_memberships" : [
        "UnleashProxyClientSwift"
      ],
      "sources" : [
        "Client/Bootstrap.swift",
        "Client/UnleashProxyClientSwift.swift",
        "DTO/Context.swift",
        "DTO/FeatureResponse.swift",
        "DTO/Payload.swift",
        "DTO/Toggle.swift",
        "DTO/UnleashEvent.swift",
        "DTO/Variant.swift",
        "Events/ImpressionEvent.swift",
        "Metrics/Bucket.swift",
        "Metrics/Metrics.swift",
        "Metrics/MetricsPayload.swift",
        "Metrics/ToggleMetrics.swift",
        "Poller/CustomHeadersProvider.swift",
        "Poller/DefaultCustomHeadersProvider.swift",
        "Poller/DictionaryStorageProvider.swift",
        "Poller/Poller.swift",
        "Poller/PollerError.swift",
        "Poller/PollerSession.swift",
        "Poller/StorageProvider.swift",
        "Utils/Date+iso8601String.swift",
        "Utils/Printer.swift",
        "Utils/URLSession+Extensions.swift",
        "Utils/utils.swift",
        "Version/Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.