The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PageSheet, reference main (d99293), with Swift 5.10 for macOS (SPM) on 13 May 2025 13:11:43 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ericlewis/PageSheet.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/PageSheet
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d99293c Update README.md
Cloned https://github.com/ericlewis/PageSheet.git
Revision (git rev-parse @):
d99293c2c704f090fcfb4cfb9d2fa4abc0f42dac
SUCCESS checkout https://github.com/ericlewis/PageSheet.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ericlewis/PageSheet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/ericlewis/ViewModifierBuilder
[1/59] Fetching viewmodifierbuilder
Fetched https://github.com/ericlewis/ViewModifierBuilder from cache (1.07s)
Computing version for https://github.com/ericlewis/ViewModifierBuilder
Computed https://github.com/ericlewis/ViewModifierBuilder at 0.9.0 (0.48s)
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 5.10 macosSpm