Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 6 iPair Air unable to run App on Device (OS version)

I have a valid Provisioning profile, added iPad Air ID to Developer Account, etc..

xCode cannot identify the OS version on a new iPad Air on a new Macbook pro, I have made all updated on Latest OS.

I get this error: Mike's iPad may be running a version of iOS that is not supported by this version of Xcode.

Mike's iPad may be running a version of iOS that is not supported by this version of Xcode.

like image 519
Mike Zriel Avatar asked Sep 30 '22 12:09

Mike Zriel


2 Answers

I was running Xcode 6, new iPad needed Xcode 6.1 but Apple Auto-update did not download the Update. You have to manually go to App Store and search for Xcode.

Download Xcode 6.1

like image 149
Mike Zriel Avatar answered Oct 03 '22 03:10

Mike Zriel


On iOS 8.1 you can only build (directly on the device, and not ad-hoc) starting from Xcode 6.1. I am not sure why apple did this, but this is the answer.

like image 45
Raica Dumitru Cristian Avatar answered Oct 03 '22 01:10

Raica Dumitru Cristian