Build Information
Successful build of RetryKit with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marcelvoss/RetryKit.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/marcelvoss/RetryKit
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at cf9a236 Fix Retrier's begin completion call (#1)
Cloned https://github.com/marcelvoss/RetryKit.git
Revision (git rev-parse @):
cf9a236be7e0e6c7be228530dfd0557096bf4930
SUCCESS checkout https://github.com/marcelvoss/RetryKit.git at 0.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/marcelvoss/RetryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/5] Emitting module RetryKit
[4/5] Compiling RetryKit Retrier.swift
[5/5] Compiling RetryKit Task.swift
Build complete! (5.57s)
Build complete.
Done.