Skip to content

Commit

Permalink
[Update] README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPans committed May 16, 2017
1 parent 6b3fcf5 commit c02b1fb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1 deletion.
Binary file not shown.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,26 @@ A Xcode plugin for generate Objectice-C code.


## Install on Xcode 8
1. download the whole project and build.
1. download [CodeGenerator.zip](https://github.com/DeveloperPans/CodeGenerator/releases/download/1.0.0/CodeGenerator.zip), and unarchive it.
2. copy `CodeGenerator.app` to `/Applications` folder.
3. Run it then close it.

## Usage
### 1. Enable Code Generator
Check <kbd>System Preferences</kbd> -> <kbd>Extensions</kbd> -> <kbd>Xocde Source Editor</kbd> -> <kbd>Code Generator</kbd>

![](https://raw.githubusercontent.com/DeveloperPans/CodeGenerator/master/images/system_setting.png)

![](https://raw.githubusercontent.com/DeveloperPans/CodeGenerator/master/images/system_plugin.png)

### 2. Setting Shortcut in Xocde
<kbd>Preferences</kbd> -> <kbd>Key bindings</kbd> -> <kbd>Filter: generate code</kbd>

![](https://raw.githubusercontent.com/DeveloperPans/CodeGenerator/master/images/xcode_setting.png)

## LICENSE

[MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89)



Expand Down
Binary file added images/system_plugin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/system_setting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/xcode_setting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c02b1fb

Please sign in to comment.