问题
I'm building a Cordova app and am trying to get local debug builds working. I've run into one snag, which gives me the following error:
iOS device support folder '\\xxx.xxx.xxx.xxx\Applications\Xcode.app\Contents\Developer\Platforms\iPhoneOS.platform\DeviceSupport' is not a valid path, please provide a path to enable deploy to local device.
The only problem, is that I can take the same path that VS2015 is complaining about and run it in the explorer without any errors. Is there something else I need to configure for local debug builds to work?
来源:https://stackoverflow.com/questions/38064117/ios-device-support-folder-xxx-is-not-a-valid-path