xcode - Adding more options to Application Languages in Scheme Options -
in xcode 6, there nice feature can select language want test app in, without having alter scheme language , restarting. scheme shows 2 languages, how can add together more ?. tried adding more languages in scheme preferences language list, still see same options.
you should add together other languages in localizations section of project setting.
in project navigator on left, select project (not target). then, click info , under localizations section, find +/- buttons add/remove localization files. add together whichever language needed.
after add together language of choice, should able see under scheme/application language. more information, can visit apple developer.
https://developer.apple.com/library/ios/documentation/macosx/conceptual/bpinternational/art/bi_disabled_2x.png
https://developer.apple.com/library/ios/documentation/macosx/conceptual/bpinternational/internationalizingyouruserinterface/internationalizingyouruserinterface.html
xcode cocoa cocoa-touch xcode6
No comments:
Post a Comment