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/02/01 12:40:39 UTC

[jira] [Commented] (CB-10485) Cordova-iOS still creates projects with the whitelist plugin at version 1

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