Build Information
Failed to build PageSheet, reference 1.2.5 (3a2dd5
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 08:17:34 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/ericlewis/PageSheet.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/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
Revision (git rev-parse @):
3a2dd57c136ab173d7bc3baea78fc07454762375
SUCCESS checkout https://github.com/ericlewis/PageSheet.git at 1.2.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ericlewis/PageSheet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/ericlewis/ViewModifierBuilder
[1/59] Fetching viewmodifierbuilder
Fetched https://github.com/ericlewis/ViewModifierBuilder from cache (0.62s)
Computing version for https://github.com/ericlewis/ViewModifierBuilder
Computed https://github.com/ericlewis/ViewModifierBuilder at 0.9.0 (1.16s)
Creating working copy for https://github.com/ericlewis/ViewModifierBuilder
Working copy of https://github.com/ericlewis/ViewModifierBuilder resolved at 0.9.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.
BUILD FAILURE 6.2 macosSpm