Build Information
Failed to build Chat2App, reference main (c3dca5), with Swift 6.2 for macOS (SPM) on 11 Apr 2026 12:11:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrei200287/Chat2App.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrei200287/Chat2App
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3dca5b Delete Package.resolved
Cloned https://github.com/andrei200287/Chat2App.git
Revision (git rev-parse @):
c3dca5b6f318a155af34739582f3f62a010fd022
SUCCESS checkout https://github.com/andrei200287/Chat2App.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/andrei200287/Chat2App.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/MessageKit/MessageKit
Fetching https://github.com/SwiftKickMobile/SwiftMessages
Fetching https://github.com/onevcat/Kingfisher
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/vpeschenkov/LetterAvatarKit
[1/4550] Fetching swiftmessages
[456/8949] Fetching swiftmessages, devicekit
[676/10173] Fetching swiftmessages, devicekit, letteravatarkit
[6898/42693] Fetching swiftmessages, devicekit, letteravatarkit, kingfisher
[12126/108433] Fetching swiftmessages, devicekit, letteravatarkit, kingfisher, messagekit
Fetched https://github.com/devicekit/DeviceKit from cache (7.21s)
Fetched https://github.com/SwiftKickMobile/SwiftMessages from cache (7.21s)
Fetched https://github.com/vpeschenkov/LetterAvatarKit from cache (7.21s)
Fetched https://github.com/MessageKit/MessageKit from cache (7.21s)
Fetched https://github.com/onevcat/Kingfisher from cache (7.22s)
Computing version for https://github.com/vpeschenkov/LetterAvatarKit
Computed https://github.com/vpeschenkov/LetterAvatarKit at 1.2.5 (7.93s)
Computing version for https://github.com/SwiftKickMobile/SwiftMessages
Computed https://github.com/SwiftKickMobile/SwiftMessages at 10.0.2 (0.62s)
Computing version for https://github.com/MessageKit/MessageKit
Computed https://github.com/MessageKit/MessageKit at 4.3.0 (0.54s)
Fetching https://github.com/nathantannar4/InputBarAccessoryView
[1/4170] Fetching inputbaraccessoryview
Fetched https://github.com/nathantannar4/InputBarAccessoryView from cache (1.85s)
Computing version for https://github.com/nathantannar4/InputBarAccessoryView
Computed https://github.com/nathantannar4/InputBarAccessoryView at 6.5.1 (2.42s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.8.1 (0.56s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (0.66s)
Creating working copy for https://github.com/vpeschenkov/LetterAvatarKit
Working copy of https://github.com/vpeschenkov/LetterAvatarKit resolved at 1.2.5
Creating working copy for https://github.com/SwiftKickMobile/SwiftMessages
Working copy of https://github.com/SwiftKickMobile/SwiftMessages resolved at 10.0.2
Creating working copy for https://github.com/nathantannar4/InputBarAccessoryView
Working copy of https://github.com/nathantannar4/InputBarAccessoryView resolved at 6.5.1
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.0
Creating working copy for https://github.com/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 8.8.1
Creating working copy for https://github.com/MessageKit/MessageKit
Working copy of https://github.com/MessageKit/MessageKit resolved at 4.3.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip
[16375/21629421] Downloading https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip
[10379731/23010897] Downloading https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.49.13/swiftformat.artifactbundle.zip (0.77s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.47.1/SwiftLintBinary-macos.artifactbundle.zip (1.64s)
error: the library 'Chat2App' requires macos 10.13, but depends on the product 'Kingfisher' which requires macos 10.15; consider changing the library 'Chat2App' to require macos 10.15 or later, or the product 'Kingfisher' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm