-
Notifications
You must be signed in to change notification settings - Fork 306
docs: SPM Migration Docs #411
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few comments.
Also in the Troubleshooting section or in a new "Caveats" section, we should mention the current SPM limitations like DEBUG
/CapacitorBridge.isDevEnvironment
or WebView inspection not working
Co-authored-by: jcesarmobile <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ### Converting existing plugins to SPM
section should also mention all the changes we are doing on the tool at the moment, (deleting unused files, move files to new folders, changing package.json, gitginores, podspec, etc.)
Co-authored-by: jcesarmobile <[email protected]>
Co-authored-by: jcesarmobile <[email protected]>
Co-authored-by: jcesarmobile <[email protected]>
Co-authored-by: jcesarmobile <[email protected]>
closes ionic-team/capacitor#7861