mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-28 09:52:53 +08:00
docs(geofence): CLI v3: ionic platform => ionic cordova platform (#1668)
This commit is contained in:
parent
3cb7d6d4d8
commit
85a1f6a35b
@ -72,7 +72,7 @@ declare const window: any;
|
||||
* ### Troubleshooting ###
|
||||
* #### I get compile errors when I run `ionic build ios` or `ionic run ios`. ####
|
||||
* This could be caused by the Cordova project directory in `/platforms/ios` not being named correctly.
|
||||
* Try running `ionic platform rm <platform>` then run `ionic platform add <platform>` to recreate the
|
||||
* Try running `ionic cordova platform rm <platform>` then run `ionic cordova platform add <platform>` to recreate the
|
||||
* platform directories.
|
||||
*/
|
||||
@Plugin({
|
||||
|
Loading…
x
Reference in New Issue
Block a user