### Environment SaaS (https://sentry.io/) ### Version Sentry Cocoa 7.5.2 ### Steps to Reproduce - Go to https://sentry.io/organizations/sindresorhus/issues/2833675135/events/8f9b4afd74da49fbb3e3fef911c4433e/ ### Expected Result I expected to see the name of each stack frame. ### Actual Result The first stack frame is "unknown" and "redacted". <img width="944" alt="Screen Shot 2021-12-06 at 18 10 10" src="https://user-images.githubusercontent.com/170270/144890540-f58e836a-93af-460b-b728-ae6b9bf1ccd1.png"> This is a macOS app using the SwiftUI `App` protocol.