b-yng / Basics

An Xcode extension that generates NSCopying, isEquals, hash, method declarations, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basics

An Xcode extension that generates NSCopying, isEquals, hash, and more.

isEqual/Hash & NSCopying

codegen

Method declarations

method

And more...

  • Generate method boilerplate
  • Delete lines
  • Swift support
  • Custom generators

Install

  1. Download latest version
  2. Extract XcodeBasics.app to Applications folder
  3. Open & close XcodeBasics.app
  4. Enable the XcodeBasics extension in System Preferences > Extensions
  5. Open Xcode
  6. Use commands in Editor > Basics

Enable Basics

System Preferences > Extensions > Xocde Source Editor > Basics

Shortcuts

XCode > Preferences > Key Bindings > Filter: Basics

shortcut_samples

About

An Xcode extension that generates NSCopying, isEquals, hash, method declarations, and more.

License:MIT License


Languages

Language:Objective-C 100.0%