This repository was archived by the owner on Aug 2, 2023. It is now read-only.
2.0.0b1
Pre-release
Pre-release
·
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 newBITCrashReportExceptionApplication
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!