The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UnleashProxyClientSwift with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.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: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Unleash/unleash-proxy-client-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Unleash/unleash-proxy-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module SwiftEventBus
[2/2] Compiling SwiftEventBus SwiftEventBus.swift
[3/9] Emitting module UnleashProxyClientSwift
[4/9] Compiling UnleashProxyClientSwift Poller.swift
[5/9] Compiling UnleashProxyClientSwift Printer.swift
[6/10] Compiling UnleashProxyClientSwift Context.swift
[7/10] Compiling UnleashProxyClientSwift Metrics.swift
[8/10] Compiling UnleashProxyClientSwift URLSession+Extensions.swift
[9/10] Compiling UnleashProxyClientSwift UnleashProxyClientSwift.swift
[10/10] Compiling UnleashProxyClientSwift utils.swift
Build complete! (7.74s)
Fetching https://github.com/cesarferreira/SwiftEventBus.git from cache
Fetched https://github.com/cesarferreira/SwiftEventBus.git (0.26s)
Computing version for https://github.com/cesarferreira/SwiftEventBus.git
Computed https://github.com/cesarferreira/SwiftEventBus.git at 5.1.0 (0.05s)
Creating working copy for https://github.com/cesarferreira/SwiftEventBus.git
Working copy of https://github.com/cesarferreira/SwiftEventBus.git resolved at 5.1.0
Build complete.
Done.