03 2016 档案

摘要:进入沙盒的插件 https://github.com/TongeJie/ZLGotoSandboxPlugin 图片提示的插件 https://github.com/ksuther/KSImageNamed-Xcode 自动注释的插件 https://github.com/onevcat/VVDoc 阅读全文
posted @ 2016-03-04 17:35 Tonge 阅读(186) 评论(0) 推荐(0)
摘要:在xcode中使用git管理项目的技巧: 在多人协作开发的时候,每个开发者都会在项目中的某个目录生成一个 UserInterfaceState.xcuserstate 文件,这个文件大概每5s会刷新一次,所以在push的时候总会提示有未提交的更改。 在项目的 .xcodeproj包里的有一个 Use 阅读全文
posted @ 2016-03-03 17:24 Tonge 阅读(476) 评论(0) 推荐(0)