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 AsyncChannels, reference main (6ea961), with Swift 5.9 for macOS (SPM) on 18 Jul 2024 07:02:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gh123man/Async-Channels.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gh123man/Async-Channels
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6ea9612 Update readme
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
6ea96125bf473f0e7f44cac07eb6d067dd00fd8a
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/gh123man/Async-Channels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling AsyncChannels Synchronization.swift
[2/7] Compiling AsyncChannels Channel.swift
[3/7] Emitting module AsyncChannels
[4/7] Compiling AsyncChannels Channel+Extensions.swift
[5/7] Compiling AsyncChannels FastLock.swift
[6/7] Compiling AsyncChannels LinkedList.swift
[7/7] Compiling AsyncChannels Select.swift
Build complete! (7.71s)
Build complete.
Done.