Build Information
Failed to build ScrollUI, reference 3.1.0 (f03744
), with Swift 5.10 for macOS (SPM) on 3 Apr 2025 01:09:04 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: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyJoeyy/ScrollUI
* tag 3.1.0 -> FETCH_HEAD
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 3.1.0
========================================
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.57s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
Computed https://github.com/siteline/SwiftUI-Introspect at 1.3.0 (0.46s)
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