We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db6b76 commit d8ce5d6Copy full SHA for d8ce5d6
README.md
@@ -2,6 +2,6 @@
2
3
This is a *experimental* CLI tool under heavy development that allows for the following:
4
5
-1. To read Plugin.m and Plugin.h files and modify your Plugin.swift file to allow them to be removed
6
-2. If those are your only Objective-C files, you will be able to generate a Package.swift to make your plugin
7
-3. With that complete, you can test your plugins with the new experimental SPM support
+- To read Plugin.m and Plugin.h files and modify your Plugin.swift file to allow them to be removed
+- *COMING SOON:* you will be able to generate a Package.swift for your plugin to be useable with Capacitor SPM
+
0 commit comments