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

ASF subversion and git services commented on CB-7083:
-----------------------------------------------------

Commit f6054673dde95d09fdb9ba5fcb3ba7342b1388a7 in cordova-lib's branch 
refs/heads/master from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=f605467 ]

CB-7083 Missing SDKReference support on Windows Phone


> Missing SDKReference support on Windows Phone
> ---------------------------------------------
>
>                 Key: CB-7083
>                 URL: https://issues.apache.org/jira/browse/CB-7083
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.5.0
>         Environment: Windows 8.1
>            Reporter: chris
>            Assignee: Jesse MacFadyen
>
> I'm reporting this as a bug because CB-6115/Tools Release Feb 26, 2014 
> mentions:
> [email protected]
>     Win8/WP: Added SDKReference support via 'lib-file' tags
> yet in cordova\node_modules\cordova-lib\src\plugman\platforms\wp8.js I see:
>     "lib-file": {
>         install:function(source_el, plugin_dir, project_dir, plugin_id) {
>             events.emit('verbose', 'lib-file.install is not supported for 
> wp8');
>         },
>         uninstall:function(source_el, project_dir, plugin_id) {
>             events.emit('verbose', 'lib-file.uninstall is not supported for 
> wp8');
>         }
> I need it to add a reference to the MS Advertising SDK which requires 
> SDKReference.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to