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

2016-08-22 Thread Alex Buijs (JIRA)

[ 
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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2016-07-19 Thread Alex Buijs (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384244#comment-15384244
 ] 

Alex Buijs commented on CB-11519:
-

Actually, I just noticed this is a duplicate and has been fixed with #CB-11589

> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2016-07-19 Thread Alex Buijs (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384218#comment-15384218
 ] 

Alex Buijs commented on CB-11519:
-

I can confirm this. When I clean (empty plugins and platforms directories) 
build my project, it always builds an invalid application, because of missing 
plugins. The plugins are also not added to the config.xml file.

I see the ios.json file being correctly filled during the prepare task and at 
the end it is emptied, like in the description. A second prepare fills the file 
again.

> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org