Skip to content

1.7.0

Compare
Choose a tag to compare
@xabldint xabldint released this 17 Jun 15:44
4637a78

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.