Build Information
Failed to build ScrollUI, reference master (6c6c8e
), with Swift 5.10 for macOS (SPM) on 6 Jun 2025 11:32:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.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 6c6c8e7 Update README.md
Cloned https://github.com/SwiftyJoeyy/ScrollUI.git
Revision (git rev-parse @):
6c6c8e7a37e00a1bd59378b49f43c5a96a894246
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/9341] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (1.56s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
Computed https://github.com/siteline/SwiftUI-Introspect at 1.3.0 (0.48s)
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