Build Information
Failed to build WindowKit, reference 2.5.2 (d9a7d0
), with Swift 5.10 for macOS (SPM) on 5 Sep 2024 19:17:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/WindowKit.git
Reference: 2.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/WindowKit
* tag 2.5.2 -> FETCH_HEAD
HEAD is now at d9a7d0f Delay DynamicWindowKey Update
Cloned https://github.com/divadretlaw/WindowKit.git
Revision (git rev-parse @):
d9a7d0fffaf1ddf390f88f5a0d1cd970df8d0309
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/WindowKit.git at 2.5.2
Fetching https://github.com/divadretlaw/WindowSceneReader
[1/122] Fetching windowscenereader
Fetched https://github.com/divadretlaw/WindowSceneReader from cache (1.17s)
Computing version for https://github.com/divadretlaw/WindowSceneReader
Computed https://github.com/divadretlaw/WindowSceneReader at 3.1.2 (0.46s)
Fetching https://github.com/divadretlaw/WindowReader
[1/101] Fetching windowreader
Fetched https://github.com/divadretlaw/WindowReader from cache (0.68s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 2.0.1 (0.44s)
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 2.0.1
Creating working copy for https://github.com/divadretlaw/WindowSceneReader
Working copy of https://github.com/divadretlaw/WindowSceneReader resolved at 3.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "windowkit",
"name": "WindowKit",
"url": "https://github.com/divadretlaw/WindowKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WindowKit",
"dependencies": [
{
"identity": "windowscenereader",
"name": "WindowSceneReader",
"url": "https://github.com/divadretlaw/WindowSceneReader",
"version": "3.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WindowSceneReader",
"dependencies": [
{
"identity": "windowreader",
"name": "WindowReader",
"url": "https://github.com/divadretlaw/WindowReader",
"version": "2.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WindowReader",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/divadretlaw/WindowKit.git
[1/447] Fetching windowkit
Fetched https://github.com/divadretlaw/WindowKit.git from cache (0.79s)
Fetching https://github.com/divadretlaw/WindowSceneReader from cache
Fetched https://github.com/divadretlaw/WindowSceneReader from cache (0.46s)
Computing version for https://github.com/divadretlaw/WindowSceneReader
Computed https://github.com/divadretlaw/WindowSceneReader at 3.1.2 (0.02s)
Fetching https://github.com/divadretlaw/WindowReader from cache
Fetched https://github.com/divadretlaw/WindowReader from cache (0.47s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 2.0.1 (0.02s)
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 2.0.1
Creating working copy for https://github.com/divadretlaw/WindowSceneReader
Working copy of https://github.com/divadretlaw/WindowSceneReader resolved at 3.1.2
Creating working copy for https://github.com/divadretlaw/WindowKit.git
Working copy of https://github.com/divadretlaw/WindowKit.git resolved at 2.5.2 (d9a7d0f)
warning: '.resolve-product-dependencies': dependency 'windowkit' is not used by any target
Found 1 product dependencies
- WindowSceneReader
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/divadretlaw/WindowKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowSceneReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowSceneReader' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm