ESJsonFormat-Xcode icon indicating copy to clipboard operation
ESJsonFormat-Xcode copied to clipboard

将JSON格式化输出为模型的属性

Results 55 ESJsonFormat-Xcode issues
Sort by recently updated
recently updated
newest added

你好: 输入json的排序跟生成后的不匹配,强迫症表示希望得到优化.thx

插件已经都放到指定文件夹了 Xcode9没反应 之前是使用https://github.com/fpg1503/MakeXcodeGr8Again 破解的Xcode8 但是不支持破解Xcode9 ![wx20170922-172753](https://user-images.githubusercontent.com/9425605/30738038-6385ce40-9fbb-11e7-9bc0-9098c33ade3c.png)

添加 YYModel支持 (8 以上 要先自签名,具体看原作者 介绍) ![image](https://cloud.githubusercontent.com/assets/13959880/22986169/a6647b9e-f3e5-11e6-90fc-71eceb861211.png) https://github.com/tanpengsccd/ESJsonFormat-Xcode

勾选大写ID时,添加id->ID的映射方法

楼主,我推荐了一个替代产品,你看可以不。我没记错的话,去年就是你推荐的。

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

1.clean your xcode - 清理你的xcode ------------ make sure your xcode is pure 确保你的xocde是纯净的 2.resign your Xcode(important step) -resign你的Xcode(重要步骤) --------------- use this way to resign your Xcode https://github.com/XVimProject/XVim/blob/master/INSTALL_Xcode8.md (thanks to the...

##### 偏好设置 * 可以设置是否替换id字段 * 是否忽略Null字段 ---- _**支持生成时带有泛型**_ [AC4AJTool](https://github.com/lyandy/AC4AJTool)

![501a9002-c8fc-429d-ae51-cd3b5c816943](https://cloud.githubusercontent.com/assets/12120389/21214048/57398322-c2d3-11e6-8c7f-41a30c63e0cb.png)

现在在使用JsonExport,但是觉得它不如ESJsonFormat-Xcode使用方便。