Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
Mac
Description
In cordova-ios 4.2.0, running `cordova prepare ios` creates an ios.json file, but all of the properties are empty:
{ "prepare_queue": { "installed": [], "uninstalled": [] }, "config_munge": { "files": {} }, "installed_plugins": {}, "dependent_plugins": {} }
Previously (in cordova-ios 4.0.1) the file would be fully configured after prepare. This is also how it seems to work with cordova-android.
Attachments
Issue Links
- is a clone of
-
CB-11589 Missing plugins in PlatformJson after restore
- Closed