Ios 错误:Visual Studio Cordova命令失败,退出代码为69

Ios 错误:Visual Studio Cordova命令失败,退出代码为69,ios,cordova,visual-studio-2013,visual-studio-cordova,Ios,Cordova,Visual Studio 2013,Visual Studio Cordova,我正在使用cordova开发混合移动应用程序。当我尝试使用VisualStudio将其部署到Mac时,它给出了以下错误消息 1> ------ Ensuring correct global installation of package from source package directory: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\EXTENSIONS\0A5IORSI.S5U\package

我正在使用cordova开发混合移动应用程序。当我尝试使用VisualStudio将其部署到Mac时,它给出了以下错误消息

1>  ------ Ensuring correct global installation of package from source package directory: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\EXTENSIONS\0A5IORSI.S5U\packages\vs-mda
1>MDAVSCLI : error - Build failed with error /Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69
1>Error : Remote build error from the build server Build failed with error /Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69:
有什么帮助或建议来解决这个问题吗

更多信息:我在远程服务器(mac)中收到以下错误消息


我们建议使用VS 2015而不是VS2013,因为Microsoft最近更改了Cordova应用程序结构,以符合最近的CLI更改。请使用VS2015打开您的项目,它将升级并略微改变您项目的当前结构


如果您有任何其他问题,请告诉我。

对于Mac上的远程构建,您是否使用vs mda远程服务器?@JordanMatthiesen是。。。
error BuildFailedWithError [ '/Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69' ]