|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 01C4282517E24381000476C6 /* LogClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 01C4282417E24381000476C6 /* LogClient.m */; }; |
11 | 10 | D114BEE0179644D00043FA65 /* NSString+PDRegex.m in Sources */ = {isa = PBXBuildFile; fileRef = D114BEDE179644D00043FA65 /* NSString+PDRegex.m */; }; |
12 | 11 | D114BEE3179644FA0043FA65 /* NSTextView+VVTextGetter.m in Sources */ = {isa = PBXBuildFile; fileRef = D114BEE2179644FA0043FA65 /* NSTextView+VVTextGetter.m */; }; |
13 | 12 | D11C542D17999D9000D3DE38 /* VVArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = D11C542B17999D9000D3DE38 /* VVArgument.m */; }; |
|
43 | 42 | /* End PBXBuildFile section */ |
44 | 43 |
|
45 | 44 | /* Begin PBXFileReference section */ |
46 | | - 01C4282317E24381000476C6 /* LogClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LogClient.h; sourceTree = "<group>"; }; |
47 | | - 01C4282417E24381000476C6 /* LogClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LogClient.m; sourceTree = "<group>"; }; |
48 | 45 | D114BEDD179644D00043FA65 /* NSString+PDRegex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+PDRegex.h"; sourceTree = "<group>"; }; |
49 | 46 | D114BEDE179644D00043FA65 /* NSString+PDRegex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+PDRegex.m"; sourceTree = "<group>"; }; |
50 | 47 | D114BEE1179644FA0043FA65 /* NSTextView+VVTextGetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSTextView+VVTextGetter.h"; sourceTree = "<group>"; }; |
|
126 | 123 | /* End PBXFrameworksBuildPhase section */ |
127 | 124 |
|
128 | 125 | /* Begin PBXGroup section */ |
129 | | - 01C4282217E24381000476C6 /* PluginConsole */ = { |
130 | | - isa = PBXGroup; |
131 | | - children = ( |
132 | | - 01C4282317E24381000476C6 /* LogClient.h */, |
133 | | - 01C4282417E24381000476C6 /* LogClient.m */, |
134 | | - ); |
135 | | - path = PluginConsole; |
136 | | - sourceTree = "<group>"; |
137 | | - }; |
138 | 126 | D114BEDB179644D00043FA65 /* OCCategory */ = { |
139 | 127 | isa = PBXGroup; |
140 | 128 | children = ( |
|
206 | 194 | D14380FC179551B900C829CE /* VVDocumenter-Xcode */ = { |
207 | 195 | isa = PBXGroup; |
208 | 196 | children = ( |
209 | | - 01C4282217E24381000476C6 /* PluginConsole */, |
210 | 197 | D193B8C917AC0C2400D2D76A /* Setting */, |
211 | 198 | D1D66CA517A2AED700E62F99 /* KeyboardHelper */, |
212 | 199 | D16AFCD11796E068006719AA /* Commenter */, |
|
440 | 427 | D114BEE3179644FA0043FA65 /* NSTextView+VVTextGetter.m in Sources */, |
441 | 428 | D1AC3B8F1796DB070063A484 /* VVDocumenter.m in Sources */, |
442 | 429 | D16AFCD41796E088006719AA /* VVBaseCommenter.m in Sources */, |
443 | | - 01C4282517E24381000476C6 /* LogClient.m in Sources */, |
444 | 430 | D16AFCD71796E09E006719AA /* VVPropertyCommenter.m in Sources */, |
445 | 431 | D16AFCDA1796E0AC006719AA /* VVMethodCommenter.m in Sources */, |
446 | 432 | D16AFCDD1796E0B9006719AA /* VVFunctionCommenter.m in Sources */, |
|
0 commit comments