Xcode 6 with iOS 9?

前端 未结 8 571
予麋鹿
予麋鹿 2020-12-17 10:47

I\'m fairly new to iOS development and I upgraded my device to iOS 9.0 beta, to see how my app faired. However, I did not upgrade to Xcode 7 beta. I\'m getting an error that

8条回答
  •  一生所求
    2020-12-17 11:00

    There is a way to debug devices with iOS 9 installed with Xcode 6. Go to Xcode main menu: Product -> Destination and select your device. Even though it says your device is ineligible, you can still select it and then it usually works.

    If it doesn't work, try to run Xcode 7 and wait while it indexes the device with iOS 9. Sometimes you need to unplug and plug the device again.

提交回复
热议问题