-
This github workflow supports adding provisioning profile only for main app. I've multiple app-extensions like widget and siri-extensions. I would like to provide provisioning profiles for the same. How do I achieve that with this github work flow? |
Beta Was this translation helpful? Give feedback.
Answered by
edodusi
Apr 20, 2021
Replies: 1 comment
-
Hi @sag333ar, sorry this feature is not implemented yet, but I can point you to https://github.com/yukiarrr/ios-build-action because I know they now support multiple provisioning files. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
edodusi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sag333ar, sorry this feature is not implemented yet, but I can point you to https://github.com/yukiarrr/ios-build-action because I know they now support multiple provisioning files.