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 CoreAudioExtensions, reference 0.2.0 (5ed695), with Swift 5.9 for macOS (SPM) on 8 Jul 2024 21:38:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CoreAudioExtensions.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CoreAudioExtensions
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 5ed6955 Add FourCC package dependency (#15)
Cloned https://github.com/sbooth/CoreAudioExtensions.git
Revision (git rev-parse @):
5ed69552461dd7822cdc007f0c09d6aae1592f6e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sbooth/CoreAudioExtensions.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sbooth/CoreAudioExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling FourCC UInt32+fourCC.swift
[2/3] Compiling FourCC String+fourCC.swift
[3/3] Emitting module FourCC
[4/7] Compiling CoreAudioExtensions AudioChannelLayout+SFBExtensions.swift
[5/7] Emitting module CoreAudioExtensions
[6/7] Compiling CoreAudioExtensions AudioStreamBasicDescription+SFBExtensions.swift
[7/7] Compiling CoreAudioExtensions AudioValueRange+SFBExtensions.swift
Build complete! (9.43s)
Fetching https://github.com/sbooth/FourCC
[1/24] Fetching fourcc
Fetched https://github.com/sbooth/FourCC (1.16s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.0 (0.52s)
Creating working copy for https://github.com/sbooth/FourCC
Working copy of https://github.com/sbooth/FourCC resolved at 0.1.0
Build complete.
Done.