Matthew Schmidt created CB-11519:
------------------------------------
Summary: Prepare for ios no longer populates ios.json
Key: CB-11519
URL: https://issues.apache.org/jira/browse/CB-11519
Project: Apache Cordova
Issue Type: Bug
Components: CordovaLib, iOS
Environment: Mac
Reporter: Matthew Schmidt
Assignee: Shazron Abdullah
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]