The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PageSheet with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ericlewis/PageSheet.git
Reference: 1.2.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/PageSheet
 * tag               1.2.5      -> FETCH_HEAD
HEAD is now at 3a2dd57 chore: internal organization
Cloned https://github.com/ericlewis/PageSheet.git into spi-builder-workspace
3a2dd57c136ab173d7bc3baea78fc07454762375
SUCCESS checkout https://github.com/ericlewis/PageSheet.git at 1.2.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/ericlewis/ViewModifierBuilder from cache
Fetched https://github.com/ericlewis/ViewModifierBuilder (0.24s)
Computing version for https://github.com/ericlewis/ViewModifierBuilder
Computed https://github.com/ericlewis/ViewModifierBuilder at 0.1.0 (0.02s)
Creating working copy for https://github.com/ericlewis/ViewModifierBuilder
Working copy of https://github.com/ericlewis/ViewModifierBuilder resolved at 0.1.0
error: the library 'PageSheetPlus' requires macos 10.13, but depends on the product 'ViewModifierBuilder' which requires macos 10.15; consider changing the library 'PageSheetPlus' to require macos 10.15 or later, or the product 'ViewModifierBuilder' to require macos 10.13 or earlier.
Retrying in 0 seconds ...
Building ... (attempt 2)
error: the library 'PageSheetPlus' requires macos 10.13, but depends on the product 'ViewModifierBuilder' which requires macos 10.15; consider changing the library 'PageSheetPlus' to require macos 10.15 or later, or the product 'ViewModifierBuilder' to require macos 10.13 or earlier.
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm