Build Information
Failed to build ScalingHeaderScrollView, reference master (87cc26
), with Swift 5.9 for macOS (SPM) on 18 Sep 2024 14:18:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/ScalingHeaderScrollView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/ScalingHeaderScrollView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 87cc269 Merge pull request #64 from dwnz/master
Cloned https://github.com/exyte/ScalingHeaderScrollView.git
Revision (git rev-parse @):
87cc269444490be1ba231038718267aceca1f895
SUCCESS checkout https://github.com/exyte/ScalingHeaderScrollView.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/exyte/ScalingHeaderScrollView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/siteline/swiftui-introspect
[1/9323] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect (1.82s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (0.59s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Source/Info.plist
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 5.9 macosSpm