1.7.0
Version 1.7.0
- Drop support old versions of Xcode. The minimal version is Xcode 11 now.
- Support Mac Catalyst.
- Distribute
.xcframework
archive alongside with the other options. - Improve reliability of saving crash reports in case of memory corruption.
- Fix symbolication issues with new Objective-C runtime version.
- Add workaround for SwiftPM on Xcode 11.1 bug (
SWIFT_PACKAGE
is not defined) that prevents library usage on macOS.