Build Information
Failed to build ScalingHeaderScrollView, reference 2.0.1 (e2a8d4
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jul 2025 04:33:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/ScalingHeaderScrollView.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/ScalingHeaderScrollView
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at e2a8d47 Merge pull request #70 from AntonioMC-Toni/feature/ios-26-support
Cloned https://github.com/exyte/ScalingHeaderScrollView.git
Revision (git rev-parse @):
e2a8d470fb70d46d782cf9d48eafe7d2d67be29e
SUCCESS checkout https://github.com/exyte/ScalingHeaderScrollView.git at 2.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/exyte/ScalingHeaderScrollView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/siteline/swiftui-introspect
[1/10718] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect from cache (1.28s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.4.0-beta.3 (1.75s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.4.0-beta.3
error: the library 'ScalingHeaderScrollView' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'ScalingHeaderScrollView' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm