Open
Description
Is your feature request related to a problem? Please describe.
In current versions of iOS and xCode you can pair your device using Wifi; meaning you no longer need to use a USB cable. NativeScript can't seem to use this pairing; even thought xcode can.
Describe the solution you'd like
Ability to use WiFi connection for debug/install.
Describe alternatives you've considered
using Xcode. (its a pain, as you have to build via command line first, then use xcode to do everything. Any changes to JS has to be replicated back to the original folder from the platforms copy that xcode is using)