Xcode 3.2.2 and localization of Settings.bundle
Posted
by unforgiven
on Stack Overflow
See other posts from Stack Overflow
or by unforgiven
Published on 2010-04-18T08:40:57Z
Indexed on
2010/04/18
8:43 UTC
Read the original article
Hit count: 535
xcode3.2.2
|localization
I have just discovered that after upgrading to the latest Xcode 3.2.2, I am not able anymore to localize Settings.bundle. The "Make File Localizable button always appears grayed out, and the Settings.bundle files appear with "No Explicit File Encoding", instead of UTF-16.
This happens not just for my old projects, it happens even for new projects. Any clue? Is the localization procedure changed?
Thank you in advance.
© Stack Overflow or respective owner