Re: Xcode not opening XIBs on double-click anymore
Re: Xcode not opening XIBs on double-click anymore
- Subject: Re: Xcode not opening XIBs on double-click anymore
- From: Christiaan Hofman <email@hidden>
- Date: Wed, 14 Jul 2010 10:54:09 +0200
On Jul 14, 2010, at 10:20, G S wrote: Hi all.
In a couple of iPhone example projects I've downloaded, double-clicking the xib files in the project doesn't open them in Interface Builder. I have to expand the xib and click on the "en" folder underneath.
I notice that if I right-click a new xib in my project and choose "make localizable", it creates an "English" subfolder and not an "en" subfolder. The XIBs with "English" do open if double-clicked.
Has the notation for languages changed from older versions of Xcode, and the current one isn't backward-compatible?
Nothing has changed. "English" and "en" are essentially equivalent for localization (except that "en" is an official language code, but "English" looks nicer). Xcode had a preference for English for as long as I can remember, and also always uses English in standard templates. The fact that your projects use "en" has nothing to do with Xcode (or compatibility) but with whoever wrote those projects.
Christiaan
|
_______________________________________________
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