Xcode 6 with iOS 9?

前端 未结 8 599
予麋鹿
予麋鹿 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 10:55

    Here's an easy workaround -- especially if you have access to Xcode 7 on a different machine (but you can do it on the same mac too):

    Deploy any app, e.g. Apple sample code, from Xcode 7 once. Then go back to Xcode 6.4 and it will no longer consider the device "ineligible."

提交回复
热议问题