Build Information
Failed to build Chat, reference main (7ed366), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 03:00:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7ed3660 Fix extra height animations causes by reaction size calculations
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
7ed36606bb65c5b80d1c7a2db29d5c2098c8a4f9
SUCCESS checkout https://github.com/exyte/Chat.git at main
Fetching https://github.com/exyte/AnchoredPopup.git
Fetching https://github.com/exyte/ActivityIndicatorView
Fetching https://github.com/onevcat/Kingfisher
Fetching https://github.com/exyte/MediaPicker.git
Fetching https://github.com/SDWebImage/libwebp-Xcode
Fetching https://github.com/Giphy/giphy-ios-sdk
[1/3115] Fetching mediapicker
[438/3457] Fetching mediapicker, anchoredpopup
[705/3841] Fetching mediapicker, anchoredpopup, activityindicatorview
[855/4115] Fetching mediapicker, anchoredpopup, activityindicatorview, libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.76s)
[2476/3841] Fetching mediapicker, anchoredpopup, activityindicatorview
[3611/36448] Fetching mediapicker, anchoredpopup, activityindicatorview, kingfisher
[32211/39299] Fetching mediapicker, anchoredpopup, activityindicatorview, kingfisher, giphy-ios-sdk
Fetched https://github.com/exyte/AnchoredPopup.git from cache (67.81s)
Fetched https://github.com/onevcat/Kingfisher from cache (67.81s)
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (67.81s)
Fetched https://github.com/exyte/MediaPicker.git from cache (67.81s)
Fetched https://github.com/exyte/ActivityIndicatorView from cache (67.81s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.6.2 (68.31s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.16 (2.94s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (0.47s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.2.4 (0.46s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.52s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.0.6 (0.43s)
Creating working copy for https://github.com/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.2.4
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/exyte/ActivityIndicatorView
Working copy of https://github.com/exyte/ActivityIndicatorView resolved at 1.2.1
Creating working copy for https://github.com/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.0.6
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
Creating working copy for https://github.com/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 8.6.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "chat",
"name": "Chat",
"url": "https://github.com/exyte/Chat.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chat",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mediapicker",
"name": "ExyteMediaPicker",
"url": "https://github.com/exyte/MediaPicker.git",
"version": "3.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MediaPicker",
"traits": [
"default"
],
"dependencies": [
{
"identity": "anchoredpopup",
"name": "AnchoredPopup",
"url": "https://github.com/exyte/AnchoredPopup.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnchoredPopup",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "activityindicatorview",
"name": "ActivityIndicatorView",
"url": "https://github.com/exyte/ActivityIndicatorView",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActivityIndicatorView",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "giphy-ios-sdk",
"name": "GiphyUISDK",
"url": "https://github.com/Giphy/giphy-ios-sdk",
"version": "2.2.16",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/giphy-ios-sdk",
"traits": [
"default"
],
"dependencies": [
{
"identity": "libwebp-xcode",
"name": "libwebp",
"url": "https://github.com/SDWebImage/libwebp-Xcode",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libwebp-Xcode",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "kingfisher",
"name": "Kingfisher",
"url": "https://github.com/onevcat/Kingfisher",
"version": "8.8.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kingfisher",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/exyte/Chat.git
[1/7947] Fetching chat
Fetched https://github.com/exyte/Chat.git from cache (1.61s)
Fetching https://github.com/exyte/ActivityIndicatorView from cache
Fetching https://github.com/exyte/MediaPicker.git from cache
Fetching https://github.com/Giphy/giphy-ios-sdk from cache
Fetching https://github.com/onevcat/Kingfisher from cache
Fetched https://github.com/onevcat/Kingfisher from cache (0.72s)
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (0.73s)
Fetched https://github.com/exyte/ActivityIndicatorView from cache (0.73s)
Fetched https://github.com/exyte/MediaPicker.git from cache (0.73s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.16 (0.80s)
Fetching https://github.com/SDWebImage/libwebp-Xcode from cache
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.45s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.3.2 (0.90s)
Fetching https://github.com/exyte/AnchoredPopup.git from cache
Fetched https://github.com/exyte/AnchoredPopup.git from cache (0.44s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.1.3 (0.90s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (0.03s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.8.1 (0.05s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.03s)
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/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.1.3
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/exyte/ActivityIndicatorView
Working copy of https://github.com/exyte/ActivityIndicatorView resolved at 1.2.1
Creating working copy for https://github.com/exyte/Chat.git
Working copy of https://github.com/exyte/Chat.git resolved at main (7ed3660)
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
warning: '.resolve-product-dependencies': dependency 'chat' is not used by any target
Found 4 product dependencies
- ExyteMediaPicker
- ActivityIndicatorView
- GiphyUISDK
- Kingfisher
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/exyte/Chat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
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.3 macosSpm