iOS Device support folder xxx is not a valid path

核能气质少年 提交于 2019-12-11 05:33:37

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!