
1 semicircle21 2014 年 10 月 17 日 ...经你提醒, 才发现真的没生成 plist, 我一直在用 Xcode 5 生成的 plist, 汗... |
2 semicircle21 2014 年 10 月 17 日 从 stackoverflow 上查到的结果也是 用一个旧的 plist 模板: http://stackoverflow.com/questions/25910387/xcode-6-save-for-enterprise-deployment-does-not-create-plist-for-ipa-anymore |
3 sukiMad OP @semicircle21 我也是这样解决的 在ios7下下载不会出现问题,但是在ios8下有时候会出现不能下载安装 |
4 semicircle21 2014 年 10 月 21 日 你看看是不是这个原因, 最近我们也遇到很多: http://stackoverflow.com/questions/25772664/enterprise-app-update-distribution-on-ios-8 |
5 isaced 2014 年 10 月 21 日 围观! |