Skip to content

shaotianchi/localization_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

localization_generator

localization_generator

Usage

  • Add LocalizationGenerator.sh to your project's Supporting Files

  • Add a Run Script in Build Phases, copy next script

    "${SRCROOT}/${PRODUCT_NAME}/LocalizationGenerator.sh"
  • build project

  • script will create [ProjectName]String.h and [ProjectName]String.m in your project folder

Notice

You must name your .string file as [ProjectName]Localization.string

About

localization_generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages