ios - Xcode: Issue adding localization to my project (Resource file / Reference language not found) -


i'm trying add spanish version app. i'm following several tutorials , me point:

screenshot http://www.raywenderlich.com/64401/internationalization-tutorial-for-ios-2014 resource file - reference language raywenderlich

but when try doing same thing step step in existing project, don't see files choose from: resource file - reference language own project

what have can create/see files?

you need have marked files localizable first. select file (e. g. storyboard) , click localize button. then, have files listed when adding languages.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -