Build Information
Failed to build Chat, reference main (ba9017
), with Swift 6.2 (beta) for macOS (SPM) on 12 Sep 2025 09:53:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 ba90176 Merge pull request #222 from fred-bowker/update-to-mediapicker
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
ba90176cd2936f57827c83c274851ba0bb92269e
SUCCESS checkout https://github.com/exyte/Chat.git at main
========================================
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.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/onevcat/Kingfisher
Fetching https://github.com/exyte/ActivityIndicatorView
Fetching https://github.com/exyte/MediaPicker.git
Fetching https://github.com/Giphy/giphy-ios-sdk
[1/2388] Fetching mediapicker
[264/2772] Fetching mediapicker, activityindicatorview
[2426/34520] Fetching mediapicker, activityindicatorview, kingfisher
[8488/37258] Fetching mediapicker, activityindicatorview, kingfisher, giphy-ios-sdk
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (37.12s)
Fetched https://github.com/exyte/ActivityIndicatorView from cache (37.12s)
Fetched https://github.com/exyte/MediaPicker.git from cache (37.12s)
Fetched https://github.com/onevcat/Kingfisher from cache (37.12s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.5.0 (37.81s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.16 (2.60s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.69s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (1.10s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.47s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.1.7 (0.38s)
Fetching https://github.com/exyte/AnchoredPopup.git
[1/267] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (1.14s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.0.7 (1.55s)
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
Creating working copy for https://github.com/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.1.7
Creating working copy for https://github.com/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.0.7
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.5.0
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