xib edit getting crash in xcode5 - iphone

I have an application which is totally developed in xcode 4.6 ad now it is in app store also. Now i'm going to update the app in iOS7 also for that i upgraded my mac OS and xcode. my mac OS version is 10.8.5 and i installed xcode 5 also. Now my problem is xcode getting crash immediately when i edit and save the xib.
I tried all these ways.
1. Xcode 5 crashes -- Xcode quit unexpectedly
2. uninstall my xcode completely using this sudo /Developer/Library/uninstall-devtools --mode=all and install again

You can try this :
When you open a xib file that was created in Xcode 4 in Xcode 5 you are prompted to upgrade the file to the new format. You want to only do it if all the people working on the project use Xcode 5 because the new files can’t be opened by older versions of Xcode.
Refer this links :
How to disable Xcode 5 automatically upgrade xibs to iOS7 appearance
http://nilsou.com/blog/2013/08/07/xcode-5-finally-makes-interface-builder-a-viable-option-for-teams/
I hope it will be helpful.

Yes this was the problem with Xcode version DP4 and DP5. IF you are using these version then your Xcode5 will get crashed while adding/Editing XIB"S. I guess you should use Full version XCODE5 . This problem will be resolved.

Reset your simulator. And delete old app in simulator. I think this may work.

Related

Error when opening simulator with iOS 8 beta

I have recently installed Xcode 6 beta in OS X Mavericks, with which comes the iOS simulator for iOS 8.
using this new Xcode I have create one new project and run it on simulator with iOS 8, but when opening the simulator, it always get the error
Unable to boot the iOS Simulator
So, pls tell me how to solve this error?
Quit both the simulator and Xcode. If that doesn't fix it, reboot your Mac.
Welcome to the world of beta builds!
Be sure you "select" your new Xcode version before launching / downloading updates.
sudo xcode-select -switch /Applications/Xcode6-Beta6.app/Contents/Developer/
If you're already seeing Simulator troubles, try rebooting too.
Make sure that you load X-Code 6 and not 5.
Run your project.
If fails to load, try clicking on the menu at the top on the iOS Simulator button and reset the device. Resetting the device seems to do the trick for me.
Also, make sure you are on the laatst x-code version

XCode 4.6.3 not detecting iphone device which has 7.0.2

The OS version of my phone is 7.0.2 (11A501). I am using XCode 4.6.3. The IDE Xcode is not detecting my iPhone. When i go to organizer it tells me the following
The version of iOS on “Joe iPhone” is not supported by this
installation of the iOS SDK. Please restore the device to a version of
the OS listed below, or update to the latest version of the iOS SDK;
which is available here.
However, i have read in various forums that if i download xCode 5 i will not be able to build for ios 5 or 6 applications. What should i do ? Help/
It sometimes suffices to copy the device support files from a newer Xcode version to an older one. Try copying
Xcode5.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/7.0 (11A465)
to your Xcode 4 installation, but name it "7.0.2 (11A501)"
There is a neat trick to install the app on and iOS 7 device with Xcode 4.6
First download from the developer center Xcode 5 and install it manually in a separate folder in your Applications folder (I did add it in an Xcode foler, inside Applications).
So now you have both Xcode 4.6 and Xcode 5 on your Mac.
Now, run your code on Xcode 5 and install it on your phone (press the debug button on your iOS device). Once this is done, you can quit Xcode 5, open Xcode 4.6 and it will be able to debug the app on your iOS7 device just fine!
You will be able to run iOS 6 apps easily from xCode 5 - no problem.
Updating xCode is only way to work with iOS 7 devices - you have no choice.
Yes, you have to update your xcode, or create an IPA and install it on your device with iOS 7.0.2 by iTunes.
First of all, definitely you have to install XCode5.
Initially you can build application only against IOS7, but you can manually add IOS6 SDK.
XCode SDK's are placed on this location:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/
You can copy IOS6 SDK from this location of XCode4.6 and paste it into same location in XCode5.
This way you can choose will you build your application against IOS6 or IOS7.
Run your code in Xcode5 the again run in Xcode4.6 will solve problem.
if you want to debug your Apps in xcode with ios 7 then, Updating xCode to version xcode 5 is only way to work with new ios (ios 7.0.2) and xcode 5 requirement is MAC os 10.8.4 , you have to update your OS ,if you right now using older version of operating system
Thanks

How to upgrade Xcode 3.1.2 to Xcode 4.4.3

New to iOS, Have downloadex xcode 4.3.3 ie: xcode_4.3.3_for_lion.dmg, already the Xcode is present in this machine of the version 3.1.2 [ which i get from spotlight].
Question:
If i want new Xcode 4.3.3, then all i need to double click on xcode_4.3.3_for_lion.dmg, and then click on Xcode.
How can i make Xcode 4.3.3 is a default version, and remove the old 3.1.2 version?.
Before installation of Xcode 4 open terminal
sudo /Developer/Library/uninstall-devtools --mode=all
This will uninstall Xcode 3. Then you can install Xcode 4 as always
Forget about the manual download. Open the Mac App Store, install Xcode from there. When you run it for the first time, it should prompt you to remove the old version.
If you have both the version installed in your mac. Then do one easy thing mentioned in below image
Enjoy Coding :)
I managed to remove and reinstalled somehow.. :(

iPhone Cannot get Xcode to upgrade from 4.1 to 4.3

I have 3 logins. I installed Xcode 4.1 and it ran great. Later I upgraded, pressing the upgrade button in the App Store, and at first it seemed ok. But then I noticed only one of my logins got upgraded to Xcode 4.3.1, the other 2 logins still ran Xcode 4.1. I figured I can run the upgrade in the other 2 logins, But..... when I went to the App Store it had Xcode 4.3.1 as being installed and no button to upgrade.
Does anybody know how I can fix this?????
I think for Xcode, you have to download the whole thing and thats how it updates, so just download Xcode 4.3 and install. make sure to uninstall the other one first.
Xcode 4.1 usually got installed in /Developer while Xcode 4.3 is a Mac App Store App which should be located in /Applications.
Switch to one of those other accounts, open Finder, navigate to /Applications. Open Xcode in that folder, check version, if it's 4.3 then "Keep in Dock" and trash /Developer.

Can we have both Xcode 3.2.5 and Xcode 4 on the same mac

I am currently using Xcode 3.2.5 for developing my project. But, i was very impressed with Xcode 4 and want to try it out.
Can i have both the versions on my mac and try them out..???
if i install Xcode 4 and remove my previous version, will it effect my current project???
Thankyou
This is possible, but if I'm not mistaken will only work if you download Xcode 4 from the iOS Developer Center. When installing Xcode 4, make sure you install it in a separate directory from the default otherwise it will overwrite 3.2.5.
If you install Xcode 4 from the Mac App Store, you won't have the choice and all prior versions of Xcode will be removed.
yes... install the xcode 4 in a separate directory ...