SwiftGen-Storyboard v0.7.6 Release Notes

  • โœจ Enhancements

    • ๐Ÿ›  Fixed build loop by changing SwiftGen to only write to the output file if the generated code is different from the file contents.
      Mathias Nagler #90

    ๐Ÿ›  Fixes

    • Fixed typos in code and descriptions: instanciate -> instantiate. Please note that the default template used for storyboards storyboards-default.stencil had to be modified, so make sure to update your codebase accordingly.
      Pan Kolega #83
    • ๐Ÿ›  Fixed issue in Rakefile when trying to install via rake in a path containing ~.
      Jesse Armand #88