2

I clearly updated Xcode in my Appstore to version 7.2, and it completed the update, but when I open the about Xcode window, it still shows version 7.1.1 Why hasn't it updated? I cant run it into my iPhone devices which is having iOS 9.2 OS..

If i try to run my xcode project in my iphone device (iOS 9.2) it shows an alert "Could not find developer disk image"

Here i attached the screenshots

appstore screenshot

xcode about screenshot

rmaddy
  • 298,130
  • 40
  • 468
  • 517
  • Click App Store,if you still see update information about XCode,you need to update again, – Leo Dec 14 '15 at 14:20
  • I checked app store it doesn`t show any update information.. Everything is updated properly.. – RajaSasidharan Dec 14 '15 at 14:32
  • 1
    7.2 does not update 7.1. It installes itself in parallel to the system. Go to your launch pad into the developers group and you find two Xcode icons. The new one is 7.2. Then go from there. – Hermann Klecker Dec 14 '15 at 14:48
  • No it shows only one xcode icon.. that is xcode 7.1.1.. In application also i checked only one xcode is there.. but its size is too big.. nearly 9GB – RajaSasidharan Dec 14 '15 at 14:53
  • Delete Xcode, reinstall – Tommie C. Dec 16 '15 at 04:53
  • Mate, I've just woken up to the same problem. Apple still hasn't fix this stupid problem. I've ran into same issue in the past but the solution is to delete your Xcode (to be safe), download Xcode from the direct download link: https://developer.apple.com/downloads/ Don't waste your time downloading from the MacApp Store. I've downloaded it 3 times from the MacApp Store in the past: http://apple.stackexchange.com/questions/215636/xcode-7-1-1-opens-up-as-xcode-7-0-1 and after wasting 4GB of download each time, that's 12 GB total, it still didn't update. Use direct download fixed it. – Zhang Dec 20 '15 at 00:34
  • Extra note: You might also want to ensure your computer doesn't sleep while using the direct download link download otherwise Apple's other stupid problem of killing the Internet connection to your computer while the computer screen shuts off to sleep, will cause your download to fail. Unlike on Windows, you can lock your computer screen and the downloads still continue. Why's this question voted close? The close box says "...unless they directly involve tools used primarily for programming." in this case, Xcode fits that criteria. – Zhang Dec 20 '15 at 00:36
  • Ya i fixed the issue by fixing delete the old xcode and install new one downloaded from the apple website.. Thanks dude.. Zhang – RajaSasidharan Dec 20 '15 at 16:35

2 Answers2

1

Restart Xcode. If that don't fix - check if you have only one Xcode installed.

Julian E.
  • 4,501
  • 6
  • 30
  • 47
Taier
  • 2,011
  • 9
  • 19
  • No i have only one xcode only. I checked so many times.. Same issues someone also posted.. My update says xcode 7.2 installed.. but xcode is not running in my iphone device which is having iOS 9.2 – RajaSasidharan Dec 14 '15 at 14:12
  • @RajaSasidharan If you have time, you can just delete xCode and download fresh latest version from Store. That will 100% fix :) – Taier Dec 14 '15 at 14:19
  • Kindly suggest any idea.. Do i need to uninstall and get new dmg xcode file from apple website.. If it is the only one solution means how to uninstall properly without affect anything from my app.. – RajaSasidharan Dec 14 '15 at 14:23
  • Hi, There is no update information in my appstore also. it seems everything is latest update only including xcode.. – RajaSasidharan Dec 14 '15 at 14:27
  • @RajaSasidharan Just move xCode from Applications to Trash folder. Your application won't be affected. – Taier Dec 14 '15 at 14:39
  • Thanks tier. then again i have to download it from appstore or apple developer site..?? – RajaSasidharan Dec 14 '15 at 14:47
  • @RajaSasidharan Doesn't matter, choose what you like most :) – Taier Dec 14 '15 at 14:49
  • Thanks tier.. There is no other solution apart from reinstall. Because i have spend time on download 4gb – RajaSasidharan Dec 14 '15 at 15:05
0
  1. Go to Xcode Preferences and click on Locations

Sample Image

There you can see command line change that from new to old now try it.

In that Command line tools there in no 7.2 means you need to reinstall it.

Hope this helps you.

Kishore Kumar
  • 3,639
  • 2
  • 20
  • 45