Build Information
Successful build of OperationAwaiting with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/OperationAwaiting.git
Reference: 1.3.0-beta.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/OperationAwaiting
* tag 1.3.0-beta.1 -> FETCH_HEAD
HEAD is now at ab34956 Use HasResult v2
Cloned https://github.com/Frizlab/OperationAwaiting.git
Revision (git rev-parse @):
ab349561964c500a1794e8053c4edd76833d9c01
SUCCESS checkout https://github.com/Frizlab/OperationAwaiting.git at 1.3.0-beta.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/Frizlab/OperationAwaiting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module HasResult
[2/2] Compiling HasResult HasResult.swift
[3/6] Compiling OperationAwaiting OperationQueue+Async.swift
[4/6] Emitting module OperationAwaiting
[5/6] Compiling OperationAwaiting Operation+Async.swift
[6/6] Compiling OperationAwaiting SendableOperation.swift
Build complete! (10.58s)
Fetching https://github.com/Frizlab/HasResult.git from cache
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/HasResult.git (0.22s)
Fetched https://github.com/happn-app/RetryingOperation.git (0.23s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Fetched https://github.com/apple/swift-log.git (0.25s)
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.05s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.05s)
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
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.2
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.7
Build complete.
Done.