Build Information
Failed to build PasscodeKit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/PasscodeKit.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/PasscodeKit
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 5b3af72 Minor config defaults update
Cloned https://github.com/divadretlaw/PasscodeKit.git
Revision (git rev-parse @):
5b3af72bb599d0ee7957efff8bd491730fffc47b
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/PasscodeKit.git at 1.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/divadretlaw/PasscodeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/siteline/swiftui-introspect.git from cache
Fetching https://github.com/evgenyneu/keychain-swift.git from cache
Fetching https://github.com/divadretlaw/WindowSceneReader.git from cache
Fetched https://github.com/divadretlaw/WindowSceneReader.git (0.20s)
Fetched https://github.com/evgenyneu/keychain-swift.git (0.21s)
Fetched https://github.com/siteline/swiftui-introspect.git (0.21s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 21.0.0 (0.37s)
Computing version for https://github.com/divadretlaw/WindowSceneReader.git
Computed https://github.com/divadretlaw/WindowSceneReader.git at 3.0.0 (0.02s)
Fetching https://github.com/divadretlaw/WindowReader from cache
Fetched https://github.com/divadretlaw/WindowReader (0.13s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 2.0.0 (0.01s)
Computing version for https://github.com/siteline/swiftui-introspect.git
Computed https://github.com/siteline/swiftui-introspect.git at 1.1.3 (0.33s)
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 21.0.0
Creating working copy for https://github.com/siteline/swiftui-introspect.git
Working copy of https://github.com/siteline/swiftui-introspect.git resolved at 1.1.3
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 2.0.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader.git
Working copy of https://github.com/divadretlaw/WindowSceneReader.git resolved at 3.0.0
error: the library 'PasscodeCore' requires macos 10.13, but depends on the product 'WindowSceneReader' which requires macos 10.15; consider changing the library 'PasscodeCore' to require macos 10.15 or later, or the product 'WindowSceneReader' to require macos 10.13 or earlier.
error: the library 'PasscodeKit' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'PasscodeKit' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
error: the library 'PasscodeCore' requires macos 10.13, but depends on the product 'WindowSceneReader' which requires macos 10.15; consider changing the library 'PasscodeCore' to require macos 10.15 or later, or the product 'WindowSceneReader' to require macos 10.13 or earlier.
error: the library 'PasscodeKit' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'PasscodeKit' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
BUILD FAILURE 5.9 macosSpm