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

jcesarmobile commented on CB-10485:
-----------------------------------

That line is added when you create the project (before adding platforms), it's 
part of the template, if we remove it, then it won't be installed when the user 
adds android platform and it's needed there.

But the problem I see is that it shouldn't be installed, or don't tell it's 
being installed. I get this message when I add the ios platform

{quote}
Discovered plugin "cordova-plugin-whitelist" in config.xml. Installing to the 
project
Fetching plugin "cordova-plugin-whitelist@1" via npm
Installing "cordova-plugin-whitelist" for ios
{quote}

I think I got an "installation skipped for ios" message or something like that 
in the past.

> Cordova-iOS still creates projects with the whitelist plugin at version 1
> -------------------------------------------------------------------------
>
>                 Key: CB-10485
>                 URL: https://issues.apache.org/jira/browse/CB-10485
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 6.0.0
>         Environment: Cordova 6.0.0
> Cordova iOS 4.0.1
>            Reporter: Jon Akhtar
>
> When creating a new project, and then adding the iOS platform the config.xml 
> adds the following line:
>     <plugin name="cordova-plugin-whitelist" spec="1" />
> This plugin is not needed for iOS 4.0.1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to