Skip to content

fix(cli): mark Cordova CocoaPods plugins as incompatible in SPM#8463

Open
jcesarmobile wants to merge 1 commit intomainfrom
podspec-incompatible
Open

fix(cli): mark Cordova CocoaPods plugins as incompatible in SPM#8463
jcesarmobile wants to merge 1 commit intomainfrom
podspec-incompatible

Conversation

@jcesarmobile
Copy link
Copy Markdown
Member

If the plugin has a podspec entry and doesn't have a package=SPM on the ios platform entry in plugin.xml, mark it as incompatible as it won't work.

This is a bit hacky, the proper place to do it would be in resolvePlugin as that's where we mark plugins as incompatible, but we don't have the config object available to check if it's SPM, so doing it inside update.

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.

1 participant