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 Queue, reference 0.2.0 (6adf35), with Swift 5.9 for macOS (SPM) on 15 Nov 2024 17:49:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattmassicotte/Queue.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattmassicotte/Queue
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 6adf359 Expand CI for Xcode 15 and 16
Cloned https://github.com/mattmassicotte/Queue.git
Revision (git rev-parse @):
6adf359a705e3252742905b413bb8f56401043ca
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mattmassicotte/Queue.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mattmassicotte/Queue.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling Queue AsyncSerialQueue.swift
[2/3] Emitting module Queue
[3/3] Compiling Queue AsyncQueue.swift
Build complete! (4.49s)
Build complete.
Done.