CrashReportKit v0.2.0
Pre-release
Pre-release
CrashReportViewer is now CrashReportKit, reflecting its broader focus on turning Apple’s low-level CrashedProcess into persistent, human-readable JSON reports without requiring developers to implement thread inspection, stack unwinding, report formatting, or storage themselves. The underlying APIs are now provided by CrashReportKit, while the optional SwiftUI viewer and crash-processing integration are available separately as CrashReportKitUI and CrashReportKitExtension.
A macOS Inspector has also been released for symbolicating CrashReportKit reports.