Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 913 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 913 Bytes

SKCodeBuilder

Swift版:https://github.com/Xcoder1011/SKGenerateModelTool

  • 支持通过URL链接或json字符串一键生成model文件

  • 支持自定义model父类、自定义model前缀、自定义文件名、自定义作者名

  • 支持OC / Swift

  • 支持自定义输出文件夹路径

  • 兼容YYModel / MJExtension / HandyJSON 解析

  • 兼容服务端返回“id”字段

  • Supports one-click generation of model files through URL links or json strings

  • Support custom model parent class, custom model prefix, custom file name, custom author name

  • Support OC / Swift

  • Support custom output folder path

  • Compatible with YYModel / MJExtension / HandyJSON analysis

  • Compatible server returns "id" field

photo1.png