Skip to content

iOS Customisation ++

Latest
Compare
Choose a tag to compare
@elikohen elikohen released this 16 Aug 15:55
· 7 commits to master since this release

Added two new options for iOS:

  • p: Path where the iOS constants file will be generated (if different than the localizables path)
  • f: Function to call instead of NSLocalizedString. it must have the exact same parameters (_ key: String, comment: String)