文件名称:显示git增量的Xcode插件
文件大小:61KB
文件格式:ZIP
更新时间:2024-04-24 03:02:43
IOS源码
这个源码是显示git增量的Xcode插件,源码GitDiff,GitDiff是一个Xcode插件,如果你的工程使用Git做版本控制,它能提示你的代码的改变。 测试环境: Xcode 6.0 安装: 下载代码,运行工程,重启Xcode
【文件预览】:
GitDiff-master
----Classes()
--------XcodePrivate.h(963B)
--------GitDiff.h(471B)
--------GitDiffColorsWindowController.m(5KB)
--------GitDiffColorsWindowController.h(623B)
--------GitDiff.mm(20KB)
----Info.plist(1KB)
----en.lproj()
--------GitDiff.xib(18KB)
----GitDiff.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(15KB)
----Defaults.plist(517B)
----README.md(2KB)
----DiffMatchPatch()
--------DMPatch.m(5KB)
--------NSString+EscapeHTMLCharacters.h(954B)
--------DMPatch.h(1KB)
--------DiffMatchPatchInternals.h(5KB)
--------DiffMatchPatch.m(79KB)
--------DMDiff.h(2KB)
--------LICENSE(10KB)
--------DiffMatchPatchCFUtilities.m(24KB)
--------NSString+UriCompatibility.h(913B)
--------NSString+UriCompatibility.m(2KB)
--------NSString+EscapeHTMLCharacters.m(5KB)
--------DMDiff.m(3KB)
--------DiffMatchPatch.h(6KB)
--------DiffMatchPatchCFUtilities.h(4KB)
----.gitignore(32B)