Re: Renaming an App Delegate in an XIB file
Re: Renaming an App Delegate in an XIB file
- Subject: Re: Renaming an App Delegate in an XIB file
- From: Fritz Anderson <email@hidden>
- Date: Fri, 23 Mar 2012 10:29:46 -0500
On 23 Mar 2012, at 9:46 AM, Alex Zavatone wrote: Is this even possible without opening the XML?
Not clear what "renaming" means. I assume you mean changing the class, and not the convenience display label for the XIB.
Select the delegate object (if you put it in that way), or File's Owner (if it's in that way), go to the Identity (third) inspector, and edit the first field you see.
If you want to rename the class everywhere, select its name in source code, and then Edit > Refactor > Rename…. In earlier Xcodes, this didn't reach XIBs, but that bug is now fixed.
— F
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden