Bug fixes in 4.4.1
- Replace os check with canImport so classes are available on visionOS (#2294)
- Omit privacy manifest from source files in podspec (#2307)
- Fix crash in Main Thread rendering engine path interpolation implementation (#2305)
- Fix warning from invalid character in Cocoapods resource bundle identifier (#2317)
- Fix infinite loop when setting
LottieAnimationView.viewportFrame
(#2316)
New features in 4.4.0
- Add privacy manifest (#2252)
- Codesign Lottie.xcframework (#2259)
- Add time remapping support to Core Animation rendering engine (#2286)
- Add official visionOS support to lottie-ios repo (#2287)
- lottie-spm now supports visionOS (airbnb/lottie-spm#12)
- Adopt policy on minimum supported Swift / Xcode version, update minimum versions to Swift 5.7 / Xcode 14.1 (#2260)
Full Changelog: 4.4.0...4.4.1