Build Information
Successful build of AsyncPlus, reference main (ab486f
), with Swift 5.9 for macOS (SPM) on 28 Aug 2024 15:48:21 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/richardpiazza/AsyncPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/AsyncPlus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ab486f6 Single no-subscription callback (#6)
Cloned https://github.com/richardpiazza/AsyncPlus.git
Revision (git rev-parse @):
ab486f6744539f8814296cc85a7cc317f165dfc0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/AsyncPlus.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/richardpiazza/AsyncPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[2/7] Compiling AsyncPlus PassthroughAsyncSubject.swift
[3/7] Compiling AsyncPlus PassthroughAsyncSequence.swift
[4/7] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[5/7] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[6/7] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[7/7] Emitting module AsyncPlus
Build complete! (6.02s)
Build complete.
Done.