Build Information
Failed to build swiftui-stack, reference 0.1.0 (c74819
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 12:32:37 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/FluidGroup/swiftui-stack.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-stack
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at c748199 Update README.md
Submodule path 'submodules/swiftui-snap-dragging-modifier': checked out '49a8a4425d238601b086cef5bb26005efb43993e'
Submodule path 'submodules/swiftui-support': checked out '8ef53190c33bd345e7a95ef504dafe0f85ad9c4d'
Submodule 'submodules/swiftui-snap-dragging-modifier' (https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git) registered for path 'submodules/swiftui-snap-dragging-modifier'
Submodule 'submodules/swiftui-support' (https://github.com/FluidGroup/swiftui-support.git) registered for path 'submodules/swiftui-support'
Cloning into '/Users/admin/builder/spi-builder-workspace/submodules/swiftui-snap-dragging-modifier'...
Cloning into '/Users/admin/builder/spi-builder-workspace/submodules/swiftui-support'...
Cloned https://github.com/FluidGroup/swiftui-stack.git
Revision (git rev-parse @):
c748199cc9e6ddda3963da7b784e2a02d86cf441
SUCCESS checkout https://github.com/FluidGroup/swiftui-stack.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-stack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/FluidGroup/swiftui-snap-dragging-modifier
Fetching https://github.com/FluidGroup/swiftui-support
[1/12415] Fetching viewinspector
[126/12732] Fetching viewinspector, swiftui-snap-dragging-modifier
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.10s)
[1/155864] Fetching swiftui-support
Fetched https://github.com/FluidGroup/swiftui-snap-dragging-modifier from cache (13.69s)
Fetched https://github.com/FluidGroup/swiftui-support from cache (13.69s)
Computing version for https://github.com/FluidGroup/swiftui-snap-dragging-modifier
Computed https://github.com/FluidGroup/swiftui-snap-dragging-modifier at 1.3.0 (14.24s)
Fetching https://github.com/FluidGroup/swift-rubber-banding
[1/13] Fetching swift-rubber-banding
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.58s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (1.02s)
Computing version for https://github.com/FluidGroup/swiftui-support
Computed https://github.com/FluidGroup/swiftui-support at 0.13.0 (0.45s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.2 (0.40s)
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-support
Working copy of https://github.com/FluidGroup/swiftui-support resolved at 0.13.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.2
Creating working copy for https://github.com/FluidGroup/swiftui-snap-dragging-modifier
Working copy of https://github.com/FluidGroup/swiftui-snap-dragging-modifier resolved at 1.3.0
error: the library 'SwiftUIStack' requires macos 10.13, but depends on the product 'SwiftUISupport' which requires macos 10.15; consider changing the library 'SwiftUIStack' to require macos 10.15 or later, or the product 'SwiftUISupport' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupport' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupport' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm