Build Information
Failed to build SuperScrollView, reference 1.0.0 (fdb558), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 05:37:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlvaroSanzRodrigo/SuperScrollView.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AlvaroSanzRodrigo/SuperScrollView
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at fdb5586 Merge branch 'main' of https://github.com/AlvaroSanzRodrigo/SuperScrollView
Cloned https://github.com/AlvaroSanzRodrigo/SuperScrollView.git
Revision (git rev-parse @):
fdb558631db344113309ed9788acb64a16af55bf
SUCCESS checkout https://github.com/AlvaroSanzRodrigo/SuperScrollView.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AlvaroSanzRodrigo/SuperScrollView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/fatbobman/IsScrolling.git
[1/185] Fetching isscrolling
Fetched https://github.com/fatbobman/IsScrolling.git from cache (0.61s)
Computing version for https://github.com/fatbobman/IsScrolling.git
Computed https://github.com/fatbobman/IsScrolling.git at 1.2.0 (3.34s)
Creating working copy for https://github.com/fatbobman/IsScrolling.git
Working copy of https://github.com/fatbobman/IsScrolling.git resolved at 1.2.0
error: the library 'SuperScrollView' requires macos 10.13, but depends on the product 'IsScrolling' which requires macos 12.0; consider changing the library 'SuperScrollView' to require macos 12.0 or later, or the product 'IsScrolling' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm