Skip to content

fix(cli): correct Capacitor plugin SPM compat check#8440

Merged
jcesarmobile merged 2 commits intomainfrom
spm-messaging
Apr 27, 2026
Merged

fix(cli): correct Capacitor plugin SPM compat check#8440
jcesarmobile merged 2 commits intomainfrom
spm-messaging

Conversation

@jcesarmobile
Copy link
Copy Markdown
Member

While reviewing #8438, Pedro noticed the Some installed packages are not compatable with SPM warning was appearing when having Cordova plugins installed (and a typo in compatable)

Since the method checks for Capacitor plugins only, I've changed the messages to refer to Capacitor plugins only and changed the length check to use the Capacitor plugins length instead of the total plugins length.

@jcesarmobile jcesarmobile merged commit e5ccc45 into main Apr 27, 2026
6 checks passed
@jcesarmobile jcesarmobile deleted the spm-messaging branch April 27, 2026 15:44
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.

3 participants