Build Information
Failed to build FormLogger, reference 1.0.3 (9f1dbf
), with Swift 5.9 for macOS (SPM) on 13 Jun 2025 05:41:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/FormLogger.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/FormLogger
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 9f1dbf6 2025-06-13
Cloned https://github.com/markbattistella/FormLogger.git
Revision (git rev-parse @):
9f1dbf6601d4e461af387882e59f89c562ae50d7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/FormLogger.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/markbattistella/FormLogger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/markbattistella/SimpleLogger
Fetching https://github.com/markbattistella/PlatformChecker
[1/97] Fetching simplelogger
[98/156] Fetching simplelogger, platformchecker
Fetched https://github.com/markbattistella/SimpleLogger (1.21s)
Fetched https://github.com/markbattistella/PlatformChecker (1.21s)
Computing version for https://github.com/markbattistella/PlatformChecker
warning: 'platformchecker': /Package.swift:8:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
.iOS(.v10),
^
Computed https://github.com/markbattistella/PlatformChecker at 1.1.0 (0.33s)
Computing version for https://github.com/markbattistella/SimpleLogger
error: Dependencies could not be resolved because 'simplelogger' contains incompatible tools version (5.10.0) and root depends on 'simplelogger' 1.0.0..<2.0.0.
BUILD FAILURE 5.9 macosSpm