Replies: 2 comments 2 replies
-
Additional Information.
Error (Xcode): No profiles for 'xx.xxxxx.xxxxx.xxxxx.stg' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'xx.xxxxx.xxxxx.xxxxx.stg'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild.
/Users/builder/clone/app/ios/Runner.xcodeproj
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Self resolved. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
Ad hoc Provisioning Profile must be found at the time of Building iOS.
Actual results
Did not find matching provisioning profiles for code signing
But Set up code signing identities is successful.
Set up code signing identities
Buid iOS
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions