ios - 从Xcode 6.3内部版本6d570开始,无法通过TestFlight安装内部版本

标签 ios iphone xcode ios8 xcode6.3

我正在像平常一样归档我的构建,从设备菜单中选择iOS设备,然后单击产品->归档。归档完成后,我在管理器窗口中单击“提交到App Store”。

应用程序成功上传到iTunes Connect之后,我启用了TestFlight beta测试并尝试将其下载到我的设备上,这时我收到一条错误消息:

无法下载应用程序

“[您的应用]和另外1个应用目前无法安装。

完成|重试

有什么想法吗?我还尝试在设备上运行调试器,该设备现在在XCode中被列为“不合格的设备”,即使它运行的是8.3并且我的部署目标是7.0。

最佳答案

这可能与此线程有关,请尝试此=> Ineligible Devices section appeared in Xcode 6.x.x

Updated 4 : for XCode 6.3 & iOS 8.3, if you have this problem, just go to Product > Destination to select your device. Even though it says your device is ineligible, it will still allow you to select it. If your iDevice version is >= target version, the build should work. It must be a bug for XCode 6.3 in debug with iOS 8.3 (thanks @einfach)

关于ios - 从Xcode 6.3内部版本6d570开始,无法通过TestFlight安装内部版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29567242/

相关文章:

ios - 如何推送 SFSafariViewController?

iphone - App Delegate 中的 Mac OSX/iPhone 错误处理?

iphone - 如何在iOS中将JSON字符串保存到Sqlite的一个字段中?

ios - Xcode 错误签名无法创建配置文件并且找不到 'com.photo.appwall' 的配置文件

objective-c - 启动画面后 iPhone 应用程序崩溃

iphone - 如何使用Media Segmenter分割视频?

ios - 应用程序窗口预计在应用程序启动结束时有一个 Root View Controller ——即使所有已知问题都已修复

javascript - 为什么图片在手机上加载不出来?

iphone - 创建前面有 UIlabel 的 alpha UIView

xcode - 创建 XCode 工作区并从命令行固定项目