【发布时间】:2012-02-20 00:52:54
【问题描述】:
我花了大约 4 个小时试图通过 safari 进行临时安装。 我的应用程序在模拟器中运行良好,我什至让它在我的设备上调试时运行良好。 我已经使用 UDID 创建了一个临时分发配置文件,并使用临时配置创建了一个存档。 我使用“保存为企业分发”创建了一个 ipa,并在详细信息中填写了 ipa 的位置等。 使用带有链接的基本 html 上传到网络空间。
现在,当我单击 iPhone 上的链接时,它会下载应用程序,但无法安装。 这是控制台日志
Feb 20 00:49:59 unknown SpringBoard[15] <Warning>: could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.venderbase.ibetandwin-0A53F66A-32AF-4460-BCA6-27D20BD1F349'
Feb 20 00:49:59 unknown SpringBoard[15] <Warning>: could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.venderbase.ibetandwin-BDA582E5-CAF2-4846-AA9A-81FF96E10A4F'
Feb 20 00:49:59 unknown installd[121] <Error>: 00583000 extract_package: Could not extract archive
Feb 20 00:49:59 unknown installd[121] <Error>: 00583000 stage_package: Could not extract /var/tmp/install_staging.fgTWMV/foo.zip to /var/tmp/install_staging.fgTWMV/foo_extracted
Feb 20 00:49:59 unknown installd[121] <Error>: 00583000 MobileInstallationInstall: Could not stage the package
Feb 20 00:49:59 unknown com.apple.itunesstored[130] <Notice>: MobileInstallationInstall: failed with -1
Feb 20 00:49:59 unknown installd[121] <Error>: 00583000 handle_install: API failed
Feb 20 00:49:59 unknown installd[121] <Error>: 00583000 send_message: failed to send mach message of 71 bytes: 10000003
Feb 20 00:49:59 unknown installd[121] <Error>: 00583000 send_error: Could not send error response to client
我被 iPhone 上部分安装的应用程序图标卡住了。我已尝试与 iTunes 同步以将其删除并重新启动,但它不会消失。
我怎样才能得到这个 a) 安装或 b) 删除?
谢谢
【问题讨论】:
-
要删除它,您可以尝试通过按住图标直到它们开始摆动并按 X 来删除应用程序的标准方法。它可能不会第一次删除,并且您可能需要连续执行两次。
-
x 消失但图标仍然存在。
标签: iphone ios xcode provisioning