How can I create a specific file that will target only iPad (or target only iPhone)? I'm using Cordova and Intel XDK.
I found this: https://software.intel.com/en-us/forums ... pic/557004
which says there is no way to do it (the ipa file created will be for both iPhone & iPad). However, the Cordova does have an option to select mobile phones OR tablets OR universal, however, in the new Construct 2 beta release, this option has been removed (and did the option even work?).
I'm wondering if I have to use XCODE instead of XDK.