Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

2.0.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DerAndereAndi DerAndereAndi released this 12 Feb 18:56
· 597 commits to develop since this release
  • General
    • [NEW] Major refactoring of all classes. Please go through the setup or migration guide!
    • [NEW] Added docset with SDK documentation
    • [UPDATE] Improved documentation
  • Crash Reporting
    • [NEW] Integrated PLCrashReporter 1.2 beta 1
    • [NEW] Added optional support for Mach exceptions
    • [UPDATE] Replace exceptionInterception property in favor of new BITCrashReportExceptionApplication class to catch more exceptions. Check the README file for more details on how to use this.
    • [UPDATE] PLCrashReporter build with BIT namespace to avoid collisions
    • [UPDATE] Crash reporting is automatically disabled when the app is invoked with the debugger!