The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Chat, reference 2.6.1 (8e3179), with Swift 6.0 for macOS (SPM) on 24 Apr 2025 17:58:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 2.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               2.6.1      -> FETCH_HEAD
HEAD is now at 8e31792 Merge pull request #173 from swift2geek/fix-stride-error
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
8e31792b5b7eb0ddd157214d32cf5444cf4125c8
SUCCESS checkout https://github.com/exyte/Chat.git at 2.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/exyte/Chat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/Giphy/giphy-ios-sdk
Fetching https://github.com/exyte/ActivityIndicatorView
Fetching https://github.com/exyte/MediaPicker.git
[1/380] Fetching activityindicatorview
[89/2615] Fetching activityindicatorview, mediapicker
[2442/5292] Fetching activityindicatorview, mediapicker, giphy-ios-sdk
Fetched https://github.com/exyte/ActivityIndicatorView from cache (1.08s)
[2264/4912] Fetching mediapicker, giphy-ios-sdk
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (39.83s)
Fetched https://github.com/exyte/MediaPicker.git from cache (39.83s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.12 (3.31s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.76s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (0.45s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.1.4 (0.42s)
Fetching https://github.com/exyte/AnchoredPopup.git
[1/255] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (1.08s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.0.6 (0.44s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.57s)
Creating working copy for https://github.com/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.1.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/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.12
Creating working copy for https://github.com/exyte/ActivityIndicatorView
Working copy of https://github.com/exyte/ActivityIndicatorView resolved at 1.2.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/ExyteChat/Resources/Media.xcassets
warning: 'activityindicatorview': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/Info.plist
warning: 'mediapicker': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/MediaPicker/Sources/ExyteMediaPicker/Resources/Media.xcassets
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.
BUILD FAILURE 6.0 macosSpm