hello I am getting this when trying to run with the iOS simulator : Downloading ios tools... Downloading ios-profile tools... Downloading ios-release tools... Launching lib/main.dart on iPhone 15 in debug mode... Xcode build done. 7.8s Failed to build iOS app Error (Xcode): Target debug_unpack_ios failed: Exception: Failed to codesign /Users/name/Documents/Mobile DEV/Flutter/project/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter with identity -. Could not build the application for the simulator. Error launching application on iPhone 15. Exited (1). can u help me to solve it
Thanks for give this solution, worked for me.👍
Glad it helped
hello I am getting this when trying to run with the iOS simulator :
Downloading ios tools...
Downloading ios-profile tools...
Downloading ios-release tools...
Launching lib/main.dart on iPhone 15 in debug mode...
Xcode build done. 7.8s
Failed to build iOS app
Error (Xcode): Target debug_unpack_ios failed: Exception: Failed to codesign /Users/name/Documents/Mobile DEV/Flutter/project/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter with identity -.
Could not build the application for the simulator.
Error launching application on iPhone 15.
Exited (1).
can u help me to solve it