Build Information
Successful build of SwiftAsyncSerialQueue, reference main (5df628
), with Swift 5.9 for macOS (SPM) on 4 Sep 2024 10:37:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dannys42/SwiftAsyncSerialQueue.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dannys42/SwiftAsyncSerialQueue
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5df6284 WeakBox: improved readability
Cloned https://github.com/dannys42/SwiftAsyncSerialQueue.git
Revision (git rev-parse @):
5df6284596c6873e1160a788ea523ef53919a243
SUCCESS checkout https://github.com/dannys42/SwiftAsyncSerialQueue.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
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] Compiling AsyncSerialQueue AsyncSerialQueue.swift
[4/4] Emitting module AsyncSerialQueue
Build complete! (5.66s)
Build complete.
Done.