This repository has been archived by the owner on Sep 6, 2018. It is now read-only.
Bug Fixes
- Fonts: fix code which checks if a font is already registered.
Vladimir Burdukov
#77 - Documentation: Fix link to generated XCAssets example.
Alvar Hansen
#80 - SwiftLint rules: Disabled the
superfluous_disable_command
rule
for allswiftlint:disable
exceptions in all templates.
Olivier Halligon
SwiftGen/SwiftGen#334
#83
New Features
- Storyboards: Added a new
ignoreTargetModule
parameter if you're using storyboards in multiple targets, to avoid issues with the generated code.
Julien Quéré
#36