SwiftGen v0.4.0 Release Notes

    • Reorganized files into an Xcode project with one target per executable.
      #2
    • โœ… Added Unit Tests (one per executable + one for common code).
      #2
    • ๐Ÿ‘Œ Improved SwiftGen-L10n parsing of format strings and placeholders.
      #4 #5 #6
    • โšก๏ธ Updated Rakefile so that it now invokes xcodebuild install. You can now easily build & install all swiftgen-xxx executables in /usr/local/bin or anywhere else.
    • ๐Ÿ”– Added a version string (date + sha1) to the built executables (displayed when invoked with no argument)