Xcode couldn't find any iOS App Development provisioning profiles

Failed to build iOS app Error (Xcode): No profiles for 'com.jurabek7788.sos' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.jurabek7788.sos'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. /Users/user/Desktop/SOS%20flutter%20/set_of_service_app/ios/Runner.xcodeproj

It appears that there was a problem signing your application prior to installation on the device.

Verify that the Bundle Identifier in your project is your signing id in Xcode open ios/Runner.xcworkspace

Also try selecting 'Product > Build' to fix the problem. Encountered error while building for device.

this is my error coming when i build ios app. And main problem is already did all the things

Xcode couldn't find any iOS App Development provisioning profiles
 
 
Q