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 FormLogger, reference main (9f1dbf), with Swift 5.9 for macOS (SPM) on 13 Jun 2025 05:39:43 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/FormLogger
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/59] Fetching platformchecker
[57/156] Fetching platformchecker, simplelogger
Fetched https://github.com/markbattistella/PlatformChecker (1.14s)
Fetched https://github.com/markbattistella/SimpleLogger (1.14s)
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.39s)
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