Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is my iPad mini not detecting in Xcode after updating it to iOS 7?

I have updated my iPad Mini to iOS 7. After doing this, when I connect it to my Mac Mini running Xcode 5, my iPad doesn't show up in Xcode.

Without this I can't test my iOS applications. How can I force Xcode to detect the iOS 7 device?

like image 396
Akarsh M Avatar asked Oct 01 '13 09:10

Akarsh M


People also ask

Which iOS version does Xcode 12.4 support?

Xcode 12.4 includes SDKs for iOS 14.4, iPadOS 14.4, tvOS 14.3, watchOS 7.2, and macOS Big Sur 11.1. The Xcode 12.4 release supports on-device debugging for iOS 9 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 12.4 requires a Mac running macOS 10.15. 4 or later.

Does Xcode work on iOS?

Xcode is a complete developer toolset for creating apps for Mac, iPhone, iPad, Apple Watch, and Apple TV.


1 Answers

If your XCode is updated and working, then your problem could be that you have to add again your device to the portal, it happened to me.

From XCode 5:

Window -> Organizer

Then select your device, and press in "Add to Member Center":

enter image description here

like image 57
Antonio MG Avatar answered Sep 23 '22 15:09

Antonio MG