Skip to content

12.1.0

Compare
Choose a tag to compare
@AliSoftware AliSoftware released this 12 Sep 14:47
· 20 commits to trunk since this release
ee03eb9

New Features

  • ios_generate_strings_file_from_code now accepts an output_encoding: optional parameter. [#591]
    This is typically useful if you prefer your generated files to be UTF-8 rather than the default UTF-16 that genstrings is using.

Internal Changes

  • Added the handling of remote to GitHelper::point_to_same_commit? [#590]