Xcode crash when changing class name in interface builder

Originator:julien
Number:rdar://13263603 Date Originated:21-Feb-2013 05:23 PM
Status:Open Resolved:
Product:Development tools Product Version:4.6 (4H127)
Classification:Normal Reproducible:Yes
 
21-Feb-2013 05:23 PM Julien Delarbre:
Summary:
In Xcode 4.6, when using the interface builder, il you try to change the class of a view controller and changing tab just after, Xcode crash.

Steps to Reproduce:
1. Open Xcode
2. Create a new project ( single view application without storyboard)
3. Open the ViewController nib
4. Add a ViewController object to the nib
5. Customize the class name of the ViewController
6. Click on restorationid textfield to validate the new ViewController name.
7. Change tab (without saving), for example, go to Attributes inspector

Expected Results:
Xcode should not crash

Actual Results:
Xcode crash.

Regression:

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!