flutterxcodeapp-store-connectflutter-ios-build

The archive did not include a dSYM for the Flutter.framework with the UUIDs


I'm new to Flutter iOS development. Trying to publish an app on the Apple app store. But after building the archive, when I try to distribute or validate the app, Xcode keeps me showing

The archive did not include a dSYM for the Flutter.framework with the UUIDs [4C4C-5555--****-*****45CD327]. Ensure that the archive's dSYM folder includes a DWARF file for Flutter.framework with the expected UUIDs. enter image description here

How can I overcome this?


Solution

  • To solve this problem you just need to update the flutter version