Build Information
Failed to build ScreenDataUI with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataUI-ios.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ServerDriven/ScreenDataUI-ios
* tag 1.1.2 -> FETCH_HEAD
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 1.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Fetching https://github.com/ServerDriven/ScreenDataNavigation-swift from cache
Fetching https://github.com/ServerDriven/ScreenData-swift from cache
Fetching https://github.com/0xLeif/Chronicle from cache
Fetched https://github.com/ServerDriven/ScreenData-swift (0.19s)
Fetched https://github.com/0xLeif/Chronicle (0.19s)
Fetched https://github.com/ServerDriven/ScreenDataNavigation-swift (0.19s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.44s)
Computing version for https://github.com/ServerDriven/ScreenData-swift
Computed https://github.com/ServerDriven/ScreenData-swift at 0.4.2 (0.43s)
Computing version for https://github.com/ServerDriven/ScreenDataNavigation-swift
Computed https://github.com/ServerDriven/ScreenDataNavigation-swift at 1.2.0 (0.44s)
Fetching https://github.com/0xOpenBytes/FLet from cache
Fetched https://github.com/0xOpenBytes/FLet (0.18s)
Computing version for https://github.com/0xOpenBytes/FLet
Computed https://github.com/0xOpenBytes/FLet at 2.0.0 (0.45s)
Fetching https://github.com/0xOpenBytes/c from cache
Fetching https://github.com/0xOpenBytes/o from cache
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/o (0.24s)
Fetched https://github.com/0xOpenBytes/t (0.24s)
Fetched https://github.com/0xOpenBytes/c (0.24s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.50s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.3.0 (0.60s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.2.0 (0.49s)
Creating working copy for https://github.com/ServerDriven/ScreenData-swift
Working copy of https://github.com/ServerDriven/ScreenData-swift resolved at 0.4.2
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/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
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/ServerDriven/ScreenDataNavigation-swift
Working copy of https://github.com/ServerDriven/ScreenDataNavigation-swift resolved at 1.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/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.3.0
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.
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 5.9 macosSpm