Could not build the precompiled application for the device.Error (Xcode): Provisioning profile "iOS Team Provisioning Profile: *" doesn't include signing certificate "Apple Development: ---"./Users/---/Desktop/C/flutter_module/.ios/Runner.xcodeprojIt 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.xcworkspaceAlso try selecting 'Product > Build' to fix the problem.Error launching application on iPhone.
打开xcode 配置证书 再次运行 问题解决