My iphone 6s plus is not even being recognized by Xcode. It says Iphone unavailable. I have looked at build settings and checked ios deployment target to make sure it matches mine. It says 9.0 and mine is 9.2. But it should still work. It does not. I have followed a few other answers on here with green checks but none seem to work for me. I have turned rebooted my iphone. reset my computer and added a team and clicked fix. but none of that seems to work. I have clicked a link that tells you to Product -> Destination -> myDevice (which is an ineligible list item). But it wont work. If anyone can help please do
Asked
Active
Viewed 56 times
0
-
1please share the xcode version you are using. you need xcode 7.2 for device running on 9.2 – Ratul Sharker Jan 09 '16 at 18:24
-
I fear you need xcode 7.2 installed. – Ratul Sharker Jan 09 '16 at 18:34
-
@RatulSharker it's being installed as I type. I'll let you know if this works – losee Jan 09 '16 at 18:36
-
@RatulSharker still doesn't work now it says generic ios device. instead of my phone – losee Jan 09 '16 at 19:45
1 Answers
0
Installing XCode 7.2 will resolve your problem.

Asfandyar Peerzada
- 96
- 5
-
It means that your device is not discovered yet by XCode. You can read more about generic iOS Device from http://stackoverflow.com/questions/33287929/what-is-generic-ios-device-in-xcode-7-1-run-destinations-list – Asfandyar Peerzada Jan 19 '16 at 07:18