Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

mobilejazz-contrib/xcode-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xcode-i18n

Internationalization scripts working with xcode

What does it do?

It provides incremental localization on XCode projects, including text strings, XIB and storyboard files.

How to use?

Fill in Localizable.strings as you always do, but including text strings (for code using NSLocalizedString), XIB and storyboard files.

Set up your XIBs/Storyboards in English language, provide translations in Localizable.strings and have this script create/update localized XIBs/Storyboards for you.

Add it as build phase in Xcode or run manually every time you need.

About

Internationalization scripts working with xcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages