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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15430846#comment-15430846 ] 

Alex Buijs commented on CB-11519:
---------------------------------

Hmm, cordova-lib 6.3.1 was supposed to fix this, but unfortunately it doesn't. Perhaps this is related to CB-11731...

> 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