The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIBuilder, reference 0.7.0 (c8d511), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 19:26:28 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/MightyCombine/UIBuilder.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MightyCombine/UIBuilder
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at c8d511b Update README.md
Cloned https://github.com/MightyCombine/UIBuilder.git
Revision (git rev-parse @):
c8d511bca7b7ef5e7b56f99bd8d1a705aa0774f7
SUCCESS checkout https://github.com/MightyCombine/UIBuilder.git at 0.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MightyCombine/UIBuilder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/MightyCombine/MightyCombine.git
[1/1840] Fetching mightycombine
Fetched https://github.com/MightyCombine/MightyCombine.git from cache (0.85s)
Computing version for https://github.com/MightyCombine/MightyCombine.git
Computed https://github.com/MightyCombine/MightyCombine.git at 1.1.9 (1.40s)
Creating working copy for https://github.com/MightyCombine/MightyCombine.git
Working copy of https://github.com/MightyCombine/MightyCombine.git resolved at 1.1.9
error: the library 'UIBuilder' requires macos 10.13, but depends on the product 'MightyCombine' which requires macos 10.15; consider changing the library 'UIBuilder' to require macos 10.15 or later, or the product 'MightyCombine' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm