Uses the Swift parser to generate initializers
This hasn't been updated in a long time. Please use the built-in function in Xcode instead.
After selecting lines containing variable declarations, run the extension command to produce the corresponding initializer.
- Clone or download the source code
- Configure the code signing team on both targets
- Run the target
Swift Initializer Generator
- Restart Xcode
- Make the "Swift Initializer Generator" scheme active
- Select Archive under the Product menu
- Select "Distribute App", then "Copy App", and export to /Applications
- Close Xcode
- Run the exported app from the Applications folder
- In System Preferences -> Extensions -> Xcode Source Editor, enable "Swift Initializer Generator"