|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 893D8F8018262EF500E8A00C /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 893D8F7F18262EF500E8A00C /* Carbon.framework */; }; |
10 | 11 | D114BEE0179644D00043FA65 /* NSString+PDRegex.m in Sources */ = {isa = PBXBuildFile; fileRef = D114BEDE179644D00043FA65 /* NSString+PDRegex.m */; }; |
11 | 12 | D114BEE3179644FA0043FA65 /* NSTextView+VVTextGetter.m in Sources */ = {isa = PBXBuildFile; fileRef = D114BEE2179644FA0043FA65 /* NSTextView+VVTextGetter.m */; }; |
12 | 13 | D11C542D17999D9000D3DE38 /* VVArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = D11C542B17999D9000D3DE38 /* VVArgument.m */; }; |
|
42 | 43 | /* End PBXBuildFile section */ |
43 | 44 |
|
44 | 45 | /* Begin PBXFileReference section */ |
| 46 | + 893D8F7F18262EF500E8A00C /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; |
45 | 47 | D114BEDD179644D00043FA65 /* NSString+PDRegex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+PDRegex.h"; sourceTree = "<group>"; }; |
46 | 48 | D114BEDE179644D00043FA65 /* NSString+PDRegex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+PDRegex.m"; sourceTree = "<group>"; }; |
47 | 49 | D114BEE1179644FA0043FA65 /* NSTextView+VVTextGetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSTextView+VVTextGetter.h"; sourceTree = "<group>"; }; |
|
106 | 108 | isa = PBXFrameworksBuildPhase; |
107 | 109 | buildActionMask = 2147483647; |
108 | 110 | files = ( |
| 111 | + 893D8F8018262EF500E8A00C /* Carbon.framework in Frameworks */, |
109 | 112 | D14380F7179551B900C829CE /* Cocoa.framework in Frameworks */, |
110 | 113 | ); |
111 | 114 | runOnlyForDeploymentPostprocessing = 0; |
|
172 | 175 | D14380F5179551B900C829CE /* Frameworks */ = { |
173 | 176 | isa = PBXGroup; |
174 | 177 | children = ( |
| 178 | + 893D8F7F18262EF500E8A00C /* Carbon.framework */, |
175 | 179 | D14380F6179551B900C829CE /* Cocoa.framework */, |
176 | 180 | D1C462DB17999C2000EB7B23 /* SenTestingKit.framework */, |
177 | 181 | D14380F8179551B900C829CE /* Other Frameworks */, |
|
0 commit comments