Download Latest Version Sentry-Dynamic-WithARM64e.xcframework.zip (110.6 MB)
Email in envelope

Get an email when there's a new version of Official Sentry SDK

Home / 8.55.0
Name Modified Size InfoDownloads / Week
Parent folder
Sentry-Dynamic-WithARM64e.xcframework.zip 2025-08-14 110.6 MB
Sentry-Dynamic.xcframework.zip 2025-08-14 112.6 MB
Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip 2025-08-14 90.2 MB
Sentry-WithoutUIKitOrAppKit.xcframework.zip 2025-08-14 91.9 MB
Sentry.xcframework.zip 2025-08-14 46.5 MB
SentrySwiftUI.xcframework.zip 2025-08-14 8.8 MB
8.55.0 source code.tar.gz 2025-08-14 8.2 MB
8.55.0 source code.zip 2025-08-14 9.1 MB
README.md 2025-08-14 1.4 kB
Totals: 9 Items   477.9 MB 0

[!Important] Xcode 26 no longer allows individual frameworks to contain arm64e slices anymore if the main binary doesn't contain them. We have decided to split the Dynamic variant and Sentry-WithoutUIKitOrAppKit of Sentry into two variants:

  • Sentry-Dynamic: Without ARM64e
  • Sentry-Dynamic-WithARM64e: With ARM64e slice
  • Sentry-WithoutUIKitOrAppKit: Without ARM64e
  • Sentry-WithoutUIKitOrAppKit-WithARM64e: With ARM64e slice

If your app does not need arm64e, you don't need to make any changes. But if your app needs arm64e please use Sentry-Dynamic-WithARM64e or Sentry-WithoutUIKitOrAppKit-WithARM64e from 8.55.0 so you don't have issues uploading to the App Store.

Features

  • Add a new prebuilt framework with arm64e and remove it from the regular one (#5788)
  • Add beforeSendLog callback to SentryOptions (#5678)
  • Structured Logs: Flush logs on SDK flush/close (#5834)
  • Add a new prebuilt framework with ARM64e for WithoutUIKitOrAppKit (#5897)
  • Add source context and vars fields to SentryFrame (#5853)

Fixes

  • Add support for PDFKit views in session replay (#5750)
  • Fix Infinite Session Replay Processing Loop (#5765)
  • Fix memory leak in SessionReplayIntegration (#5770)
  • Fix reporting of energy used while profiling (#5768)
  • Fixed a build error in SentryFeedback.swift when building with cocoapods on Xcode 14.2 (#5917)
Source: README.md, updated 2025-08-14