我在Xcode中创建了一个应用程序(没有开发人员证书,因此对于越狱设备)。
我尝试使用它进行无线安装(itms),但是当我尝试安装它时总是说:
无法下载MyApp ...
我尝试使用AppCake安装ipa文件(installous alternative),这样可行......为什么?
(我安装了AppSync)
有人有解决方案吗?
Upadate :是的,ipa的正确网址位于plist文件中...
更新2 :这是我在我的网站上点击安装时的控制台......:
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer sandboxd[2216] <Notice>: MS:Notice: Installing: (null) [sandboxd] (793.00)
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: Can't get application info for com.apple.mobilesafari
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: Can't get application info for com.apple.mobilesafari
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: Can't get application info for com.apple.mobilesafari
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: com.apple.mobilesafari has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement
Apr 30 18:28:23 iPhone-van-Evert-De-Spiegeleer syncdefaultsd[2202] <Warning>: Can't get application info for com.apple.mobilesafari
Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] <Error>: 0x2ffec000 handle_install: Install of "/var/mobile/Media/Downloads/3841534856026300275/-2859867327384530431" requested by itunesstored
Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] <Error>: 0x2ffec000 extract_package: Could not extract archive
Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] <Error>: 0x2ffec000 stage_package: Could not extract /var/mobile/Media/Downloads/3841534856026300275/-2859867327384530431 to /var/tmp/install_staging.reTUPC/foo_extracted
Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer itunesstored[151] <Error>: 0x1ab4000 MobileInstallationInstall: failed with -1
Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] <Error>: 0x2ffec000 MobileInstallationInstall_Server: Could not stage the package
Apr 30 18:28:24 iPhone-van-Evert-De-Spiegeleer installd[44] <Error>: 0x2ffec000 handle_install: API failed
答案 0 :(得分:0)