You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Filtering of Swift Symbols (#28)
* Improve Filtering of Swift Symbols
- If an Objective-C class has the title `Swift` in it e.g `SentrySwiftAsyncIntegration` then it was being excluded from the list of symbols to mangle.
- Added improved Swift Symbol filtering so that we only target actual Swift symbols