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 AsyncMux, reference main (66451b), with Swift 5.8 for macOS (SPM) on 4 Aug 2024 15:41:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crontab/AsyncMux.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crontab/AsyncMux
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 66451b8 Demo: removed the ServerTask module to simplify the demo code
Cloned https://github.com/crontab/AsyncMux.git
Revision (git rev-parse @):
66451b85f5757cae5305b59932bbb04f3b898878
SUCCESS checkout https://github.com/crontab/AsyncMux.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/crontab/AsyncMux.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling AsyncMux MultiplexerMap.swift
[2/9] Compiling AsyncMux AsyncUtils.swift
[3/9] Compiling AsyncMux AsyncMedia.swift
[4/9] Compiling AsyncMux AsyncError.swift
[5/9] Emitting module AsyncMux
[6/9] Compiling AsyncMux Multiplexer.swift
[7/9] Compiling AsyncMux MuxRepository.swift
[8/9] Compiling AsyncMux Zip.swift
[9/9] Compiling AsyncMux MuxCacher.swift
Build complete! (10.06s)
Build complete.
Done.