| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Sentry-Dynamic-WithARM64e.xcframework.zip | 2026-05-06 | 150.3 MB | |
| Sentry-Dynamic.xcframework.zip | 2026-05-06 | 136.2 MB | |
| Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip | 2026-05-06 | 121.0 MB | |
| Sentry-WithoutUIKitOrAppKit.xcframework.zip | 2026-05-06 | 109.6 MB | |
| Sentry.xcframework.zip | 2026-05-06 | 65.5 MB | |
| SentrySwiftUI.xcframework.zip | 2026-05-06 | 716.5 kB | |
| 9.12.1 source code.tar.gz | 2026-05-06 | 10.4 MB | |
| 9.12.1 source code.zip | 2026-05-06 | 11.5 MB | |
| README.md | 2026-05-06 | 461 Bytes | |
| Totals: 9 Items | 605.2 MB | 0 | |
Fixes
- Prevent memory strings in stack overflow crash reports (#7841)
- Report crashed thread for null function calls (#7866)
- Add depth limits to data sanitization and JSON encoder (#7857)
- Moved
BinaryImageCacheinitialization to a background thread to reduce blocking on dyld reader locks on the main thread (#7823) - Init vars before
task_threadsandvm_deallocate(#7858) - Handle extra length call in
SentryInvalidJSONString(#7859)