Unity Issue Tracker - "Upload Symbols Failed" is thrown when Archive validation is being done in Xcode
Closed
UUM-141444
"Upload Symbols Failed" is thrown when Archive validation is being done in Xcode
Unity: iOS
Third Party Issue
6.6.X
6.5.X
6.4.X
6000.4.0b2 onwards
Thank you for reporting a bug to Unity.
This is Xcode issue. No dSYM is possible for static library. We plan to address this in the future on our side, but for now we don't consider this a bug.
How to reproduce:
1. Create a new project
2. Build to iOS
3. Open the built xCode project
4. Press the “Archive“ button in “Product->Archive“
5. Wait for build to finish and Organizer window to pop-up
6. In the Organizer window select the built project and press “Validate app”
7. Observe the result
Actual result: Error is thrown
Expected result: Error is not thrown