The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.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/builder/builds/TDmZkXJm/3/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.9
Building package at path:  $workDir
https://github.com/Unleash/unleash-proxy-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling SwiftEventBus SwiftEventBus.swift
[2/2] Emitting module SwiftEventBus
[3/10] Compiling UnleashProxyClientSwift URLSession+Extensions.swift
[4/10] Compiling UnleashProxyClientSwift utils.swift
[5/10] Emitting module UnleashProxyClientSwift
[6/10] Compiling UnleashProxyClientSwift Metrics.swift
[7/10] Compiling UnleashProxyClientSwift Poller.swift
[8/10] Compiling UnleashProxyClientSwift Printer.swift
[9/10] Compiling UnleashProxyClientSwift Context.swift
[10/10] Compiling UnleashProxyClientSwift UnleashProxyClientSwift.swift
Build complete! (8.73s)
Fetching https://github.com/cesarferreira/SwiftEventBus.git from cache
Fetched https://github.com/cesarferreira/SwiftEventBus.git (0.17s)
Computing version for https://github.com/cesarferreira/SwiftEventBus.git
Computed https://github.com/cesarferreira/SwiftEventBus.git at 5.1.0 (0.49s)
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.