I had remotebuild setup and working and had successfully created a production IPA. I have since tried to update the project and am now presented with the the following from Visual Studio when I run a debug on remote ios device:
Remote build error from the build server Build failed with error ENOENT, no such file or directory '/Users/Dev/.taco_home/remote-builds/taco-remote/builds/1707/cordovaApp/platforms/ios/MyApp/config.xml
The project files are copied over the to Mac and saved fine. The XCode project will itself open OK and build though the /platforms/ios/MyApp directory is not created as part of the build from VS
Where the application name is "MyApp"
Any thoughts or suggestions on this would be greatly appreciated
Thanks,
David Marshall