Skip to content
Discussion options

You must be logged in to vote

Hello @shubham-settlin,
Yes, please add the --export-options-plist=/Users/builder/export_options.plist flag when building your IPA.
In general, this error could be caused by 2 main reasons:

  1. With the Flutter build command, there is a flag that can be added to it --export-options-plist=/Users/builder/export_options.plist. When it is missing, you can see the same error.
  2. You can check either in Xcode or the Apple Developer Account by finding the provisioning profiles to see if the required capabilities have already been enabled.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shubham-settlin
Comment options

Answer selected by shubham-settlin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants