0

I have registered from Apple.com. Previously I have uploaded app also to apple.itunensconnect.com. I just upgrade my mac os & Xcode and trying to connect iPhone. iPhone is connected to system but in Xcode not showing device name

i am new to Xcode, I have small IPhone Mobile App, I am trying to connect my IPhone to Xcode 5.1 but unable to detect.

In my mac system showing/connecting IPhone. In Xcode not showing?

can any one tell me how to connect iPhone to Xcode 5.1?

thanks in advance..

Magento Nav
  • 119
  • 9

2 Answers2

0

I would bet that you haven't registered as a paid Apple developer on the Apple Developer Portal.

When developing apps for iOS you are required to register with Apple as an Apple developer. There are 3 options a Free Apple developer Account which doesn't really allow you to do much at all, you can't test on devices, you can't submit to the App Store. There is also the 2 paid options.

Option 1: Is the first paid option for $99 a year which will allow you to create a provisioning profile and submit to the app store Option 1 can be found here

Option 2: Is for more bigger organizations but it cost $299 and can be found here

All the options can be found here

Once you are a fully paid up Apple developer you will need to create a provisioning profile which has your device on it. Once this is all complete you should be able to developer apps for your device.

If you are a paid up developer and have the correct provisioning profile please can you update your question and I will amend my answer.

Popeye
  • 11,839
  • 9
  • 58
  • 91
  • I have registered from Apple.com. Previously I have uploaded app also to apple.itunensconnect.com. I just upgrade my mac os & Xcode and trying to connect iPhone. iPhone is connected to system but in Xcode not showing device name. – Magento Nav Apr 01 '14 at 13:57
  • See that is a piece of information that we need to know to help you out. Please can you update your question to include this new information. – Popeye Apr 01 '14 at 14:01
0

It could be because

  1. The deployment target is higher than your iPhone version
  2. The supported device is set to iPad
onmyway133
  • 45,645
  • 31
  • 257
  • 263