The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AsyncPlus, reference main (ab486f), with Swift 5.8 for macOS (SPM) on 28 Aug 2024 15:48:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path:  $PWD
https://github.com/richardpiazza/AsyncPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling AsyncPlus PassthroughAsyncSubject.swift
[2/7] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[3/7] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[4/7] Emitting module AsyncPlus
[5/7] Compiling AsyncPlus PassthroughAsyncSequence.swift
[6/7] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[7/7] Compiling AsyncPlus CurrentValueAsyncSubject.swift
Build complete! (7.47s)
Build complete.
Done.