iOSHelper-For-Mac icon indicating copy to clipboard operation
iOSHelper-For-Mac copied to clipboard

iOS developer tool

iOSHelper-For-Mac

整合一些之前自己开发使用的工具

  1. 懒加载代码生成
    image
  2. JSON转Model
    image
  3. cell的代码生成
    image
  4. 将excel中的字段转成Localizable.strings 需要的字符串
    image
  5. 提取@""中的中文字符串
    这个可以配合第四个工具一起使用,先提取出项目中的中文,再黏贴到excel,整理出对应的翻译之后,再使用第四个工具,提取项目中的中文字符串可以参考以及make的文章

image