Localized xibs supported?
I have a project with localized xibs. For reference, a localized xib is just a duplicated MyXibName.xib that exists in en.lproj, no.lproj, es.lproj etc. In Xcode, this file appears once as MyXibName.xib, and can be expanded just like a folder where you'll find "en", "no" etc.
Is this supported in appCode? I can't find a way to see the different localized xibs in appCode, I see just one xib that isn't expandable.
Please sign in to leave a comment.
it seems that localized files in general is not yet supported. Localizable.strings in no.lproj, en.lproj and so on is not editable when localized.
Hi! I added related request:
http://youtrack.jetbrains.net/issue/OC-583