[ad_1]
I attempt to run the app on iOS after some modifications however now I get the next error:
Couldn't construct the precompiled utility for the machine.
Error (Xcode): "Runner" requires a provisioning profile. Choose a provisioning profile within the Signing & Capabilities editor.
════════════════════════════════════════════════════════════════════════════════
No Provisioning Profile was discovered in your mission's Bundle Identifier or your
machine. You possibly can create a brand new Provisioning Profile in your mission in Xcode for
your workforce by:
1- Open the Flutter mission's Xcode goal with
open ios/Runner.xcworkspace
2- Choose the 'Runner' mission within the navigator then the 'Runner' goal
within the mission settings
3- Make sure that a 'Improvement Crew' is chosen underneath Signing & Capabilities > Crew.
Chances are you'll must:
- Log in together with your Apple ID in Xcode first
- Guarantee you've got a legitimate distinctive Bundle ID
- Register your machine together with your Apple Developer Account
- Let Xcode mechanically provision a profile in your app
4- Construct or run your mission once more
It is also potential {that a} beforehand put in app with the identical Bundle
Identifier was signed with a special certificates.
For extra data, please go to:
https://flutter.dev/docs/get-started/set up/macos#deploy-to-ios-devices
Or run on an iOS simulator with out code signing
I chosen a provisioning profile however I’ve seen that it has a special certificates ( p.s. I’ve modified my mac not too long ago )
However the certificates ought to look one thing like this : Apple Improvement: xxx(RU6QXXXX) and never Apple Improvement: xxx(9CJMAXXX)
Any means I can repair this?
[ad_2]

