Lofelt / NiceVibrations

🎮 🚀 Nice Vibrations and Lofelt Studio SDK source code repository
MIT License
130 stars 18 forks source link

Upload Symbols Failed when validating archive in Xcode 16 #53

Open jwallaceparker opened 2 weeks ago

jwallaceparker commented 2 weeks ago

Xcode 16.0. Sequoia 15.0. Feel 4.3. Unity 2023.2.13f1

This started right after yesterday's update to Xcode 16.0 and Sequoia 15.0

When I go to validate an archived product, I get a successful validation but the following error:

Error: Upload Symbols Failed The archive did not include a dSYM for the LofeltHaptics.framework with the UUIDs [8274DE6D-513B-3DDA-BE9F-C6106B01CB0D]. Ensure that the archive's dSYM folder includes a DWARF file for LofeltHaptics.framework with the expected UUIDs.

If I can get around it I'll share.

upload-symbols-failed
jwallaceparker commented 2 weeks ago

More info. It looks like a lot of other developers are getting a similar warning with other frameworks after upgrading to Xcode 16.

https://forums.developer.apple.com/forums/thread/763731

I'll monitor that thread and give an update here.

SerdarEvry commented 1 day ago

Same issue for me. Any results ?