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 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/AsyncButton.git
Reference: 0.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/edonv/AsyncButton
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 8192bf8 Moved privacy manifest
Cloned https://github.com/edonv/AsyncButton.git
Revision (git rev-parse @):
8192bf8f0ccb91fa319f66d99ac49ec20394cec8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/edonv/AsyncButton.git at 0.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/edonv/AsyncButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/shaps80/SwiftBackports from cache
Fetching https://github.com/shaps80/SwiftUIBackports.git from cache
Fetched https://github.com/shaps80/SwiftBackports (0.25s)
Fetched https://github.com/shaps80/SwiftUIBackports.git (0.37s)
Computing version for https://github.com/shaps80/SwiftUIBackports.git
Computed https://github.com/shaps80/SwiftUIBackports.git at 2.8.0 (0.58s)
Computing version for https://github.com/shaps80/SwiftBackports
Computed https://github.com/shaps80/SwiftBackports at 1.0.3 (0.47s)
Creating working copy for https://github.com/shaps80/SwiftBackports
Working copy of https://github.com/shaps80/SwiftBackports resolved at 1.0.3
Creating working copy for https://github.com/shaps80/SwiftUIBackports.git
Working copy of https://github.com/shaps80/SwiftUIBackports.git resolved at 2.8.0
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.
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 5.9 macosSpm