Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): Add plugin to static list if pod has use-frameworks #5232

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

jcesarmobile
Copy link
Member

Most plugins that require to be a static framework have use-frameworks in the pods definition, so read it and if present automatically add the plugin to the static list.

The PR removes the old known plugins that have use-frameworks in plugin.xml from the list and leaves the ones that don't have it but need to be static.

@jcesarmobile jcesarmobile changed the title fix(cli): Automatically add to static list if pod has use-frameworks fix(cli): Automatically add plugin to static list if pod has use-frameworks Nov 10, 2021
@jcesarmobile jcesarmobile changed the title fix(cli): Automatically add plugin to static list if pod has use-frameworks fix(cli): Add plugin to static list if pod has use-frameworks Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants