Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to debug using iOS 8.1 device

Tags:

ios

xcode6

I just upgraded my iPhone5s to iOS 8.1 from 8.0.2 and now XCode says it is an ineligible device and I can't debug on it. Any ideas?

like image 954
Ross Barbish Avatar asked Oct 20 '14 17:10

Ross Barbish


1 Answers

You will need to install Xcode 6.1. Once you do, connect your iOS 8.1 device so the symbols can be processed. Once this is done you will be able to use the iOS 8.1 device with Xcode 6.1, 6.0, or earlier versions.

like image 135
rmaddy Avatar answered Oct 11 '22 18:10

rmaddy