Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode and iOS5.1 on iPhone won't work

Did I miss something? I updated my iPhone to 5.1 and now Xcode won't install developer apps on it. Here's from the Organizer:

OS Installed on User's iPhone 5.1 (9B179)

Xcode Supported iOS Versions Latest 5.0 (9A334) 4.3 4.2

like image 698
Eric Avatar asked Mar 07 '12 20:03

Eric


1 Answers

You have to download Xcode 4.3.1, but they try to force it through the app store and a lot of people are having problems with it. If you want to get the download directly, go to Xcode section of the iOS dev center: https://developer.apple.com/xcode/index.php

  1. Don't click the "View in Mac App Store" button - instead click the link at the bottom that reads: Looking for additional developer tools? View Downloads

  2. Log in. Unfortunately, paid members only.

  3. The 3rd or 4th item on the list will be Xcode 4.3.1 for Lion. You can download the DMG there.

Hope this helps!

like image 160
jstafford Avatar answered Sep 19 '22 06:09

jstafford