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 DebouncedOnChange, reference 2.0.0 (29a60e), with Swift 5.9 for macOS (SPM) on 13 Jul 2024 20:26:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tunous/DebouncedOnChange.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tunous/DebouncedOnChange
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 29a60e0 Add documentation
Cloned https://github.com/Tunous/DebouncedOnChange.git
Revision (git rev-parse @):
29a60e088293845364294ebc270831997e2a5873
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Tunous/DebouncedOnChange.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Tunous/DebouncedOnChange.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling DebouncedOnChange Task+Delayed.swift
[2/5] Compiling DebouncedOnChange Debouncer.swift
[3/5] Compiling DebouncedOnChange DebouncedTaskViewModifier.swift
[4/5] Emitting module DebouncedOnChange
[5/5] Compiling DebouncedOnChange DebouncedChangeViewModifier.swift
Build complete! (10.39s)
Build complete.
Done.