The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/1/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
Revision (git rev-parse @):
3a2dd57c136ab173d7bc3baea78fc07454762375
SUCCESS checkout https://github.com/ericlewis/PageSheet.git at 1.2.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ericlewis/PageSheet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/ericlewis/ViewModifierBuilder from cache
Fetched https://github.com/ericlewis/ViewModifierBuilder from cache (0.15s)
Computing version for https://github.com/ericlewis/ViewModifierBuilder
Computed https://github.com/ericlewis/ViewModifierBuilder at 0.1.0 (0.34s)
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.
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