4

My device isn't working with the xcode (6).

I've installed the iOS 8 beta on my device and tried to run my app via the xcode 6 on the device, but unfortunately my device appears under "Ineligible Devices" section.

I also bumped with the following links: Xcode 6 won't let me develop on my iOS 8 phone Ineligible Devices section appeared in Xcode 6.x.x

But the actions there didn't help me, any other actions to do other than changing the "Deployment target" + restart (xcode/mac/device)?

Community
  • 1
  • 1
Tomer Peled
  • 3,571
  • 5
  • 35
  • 57

7 Answers7

20

In my case, selecting the device from Product -> Destination worked great.

Pavel Smejkal
  • 3,600
  • 6
  • 27
  • 45
  • 1
    This worked for me as well, after doing this XCode gave me the prompt to fix the code signing issues and that resolved it. – TheRk Apr 10 '15 at 17:45
4

After re-connecting in XCode 6.1. It's working fine. Please try again.

Va Visal
  • 884
  • 1
  • 10
  • 17
3

We have to wait to Xcode 6.1, it should be uploaded yesterday but link doen´s work well

Xcode 6.1: Posted: Oct 16, 2014 Build: 6A1052c Included iOS SDK: iOS 8.1 Included Mac SDK: OS X v10.10

0

Disconnect device and clean Xcode 6.1. Reconnect device. This worked for me.

Before

After

Jayprakash Dubey
  • 35,723
  • 18
  • 170
  • 177
0

Confirm when connect your device (iOS 8.1 and Xcode6.1) unlocked , it will show as ineligible device even after unlock the device,

so next time you will connect as unlocked device so reconnect clear that issue. i hope it may help to some one.

Prabhu
  • 840
  • 11
  • 28
0

In my case (Xcode 6.1, iOS 8.2) I did not see any updates in AppStore. I found Xcode 6.2 for download and pressed "Install". It installed and asked for the update (more than 2 Gb).

Xcode 6.2 works correctly with iOS 8.2 and iOS 8.1.2

Hopefully this tip will help somebody else...

Arkady
  • 3,196
  • 24
  • 19
0

Your project is configured for an iOS version higher than your device. Update your device or change the iOS Deployment Target on Targets->[Your project]->Build Settings->Deployment-> iOS Deployment Target