Build Information
Failed to build LottieForSwiftUI with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatihdurmaz/LottieForSwiftUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatihdurmaz/LottieForSwiftUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0a39761 swift tools version change
Cloned https://github.com/fatihdurmaz/LottieForSwiftUI.git
Revision (git rev-parse @):
0a39761435061ef2dd7df2eecded6cddc0904bb0
SUCCESS checkout https://github.com/fatihdurmaz/LottieForSwiftUI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/fatihdurmaz/LottieForSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/airbnb/lottie-ios.git
[1/31616] Fetching lottie-ios
Fetched https://github.com/airbnb/lottie-ios.git from cache (11.31s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.4.3 (0.70s)
Creating working copy for https://github.com/airbnb/lottie-ios.git
Working copy of https://github.com/airbnb/lottie-ios.git resolved at 4.4.3
error: the library 'LottieForSwiftUI' requires macos 10.13, but depends on the product 'Lottie' which requires macos 10.15; consider changing the library 'LottieForSwiftUI' to require macos 10.15 or later, or the product 'Lottie' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm