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 Controls, reference main (717ce0), with Swift 5.9 for macOS (SPM) on 12 Sep 2024 07:22:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AudioKit/Controls.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AudioKit/Controls
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 717ce0d Text Scaling Enhancement (#11)
Cloned https://github.com/AudioKit/Controls.git
Revision (git rev-parse @):
717ce0d6d4e18f2849d484b578e0faf13bb38077
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AudioKit/Controls.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/AudioKit/Controls.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling Controls SmallKnob.swift
[2/14] Compiling Controls ModWheel.swift
[3/14] Compiling Controls PitchWheel.swift
[4/14] Compiling Controls Ribbon.swift
[5/14] Compiling Controls Control.swift
[6/14] Compiling Controls ControlGeometry.swift
[7/14] Compiling Controls IndexedSlider.swift
[8/14] Compiling Controls Joystick.swift
[9/14] Emitting module Controls
[10/15] Compiling Controls SingleTouchView.swift
[11/15] Compiling Controls PlanarGeometry.swift
[12/15] Compiling Controls Helpers.swift
[13/15] Compiling Controls ArcKnob.swift
[14/15] Compiling Controls XYPad.swift
[15/15] Compiling Controls TwoParameterControl.swift
Build complete! (11.30s)
Build complete.
Done.