The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 1.3.7
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               1.3.7      -> FETCH_HEAD
HEAD is now at 4b3f976 Bump version
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
4b3f976ffab79aa186a607bcab323074508e8637
SUCCESS checkout https://github.com/exyte/Chat.git at 1.3.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/exyte/Chat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/exyte/ActivityIndicatorView from cache
Fetching https://github.com/exyte/MediaPicker.git from cache
Fetching https://github.com/exyte/FloatingButton from cache
Fetched https://github.com/exyte/ActivityIndicatorView (0.20s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/exyte/FloatingButton (0.24s)
Fetched https://github.com/exyte/MediaPicker.git (0.29s)
Fetched https://github.com/siteline/swiftui-introspect (0.23s)
Computing version for https://github.com/exyte/FloatingButton
Computed https://github.com/exyte/FloatingButton at 1.3.0 (0.02s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.1.1 (0.02s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.1.3 (0.02s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 2.2.2 (0.02s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect 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.1.1
Creating working copy for https://github.com/exyte/FloatingButton
Working copy of https://github.com/exyte/FloatingButton resolved at 1.3.0
Creating working copy for https://github.com/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 2.2.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ExyteChat/Resources/Media.xcassets
error: the library 'ExyteChat' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'ExyteChat' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
error: the library 'ExyteChat' requires macos 10.13, but depends on the product 'FloatingButton' which requires macos 11.0; consider changing the library 'ExyteChat' to require macos 11.0 or later, or the product 'FloatingButton' to require macos 10.13 or earlier.
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.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ExyteChat/Resources/Media.xcassets
error: the library 'ExyteChat' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'ExyteChat' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
error: the library 'ExyteChat' requires macos 10.13, but depends on the product 'FloatingButton' which requires macos 11.0; consider changing the library 'ExyteChat' to require macos 11.0 or later, or the product 'FloatingButton' to require macos 10.13 or earlier.
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 5.7 macosSpm