This Xcode Source Code Extension will generate a Swift initializer based on the lines you’ve selected. Handy if you made a struct public and now you have to provide the initializer implementation yourself.
SwiftInitializerGenerator


This Xcode Source Code Extension will generate a Swift initializer based on the lines you’ve selected. Handy if you made a struct public and now you have to provide the initializer implementation yourself.