witchan / ITModelPlugin

Xcode plugin: automatically convert JSON into property code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITModelPlugin

Xcode 插件: 自动把 json 转换成 Property 并插入到工程

使用示例

use

安装

  1. 下载 ITModelPlugin.app.zip📎

  2. 解压 ITModelPlugin.zip并拖动到/Applications 目录

  3. 运行ITModelPlugin

  4. 启用 ITModelPlugin 系统偏好设置 -> 扩展 -> Xocde Source Editor -> ITModelPlugin

    enable

  5. 在Xcode中设置快捷键 Preferences -> Key bindings -> 搜索: ITModelPlugin

    hotkey

About

Xcode plugin: automatically convert JSON into property code

License:MIT License


Languages

Language:Objective-C 100.0%