Im building a flutter app and have some prolbem with building app into ios Simulator, iphone 12( ios 17.5), Xcode 15.4. Despite of Xcode build done but when processing to Ios Simulator i have this issue.
Launching lib/main.dart on ip12pr in debug mode…
Running pod install…
Running Xcode build…
Xcode build done. 57.0s
Failed to build iOS app
Uncategorized (Xcode): Command CodeSign failed with a nonzero exit code
Could not build the application for the simulator.
Error launching application on ip12pr.
Can you guy raise me some solution for this issue