如何使用xCode 5在新的iOS 8上安装应用程序?

如何使用xCode 5在新的iOS 8上安装应用程序? 我之前用过iTunes。 但现在它不工作。 iTunes上的应用程序图标为灰色。

以下步骤帮助了我:

  1. 添加并安装Ad-Hoc移动configuration文件。
  2. 用Organizer创buildAd-Hoc .ipa文件。
  3. 将其添加到iTunes并同步设备。
  4. 从iTunes和iTunes中删除不存在的应用程序(对我来说最重要的一步),并同步设备。
  5. 再次将其添加到iTunes和同步设备。

现在,您可以在iOS 8上testing您的新版应用程序!

更简单:

我在使用xCode 5.1的iOS8 beta时代遇到了类似的问题

xCode拒绝识别我的iPhone 5,(黄色针..)。 您可以使用符号链接来欺骗xCode(xCode会假设它也可以处理ios8 ..)

sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/7.1 \(11D167)/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/8.0 \( 12A4265u)