We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38791a8 commit 5b1f3fbCopy full SHA for 5b1f3fb
.gitignore
@@ -23,7 +23,6 @@ site/www
23
android-template.iml
24
!/build/.npmkeep
25
lerna-debug.log
26
-capacitor-ios/
27
local.properties
28
contents.xcworkspacedata
29
.stencil/
lerna.json
@@ -3,7 +3,7 @@
3
"gitVersionPrefix": "",
4
"packages": [
5
"./android/",
6
- "./capacitor-ios/",
+ "./ios/",
7
"./cli/",
8
"./core/",
9
"./electron/"
0 commit comments