Build Information
Successful build of SwiftAsyncSerialQueue 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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dannys42/SwiftAsyncSerialQueue.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dannys42/SwiftAsyncSerialQueue
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 08eb625 Remove unused code
Cloned https://github.com/dannys42/SwiftAsyncSerialQueue.git
Revision (git rev-parse @):
08eb6252d4765a9a94957872aa578b8d7a667429
SUCCESS checkout https://github.com/dannys42/SwiftAsyncSerialQueue.git at 0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/dannys42/SwiftAsyncSerialQueue.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling AsyncSerialQueue SimpleLock.swift
[2/4] Compiling AsyncSerialQueue Executor.swift
[3/4] Emitting module AsyncSerialQueue
[4/4] Compiling AsyncSerialQueue AsyncSerialQueue.swift
Build complete! (5.62s)
Build complete.
Done.