Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.4.2
Description
cordova build windows – --arch=x86
cordova build windows --arch=x86
Both of this commands work properly but there is an inconsistency with cordova run:
cordova run windows – --arch=x86 // this works OK
cordova run windows --arch=x86 // this uses anycpu pkg
Attachments
Issue Links
- relates to
-
CB-10303 Windows platform ignores some build options
- Closed
- links to