Skip to content

Swift script to Create objc Strings Class from localizable.string

Notifications You must be signed in to change notification settings

MoathOthman/StringsResourcesObjc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

StringsResourcesObjc

Swift script to Create objc Strings Class from localizable.string

HOW

Add the rc.swift in the the same folder of your localizable.string and from terminal run , swift rc.swift, a class named StringsResources will be generated add it to your project (copy by reference) which is needed only one time. currenlty it takes en.lproj but you can edit the script to point to the base.lproj or another translation.

About

Swift script to Create objc Strings Class from localizable.string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages