-
Notifications
You must be signed in to change notification settings - Fork 0
vodkhang/Objective-C-Code-Generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my new generation script, mainly copied from https://github.com/CraigWilliams/create_property_synthensize_dealloc with some improvements to meet my needs: - Change the dealloc to [self.variable release] instead of [self.variable dealloc]; - Change the @outlet variable to check for the "UI" prefix rather than letting it put IBOutlet everywhere or I have to use 2 scripts at the same time. - Add some of my own into the assign list
About
Generate property, synthesize, dealloc for variable
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published