You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/07/19 20:03:21 UTC

[jira] [Closed] (CB-11519) Prepare for ios no longer populates ios.json

     [ https://issues.apache.org/jira/browse/CB-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-11519.
-----------------------------
    Resolution: Duplicate

It's a duplicate of CB-11589.

The issue has been fixed 

> 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: Steve Gill
>            Priority: Minor
>
> In cordova-ios 4.2.0, running `cordova prepare ios` creates an ios.json file, but all of the properties are empty:
> {code}
> {
>   "prepare_queue": {
>     "installed": [],
>     "uninstalled": []
>   },
>   "config_munge": {
>     "files": {}
>   },
>   "installed_plugins": {},
>   "dependent_plugins": {}
> }
> {code}
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org