Skip to content
/ XNit Public

Xcode extension that creates init method by selected properties.

License

Notifications You must be signed in to change notification settings

Otbivnoe/XNit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode extension that creates init method by selected properties.

Install 🔥

  1. Check that Xcode version greater or equal than 8.0.
  2. If you are using OS X 10.11, running sudo /usr/libexec/xpccachectl and rebooting are required for using Xcode Extension.
  3. Clone this repository.
  4. Open Nit.xcodeproj via Xcode.
  5. Configure signing with your own developer ID.
  6. Quit Xcode.
  7. Open a terminal, change to the directory where you cloned and run xcodebuild -scheme XNit install DSTROOT=~ to compile the extension.
  8. Run ~/Applications/Nit.app and quit.
  9. Go to System Preferences -> Extensions -> Xcode Source Editor and enable the extension.
  10. Done.

About

Xcode extension that creates init method by selected properties.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages