The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LottieForSwiftUI, reference main (0a3976), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 05:30:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/fatihdurmaz/LottieForSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/airbnb/lottie-ios.git
[1/33702] Fetching lottie-ios
Fetched https://github.com/airbnb/lottie-ios.git from cache (10.90s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.2 (11.33s)
Creating working copy for https://github.com/airbnb/lottie-ios.git
Working copy of https://github.com/airbnb/lottie-ios.git resolved at 4.5.2
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.2 macosSpm