I think we should also ensure use reuse concepts that already exist in other 
platforms. How are phone vs tablet options specified for Android and iOS on the 
command line? How do we plan to do it in the future ?

-----Original Message-----
From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] 
Sent: Thursday, August 7, 2014 5:25 AM
To: dev@cordova.apache.org
Subject: platform switches for Windows Universal Apps

New Windows platform template supports standard Windows apps as well as Windows 
Phone 8.1 apps. As a developer I need an option to specify which target I 
should run when doing 'cordova run/emulate' (run phone version on the 
device/emulator or run windows store app).

Current draft implementation uses '-store' and '-phone' switches but we should 
discuss final names for them. Here are a few alternatives.  Thoughts?

--tablet
--handset or --phone
or --targetDevice="tablet, handset" <- similar to how we define target chip 
architecture

Thx!
Sergey

Reply via email to