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 ScreenDataUI, reference main (d34cbb), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 11:46:15 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/ServerDriven/ScreenDataUI-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ServerDriven/ScreenDataUI-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d34cbb6 Merge pull request #29 from ServerDriven/debugging-improvements
Cloned https://github.com/ServerDriven/ScreenDataUI-ios.git
Revision (git rev-parse @):
d34cbb667eed959f843404a4500a8dc6be9b61a4
SUCCESS checkout https://github.com/ServerDriven/ScreenDataUI-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ServerDriven/ScreenDataUI-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/ServerDriven/ScreenDataNavigation-swift
Fetching https://github.com/ServerDriven/ScreenData-swift
Fetching https://github.com/0xLeif/Chronicle
[4/356] Fetching screendatanavigation-swift
[101/686] Fetching screendatanavigation-swift, screendata-swift
[253/816] Fetching screendatanavigation-swift, screendata-swift, chronicle
Fetched https://github.com/0xLeif/Chronicle from cache (0.86s)
Fetched https://github.com/ServerDriven/ScreenData-swift from cache (0.86s)
Fetched https://github.com/ServerDriven/ScreenDataNavigation-swift from cache (0.86s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (1.37s)
Computing version for https://github.com/ServerDriven/ScreenData-swift
Computed https://github.com/ServerDriven/ScreenData-swift at 0.4.2 (0.47s)
Computing version for https://github.com/ServerDriven/ScreenDataNavigation-swift
Computed https://github.com/ServerDriven/ScreenDataNavigation-swift at 1.2.0 (0.48s)
Fetching https://github.com/0xOpenBytes/FLet
[1/27] Fetching flet
Fetched https://github.com/0xOpenBytes/FLet from cache (0.65s)
Computing version for https://github.com/0xOpenBytes/FLet
Computed https://github.com/0xOpenBytes/FLet at 2.0.0 (1.14s)
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xOpenBytes/o
Fetching https://github.com/0xOpenBytes/c
[1/248] Fetching o
[249/616] Fetching o, t
[406/853] Fetching o, t, c
Fetched https://github.com/0xOpenBytes/t from cache (0.86s)
Fetched https://github.com/0xOpenBytes/o from cache (0.86s)
Fetched https://github.com/0xOpenBytes/c from cache (0.86s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (1.36s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.3.0 (0.47s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.2.0 (0.47s)
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
Creating working copy for https://github.com/0xOpenBytes/FLet
Working copy of https://github.com/0xOpenBytes/FLet resolved at 2.0.0
Creating working copy for https://github.com/ServerDriven/ScreenDataNavigation-swift
Working copy of https://github.com/ServerDriven/ScreenDataNavigation-swift resolved at 1.2.0
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.2.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.3.0
Creating working copy for https://github.com/ServerDriven/ScreenData-swift
Working copy of https://github.com/ServerDriven/ScreenData-swift resolved at 0.4.2
error: the library 'ScreenDataUI' requires macos 10.13, but depends on the product 'ScreenDataNavigation' which requires macos 11.0; consider changing the library 'ScreenDataUI' to require macos 11.0 or later, or the product 'ScreenDataNavigation' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm