This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Failed to build AsyncButton with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/AsyncButton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/AsyncButton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8b21b38 Update README.md
Cloned https://github.com/edonv/AsyncButton.git
Revision (git rev-parse @):
8b21b38b6f3c372f5f5886e989a5b5bb0fba9473
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/edonv/AsyncButton.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/edonv/AsyncButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/shaps80/SwiftUIBackports.git
Fetching https://github.com/shaps80/SwiftBackports
[1/499] Fetching swiftbackports
[406/22633] Fetching swiftbackports, swiftuibackports
Fetched https://github.com/shaps80/SwiftUIBackports.git from cache (2.22s)
Fetched https://github.com/shaps80/SwiftBackports from cache (2.22s)
Computing version for https://github.com/shaps80/SwiftUIBackports.git
Computed https://github.com/shaps80/SwiftUIBackports.git at 2.8.0 (0.70s)
Computing version for https://github.com/shaps80/SwiftBackports
Computed https://github.com/shaps80/SwiftBackports at 1.0.3 (0.70s)
Creating working copy for https://github.com/shaps80/SwiftUIBackports.git
Working copy of https://github.com/shaps80/SwiftUIBackports.git resolved at 2.8.0
Creating working copy for https://github.com/shaps80/SwiftBackports
Working copy of https://github.com/shaps80/SwiftBackports resolved at 1.0.3
error: the library 'AsyncButton' requires macos 10.13, but depends on the product 'SwiftUIBackports' which requires macos 10.15; consider changing the library 'AsyncButton' to require macos 10.15 or later, or the product 'SwiftUIBackports' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.