Xcode trouble with localization
Xcode trouble with localization
- Subject: Xcode trouble with localization
- From: Michael Becker <email@hidden>
- Date: Wed, 19 Nov 2003 17:55:56 +0100
Hey!
I tried to localize my application's NIB-files, apparently I did
something wrong though. Now I have an English.lproj folder with the
plist and the mainmenu.nib files. But I also have (next to the
lprog-folder) an "English" folder which contains info.nib, classes.nib
and objects.nib. Because Xcode didn't seem to handle my MainMenu.nib
anymore (it turned it into a folder in the groups view, I could open it
in Interface Builder anymore), I deleted it from the reference list.
Now I have my MainMenu.nib which opens fine with Interface Builder.
When my application compiles, it also nicely uses MainMenu.nib.
However, MainMenu.nib doesn't appear in the NIB-Files folder in my
groups anymore. When I drag & drop it there from the Finder, Xcode
crashes. What can I do to have my pre-localization-attempts status
back?
I simply want my MainMenu.nib back in place in Xcode. And what are
those classes.nib and objects.nib etc.?
Thanks in advance!!
Bye,
Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.