Build Information
Failed to build ScalingHeaderScrollView, reference 1.1.4 (57631d
), with Swift 5.9 for macOS (SPM) on 8 Jul 2024 06:00:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/ScalingHeaderScrollView.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/ScalingHeaderScrollView
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at 57631d0 Add ios18 support
Cloned https://github.com/exyte/ScalingHeaderScrollView.git
Revision (git rev-parse @):
57631d0885bc55991126b932c106540273d6131c
SUCCESS checkout https://github.com/exyte/ScalingHeaderScrollView.git at 1.1.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
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/8861] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect (1.84s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.2.0 (0.55s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.2.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