Releases: lokalise/lokalise-ios-framework
Releases · lokalise/lokalise-ios-framework
1.0.2
1.0.1
1.0.1 (15-04-2024)
This is a maintenance release that adds Privacy Manifest, Code signature and adjusts the deployment target to be in line with Xcode 15.
Changes
- Added Privacy Manifest to
.xcframework
. - Added Code signature to
.xcframework
. - Set deployment target to iOS 12.0.
1.0.0
This major release does not have functional changes and is marked as such due to the change from .framework
to .xframework
, new testing pipelines, and dropped support for iOS 9 and 10.
Still, please view it as a major update and validate that it works in your existing projects.
Other
- Updated internal API URL.
- Deprecated functionality removed (no effect on public methods).
Breaking changes
- Moved to
.xcframework
format. - Deployment target is set to iOS 11.0.