Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Lottie-Xcode-15.2.xcframework.zip | 2024-04-04 | 55.4 MB | |
Lottie-Xcode-14.1.xcframework.zip | 2024-04-04 | 41.7 MB | |
4.4.2 source code.tar.gz | 2024-04-04 | 126.1 MB | |
4.4.2 source code.zip | 2024-04-04 | 129.2 MB | |
README.md | 2024-04-04 | 1.3 kB | |
Totals: 5 Items | 352.5 MB | 0 |
Changes in 4.4.2
- Update minimum deployment target to iOS 13.0 / macOS 10.15 (https://github.com/airbnb/lottie-ios/pull/2322)
- Add privacy manifest to lottie-spm repo (https://github.com/airbnb/lottie-spm/pull/23)
- Add visionOS support to Cocoapods podspec (https://github.com/airbnb/lottie-ios/pull/2348)
- Fix incorrect usage of
State(initialValue:)
inLottieView
(https://github.com/airbnb/lottie-ios/pull/2357) - Use correct version number when building XCFramework bundle (https://github.com/airbnb/lottie-ios/pull/2341)
New features in 4.4.0
- Add privacy manifest (https://github.com/airbnb/lottie-ios/pull/2252)
- Codesign Lottie.xcframework (https://github.com/airbnb/lottie-ios/pull/2259)
- Add time remapping support to Core Animation rendering engine (https://github.com/airbnb/lottie-ios/pull/2286)
- Add official visionOS support to lottie-ios repo (https://github.com/airbnb/lottie-ios/pull/2287)
- lottie-spm now supports visionOS (https://github.com/airbnb/lottie-spm/pull/12)
- Adopt policy on minimum supported Swift / Xcode version, update minimum versions to Swift 5.7 / Xcode 14.1 (https://github.com/airbnb/lottie-ios/pull/2260)
Full Changelog: https://github.com/airbnb/lottie-ios/compare/4.4.1...4.4.2