[
https://issues.apache.org/jira/browse/CB-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185254#comment-14185254
]
Staci Cooper edited comment on CB-7842 at 10/27/14 3:43 PM:
------------------------------------------------------------
createmobilespec.js creates/prepares the project but it does not build it. Once
the project is created you can build and run it either through the cli
('cordova-run') or through the Visual Studio tools. Since 'cordova run' will
build the project using the cli before deploying to the local machine, this
method works. If you instead open the project in Visual Studio and attempt to
run, it will build the project in Visual Studio, and ultimately hit the error
you describe. If you run 'cordova build' first, however, the platform build
script will sort the capabilities and the project will run successfully in
Visual Studio from that point on.
was (Author: staci.c):
createmobilespec.js creates/prepares the project but it does not build it. Once
the project is created you can run it either through the cli ('cordova-run') or
through the Visual Studio tools. Since 'cordova run' will build the project
using the cli before deploying to the local machine, this method works. If you
instead open the project in Visual Studio and attempt to run, it will build the
project in Visual Studio, and ultimately hit the error you describe. If you run
'cordova build' first, however, the platform build script will sort the
capabilities and the project will run successfully in Visual Studio from that
point on.
> Windows 8 Manifest Cabilities in wrong order
> --------------------------------------------
>
> Key: CB-7842
> URL: https://issues.apache.org/jira/browse/CB-7842
> Project: Apache Cordova
> Issue Type: Bug
> Components: mobile-spec, Windows 8
> Affects Versions: 3.6.3
> Environment: Windows 8
> Reporter: Angela Fowler
> Assignee: Jesse MacFadyen
> Priority: Minor
>
> This seems to be described in https://issues.apache.org/jira/browse/CB-5350
> which is resolved but still seems to be a problem in a project created with
> createmobilespec.js.
> In the package.windows.appxmanifest the
> <Capability> tag needs to be before the <DeviceCapability> tags.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]