The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat, reference 3.0.2 (2ea8fc), with Swift 6.2 for macOS (SPM) on 18 Apr 2026 02:59:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 2ea8fc5 Uncomment forgotten code
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
2ea8fc57f719d59940cab6551bcd518e2ec6191c
SUCCESS checkout https://github.com/exyte/Chat.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/exyte/Chat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/onevcat/Kingfisher
Fetching https://github.com/exyte/ActivityIndicatorView
Fetching https://github.com/Giphy/giphy-ios-sdk
Fetching https://github.com/exyte/MediaPicker.git
[1/3115] Fetching mediapicker
[375/3499] Fetching mediapicker, activityindicatorview
[3320/36106] Fetching mediapicker, activityindicatorview, kingfisher
[29586/38957] Fetching mediapicker, activityindicatorview, kingfisher, giphy-ios-sdk
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (36.82s)
Fetched https://github.com/exyte/MediaPicker.git from cache (36.82s)
Fetched https://github.com/exyte/ActivityIndicatorView from cache (36.82s)
Fetched https://github.com/onevcat/Kingfisher from cache (36.82s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.16 (39.69s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.72s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.3.2 (1.26s)
Fetching https://github.com/exyte/AnchoredPopup.git
[1/342] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (0.99s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.1.3 (1.53s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (0.52s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.8.1 (0.54s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.63s)
Creating working copy for https://github.com/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.1.3
Creating working copy for https://github.com/exyte/ActivityIndicatorView
Working copy of https://github.com/exyte/ActivityIndicatorView resolved at 1.2.1
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/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.3.2
Creating working copy for https://github.com/SDWebImage/libwebp-Xcode
Working copy of https://github.com/SDWebImage/libwebp-Xcode resolved at 1.5.0
Creating working copy for https://github.com/Giphy/giphy-ios-sdk
Working copy of https://github.com/Giphy/giphy-ios-sdk resolved at 2.2.16
error: the library 'ExyteChat' requires macos 10.13, but depends on the product 'ActivityIndicatorView' which requires macos 10.15; consider changing the library 'ExyteChat' to require macos 10.15 or later, or the product 'ActivityIndicatorView' to require macos 10.13 or earlier.
error: the library 'ExyteChat' requires macos 10.13, but depends on the product 'Kingfisher' which requires macos 10.15; consider changing the library 'ExyteChat' to require macos 10.15 or later, or the product 'Kingfisher' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm