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