简体   繁体   English

无法将ios 9.1设备连接到xcode 7.1

[英]unable to connect ios 9.1 device to xcode 7.1

I am trying to run application in a device with iOS 9.1 from xcode 7.1. 我正在尝试从xcode 7.1在具有iOS 9.1的设备中运行应用程序。 xcode is keep crashing. xcode一直崩溃。 I am unable to install the application in any ios 9.1 devices. 我无法在任何ios 9.1设备中安装该应用程序。 I have tried 3 different devices and getting the same problem. 我尝试了3种不同的设备并遇到相同的问题。 My code is in objective-c. 我的代码在Objective-C中。

I have uninstalled the xcode and then installed xcode 7.2 again. 我已经卸载了xcode,然后再次安装了xcode 7.2。 It solved my issue. 它解决了我的问题。

I think you should do something for fix it, maybe it's just some stupid errors from xcode. 我认为您应该做一些修复工作,也许这只是xcode的一些愚蠢错误。

  1. Try to clean then build again. 尝试清洁然后重新构建。
  2. Add a devices for development then test again. 添加用于开发的设备,然后再次测试。
  3. Report to Apple. 向苹果报告。

    • Check your iOS Target Deployment first. 首先检查您的iOS目标部署。

Also try following steps 也尝试执行以下步骤

  1. Also try reinstalling Xcode 7 and while installing close Xcode. 也可以尝试重新安装Xcode 7,并在安装关闭Xcode时尝试。
  2. Check in Xcode Preferences whether Simulator for iOS9 is installed or not. 在Xcode Preferences中检查是否已安装iOS9模拟器。
  3. also check whether your itunes open when plugin device. 还要检查插件设备打开时iTunes是否打开。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM