Develop an application on iPhone 4S and iPhone 6

Hello,


I currently develop an application on iOS and I use to build it on an iPhone 4S. Now I would like to test it on a bigger screen so I take an iPhone 6 but it doesn't seem to be recognized by Xcode... Any Idea from where it could come from?

Xcode display a toast with:

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device
with a recent enough version of iOS to run your application or choose an iOS simulator as the
destination.

when I try to build


Both of iPhone are on iOS 8.3, it pefectly works on iPhone 4S but not with iPhone 6

With the iPhone 6 connected to the computer (USB direct...no hub, etc.), and XCode 6.3.x, use the Product > Destination > menu and then select your device's name. Even though Xcode says your device is ineligible it should still allow you to select the device. If your device version is >= target version, and the device is authorized, building to it will work.

◅▻

Thanks a lot, now it's working !


(How could I mark the discuss as resolved ?)

Develop an application on iPhone 4S and iPhone 6
 
 
Q