-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce
Expected resultsExpect that the build will use the provisioning profile found in the previous build step. Actual resultsBuild can't find the profile even though the previous step shows that it was found. This is the output (IDs hidden) of the first script which gets the provisioning profile (
But then the build fails:
Build id (optional)66a3630f76cec081a6d126b7 |
Beta Was this translation helpful? Give feedback.
Answered by
dtrdic
Jul 30, 2024
Replies: 1 comment
-
Note: solved over Discord. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dtrdic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note: solved over Discord.
user needed to add this parametar to shorebird release command;
-- --export-options-plist=/Users/builder/export_options.plist