The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UnleashProxyClientSwift 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Unleash/unleash-proxy-client-swift.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Unleash/unleash-proxy-client-swift
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 4578bb9 chore: version bump (#85)
Cloned https://github.com/Unleash/unleash-proxy-client-swift.git
Revision (git rev-parse @):
4578bb9cca31fc60ba45a07b6f608b9ed666512c
SUCCESS checkout https://github.com/Unleash/unleash-proxy-client-swift.git at 1.2.1
Fetching https://github.com/cesarferreira/SwiftEventBus.git from cache
Fetched https://github.com/cesarferreira/SwiftEventBus.git from cache (0.15s)
Computing version for https://github.com/cesarferreira/SwiftEventBus.git
Computed https://github.com/cesarferreira/SwiftEventBus.git at 5.1.0 (0.40s)
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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "unleash-proxy-client-swift",
      "name": "UnleashProxyClientSwift",
      "url": "https://github.com/Unleash/unleash-proxy-client-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/unleash-proxy-client-swift",
      "dependencies": [
        {
          "identity": "swifteventbus",
          "name": "SwiftEventBus",
          "url": "https://github.com/cesarferreira/SwiftEventBus.git",
          "version": "5.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftEventBus",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Unleash/unleash-proxy-client-swift.git
[1/870] Fetching unleash-proxy-client-swift
Fetched https://github.com/Unleash/unleash-proxy-client-swift.git from cache (0.25s)
Fetching https://github.com/cesarferreira/SwiftEventBus.git from cache
Fetched https://github.com/cesarferreira/SwiftEventBus.git from cache (0.14s)
Computing version for https://github.com/cesarferreira/SwiftEventBus.git
Computed https://github.com/cesarferreira/SwiftEventBus.git at 5.1.0 (0.01s)
Creating working copy for https://github.com/cesarferreira/SwiftEventBus.git
Working copy of https://github.com/cesarferreira/SwiftEventBus.git resolved at 5.1.0
Creating working copy for https://github.com/Unleash/unleash-proxy-client-swift.git
Working copy of https://github.com/Unleash/unleash-proxy-client-swift.git resolved at 1.2.1 (4578bb9)
warning: '.resolve-product-dependencies': dependency 'unleash-proxy-client-swift' is not used by any target
Found 1 product dependencies
  - SwiftEventBus
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Unleash/unleash-proxy-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/5] Emitting module SwiftEventBus
[5/5] Compiling SwiftEventBus SwiftEventBus.swift
[6/13] Compiling UnleashProxyClientSwift UnleashProxyClientSwift.swift
[7/13] Compiling UnleashProxyClientSwift Metrics.swift
[8/13] Compiling UnleashProxyClientSwift Printer.swift
[9/13] Compiling UnleashProxyClientSwift Poller.swift
[10/13] Compiling UnleashProxyClientSwift URLSession+Extensions.swift
[11/13] Compiling UnleashProxyClientSwift Context.swift
[12/13] Compiling UnleashProxyClientSwift utils.swift
[13/13] Emitting module UnleashProxyClientSwift
Build complete! (4.91s)
Build complete.
Done.