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 ScrollUI, reference master (f03744), with Swift 5.10 for macOS (SPM) on 3 Apr 2025 01:06:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyJoeyy/ScrollUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyJoeyy/ScrollUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f037440 Merge pull request #8 from SwiftyJoeyy/improvements
Cloned https://github.com/SwiftyJoeyy/ScrollUI.git
Revision (git rev-parse @):
f037440eccc4cb461d0b57850157b1bd0d19bb5c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyJoeyy/ScrollUI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SwiftyJoeyy/ScrollUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/siteline/SwiftUI-Introspect
[1/9330] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (1.48s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
Computed https://github.com/siteline/SwiftUI-Introspect at 1.3.0 (0.47s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect
Working copy of https://github.com/siteline/SwiftUI-Introspect resolved at 1.3.0
error: the library 'ScrollUI' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'ScrollUI' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm