| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Sentry-Dynamic-WithARM64e.xcframework.zip | 2026-03-04 | 145.3 MB | |
| Sentry-Dynamic.xcframework.zip | 2026-03-04 | 131.7 MB | |
| Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip | 2026-03-04 | 116.6 MB | |
| Sentry-WithoutUIKitOrAppKit.xcframework.zip | 2026-03-04 | 105.6 MB | |
| Sentry.xcframework.zip | 2026-03-04 | 63.0 MB | |
| SentrySwiftUI.xcframework.zip | 2026-03-04 | 716.4 kB | |
| 9.6.0 source code.tar.gz | 2026-03-04 | 10.2 MB | |
| 9.6.0 source code.zip | 2026-03-04 | 11.4 MB | |
| README.md | 2026-03-04 | 398 Bytes | |
| Totals: 9 Items | 584.6 MB | 0 | |
Features
- Add watchdog termination hang tracker using RunLoop observer. Can be enabled by setting
options.experimental.enableWatchdogTerminationsV2 = true(#7464)
Fixes
- Preserve NSException and C++ exception reason instead of overwriting with unrelated
crash_info_messagefromlibswiftCore.dylib(#7515) - Fix unexpected null value when unwrapping view controller window (#7508)