/StringsResourcesObjc

Swift script to Create objc Strings Class from localizable.string

Primary LanguageSwift

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.