错误:无法获得安装代理(instproxy_client_start_service返回-256)

时间:2016-08-06 17:40:38

标签: ios iphone android-studio proxy

我试图在iphone上运行我的android项目应用程序,借助英特尔多操作系统引擎。我得到了一个成功的构建:

Build started (1.0.702)<br>
Configuration on demand is an incubating feature.<br>
:ios-moe:copyNatives<br>
:core:compileJava UP-TO-DATE<br>
:core:processResources UP-TO-DATE<br>
:core:classes UP-TO-DATE<br>
:core:jar UP-TO-DATE<br>
:ios-moe:compileJava UP-TO-DATE<br>
:ios-moe:processResources UP-TO-DATE<br>
:ios-moe:classes UP-TO-DATE<br>
:ios-moe:moeMainProGuard UP-TO-DATE<br>
:ios-moe:moeMainRetrolambda UP-TO-DATE<br>
:ios-moe:moeMainDebugDex UP-TO-DATE<br>
:ios-moe:moeMainDebugArm64Dex2Oat UP-TO-DATE<br>
:ios-moe:moeMainResourcePackager UP-TO-DATE<br>
:ios-moe:moeMainStartupProvider UP-TO-DATE<br>
:ios-moe:moeMainDebugArm64IphoneosXcodeProvider UP-TO-DATE<br>
:ios-moe:moeMainDebugArmDex2Oat UP-TO-DATE<br>
:ios-moe:moeMainDebugArmv7IphoneosXcodeProvider UP-TO-DATE<br>
:ios-moe:moeXcodeProjectGenerator UP-TO-DATE<br>
:ios-moe:moeMainDebugIphoneosXcodeBuild UP-TO-DATE<br>

BUILD SUCCESSFUL<br>
<br>
Total time: 2.8 secs<br>
BUILD FINISHED<br>
iOS Device: <br>
Launching application: Java/AndroidProjects/Projekt2/ios-moe/build/moe/xcodebuild/sym/Debug-iphoneos/ios-moe.app<br>

然而,它引发了我的下一个错误:

错误:无法获得安装代理(instproxy_client_start_service返回-256)

并且申请流程已经终止。

我没有找到任何有关互联网上特定错误的信息。

任何解决方案?

0 个答案:

没有答案