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
Thanks for raising this @nakwonchoi-5minlab! It looks like the cleanup for appending builds cleaning up the symbol upload is missing. We'll have to remedy this.
Environment
How do you use Sentry?
self-hosted
Which version of the SDK?
2.1.5
How did you install the package?
UPM https://github.com/getsentry/unity.git#2.1.5
Which version of Unity?
2022.3.51f1
Is this happening in Unity (editor) or on a player like Android, iOS, Windows?
iOS
Steps to Reproduce
Expected Result
In Xcode Project, SymbolUpload does not exist
Actual Result
Any logs or screenshots
sentry-unity/src/Sentry.Unity.Editor.iOS/BuildPostProcess.cs
Lines 141 to 148 in d18a6f2
The text was updated successfully, but these errors were encountered: