The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/RetryingOperation.git
Reference: 1.1.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/RetryingOperation
 * tag               1.1.8      -> FETCH_HEAD
HEAD is now at c64f989 Make the RetryHelper methods mutating
Cloned https://github.com/happn-app/RetryingOperation.git into spi-builder-workspace
c64f98966916fc184f7575dd97e2eba9962a3d33
SUCCESS checkout https://github.com/happn-app/RetryingOperation.git at 1.1.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Building for debugging...
[1/4] Compiling Logging Locks.swift
[2/4] Compiling Logging Logging.swift
[3/4] Emitting module Logging
[4/4] Compiling Logging LogHandler.swift
[5/9] Compiling RetryingOperation RetryingOperationConfig.swift
[6/9] Emitting module RetryingOperation
[7/9] Compiling RetryingOperation RetryingOperation.swift
[8/9] Compiling RetryingOperation RetryHelper.swift
[9/9] Compiling RetryingOperation WrappedRetryingOperation.swift
Build complete! (8.52s)
Build complete.
Done.