Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"Upload symbol failed" while archiving and uploading a build through Xcode

While im archiving and uploading an build to the appstore connect through xcode im facing this error.

The archive did not include a SYM for the Flutter.framework with the UUIDs [4C4C44D2-5555-3144-A107-7B9E8F9E2FF7]. Ensure that the archive's dSYM folder includes a DWARF file for Flutter.framework with the expected

It's saying dSYM is not included in the archive. I'm using macos15 with xcode version 16.0

Error image

Is there anything that I need to change or add to the project?

like image 511
Prthv Avatar asked May 23 '26 12:05

Prthv


2 Answers

I discovered this error after updating to macOS 15 and Xcode 16.0. The previous archive, which didn't show an error during validation before the update, now shows this error during validation. I'll try to send the app to Connect with this error.

like image 192
RafaCom Avatar answered May 26 '26 12:05

RafaCom


You can fix this issue by simply updating to the latest version of Flutter.

like image 23
Aaydin Avatar answered May 26 '26 11:05

Aaydin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!