Build Information
Failed to build ViewBoundContextMenu, reference v1.1.0 (884380
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 23:22:44 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/MrAsterisco/ViewBoundContextMenu.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MrAsterisco/ViewBoundContextMenu
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at 8843801 Update README
Cloned https://github.com/MrAsterisco/ViewBoundContextMenu.git
Revision (git rev-parse @):
8843801095c121fd1739f0a785319db0be8dbc84
SUCCESS checkout https://github.com/MrAsterisco/ViewBoundContextMenu.git at v1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/MrAsterisco/ViewBoundContextMenu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/SwiftUIX/SwiftUIX
[1/22762] Fetching swiftuix
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (1.24s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.2.4 (1.67s)
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.2.4
error: the library 'ViewBoundContextMenu' requires macos 10.15, but depends on the product 'SwiftUIX' which requires macos 11.0; consider changing the library 'ViewBoundContextMenu' to require macos 11.0 or later, or the product 'SwiftUIX' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm