ios – Ad-hoc应用程序始终无法安装

前端之家收集整理的这篇文章主要介绍了ios – Ad-hoc应用程序始终无法安装前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
所以我在使用ios 5的ipad 1上安装ad-hoc分发应用程序时遇到问题.我在其他ipads中安装时没有这个问题…这里安装失败后的控制台日志:

3月16日19:09:58 iPad SpringBoard [635]:杀死com.myapp.ipad进行应用安装

3月16日19:10:03 iPad ReportCrash [743]:制定流程安装的崩溃报告[739]

3月16日19:10:03 iPad com.apple.itunesstored [736]:receive_message:失败运行异步功能:1

3月16日19:10:03 iPad com.apple.itunesstored [736]:call_and_response:无法从代理收到回复

3月16日19:10:03 iPad com.apple.itunesstored [736]:MobileInstallationInstall:失败,带-1

3月16日19:10:04 iPad ReportCrash [743]:使用uid将崩溃报告保存到/var/mobile/Library/Logs/CrashReporter/installd_2014-03-16-191003_iPad.plist:0 gid:0,synthetic_euid:501 egid:0

3月16日19:10:04 iPad com.apple.launchd [1](com.apple.mobile.installd [739]):( com.apple.mobile.installd)作业似乎已经崩溃:分段错误:11

解决方法

如果您的建筑设置支持arm64,虽然UDID已经在配置文件中,但问题仍然存在.只需删除arm64支持即可.
原文链接:https://www.f2er.com/iOS/332127.html

猜你在找的iOS相关文章