Issue #17
I always forget how to write correct #available(
or #if swift(>=3.0)
or just lazy to write required init?(coder aDecoder: NSCoder)
every time I make a subclass. That’s why I made SwiftSnippets to save time for these tedious tasks. Installation is easy with script, so you should give it a try.
I can’t recommend this enough, it saves me tons of time