1

I just updated my Xcode to Version 7.0 (7A220) and out of the blue I got this message when I connect my iPhone to xCODE to test an application :

iPhone from nuñito (unavailable)

and everything is fine from iTunes !

I've tried all these solutions !
Ineligible Devices section appeared in Xcode 6.x.x

iOS version in my phone running -> iOS 9.1

iOS version in my app's deployment target –> 9.0

Community
  • 1
  • 1
Nuñito Calzada
  • 4,394
  • 47
  • 174
  • 301

1 Answers1

3

Update to Xcode 7.1 to use iOS 9.1, this should resolve this issue.

If I'm not mistaken, Xcode 7.0 doesn't support iOS 9.1, so device is "unavailable".

Timur Kuchkarov
  • 1,155
  • 7
  • 21