|
31 | 31 | 7CB3BD71158A44CF0001D338 /* HVBaseRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CB3BD63158A44CF0001D338 /* HVBaseRequestHandler.m */; };
|
32 | 32 | 7CB3BD72158A44CF0001D338 /* HVHTTPServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CB3BD64158A44CF0001D338 /* HVHTTPServer.h */; };
|
33 | 33 | 7CB3BD73158A44CF0001D338 /* HVHTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CB3BD65158A44CF0001D338 /* HVHTTPServer.m */; };
|
34 |
| - 7CB3BD79158A45850001D338 /* JSONKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CB3BD77158A45850001D338 /* JSONKit.h */; }; |
35 |
| - 7CB3BD7A158A45850001D338 /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CB3BD78158A45850001D338 /* JSONKit.m */; }; |
36 | 34 | 7CE2ED1415E40CDE00684792 /* HVCoreDataHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CE2ED1215E40CDE00684792 /* HVCoreDataHandler.h */; };
|
37 | 35 | 7CE2ED1515E40CDE00684792 /* HVCoreDataHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CE2ED1315E40CDE00684792 /* HVCoreDataHandler.m */; };
|
38 | 36 | 7CE955DE1540C5CB0042A03A /* HVHierarchyScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CE955D01540C5CB0042A03A /* HVHierarchyScanner.h */; };
|
|
49 | 47 | 7C11395715E580BA004AED3F /* navbar.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = navbar.js; sourceTree = "<group>"; };
|
50 | 48 | 7C11395915E580C4004AED3F /* webapp_navbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = webapp_navbar.h; sourceTree = "<group>"; };
|
51 | 49 | 7C12E28115E7E292009D2F26 /* webapp_index_ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = webapp_index_ui.h; sourceTree = "<group>"; };
|
52 |
| - 7C861E34153DF2E000935C95 /* libiOSViewHierarchy.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libiOSViewHierarchy.a; path = libiOSHierarchyViewer.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 50 | + 7C861E34153DF2E000935C95 /* libiOSHierarchyViewer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libiOSHierarchyViewer.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 51 | 7C861E37153DF2E000935C95 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
54 | 52 | 7C861E3B153DF2E000935C95 /* iOSHierarchyViewer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iOSHierarchyViewer-Prefix.pch"; sourceTree = "<group>"; };
|
55 | 53 | 7C861E49153DF33A00935C95 /* iOSHierarchyViewer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iOSHierarchyViewer.h; sourceTree = "<group>"; };
|
|
69 | 67 | 7CB3BD64158A44CF0001D338 /* HVHTTPServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HVHTTPServer.h; sourceTree = "<group>"; };
|
70 | 68 | 7CB3BD65158A44CF0001D338 /* HVHTTPServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HVHTTPServer.m; sourceTree = "<group>"; };
|
71 | 69 | 7CB3BD75158A45690001D338 /* index_ui.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index_ui.html; sourceTree = "<group>"; };
|
72 |
| - 7CB3BD77158A45850001D338 /* JSONKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONKit.h; sourceTree = "<group>"; }; |
73 |
| - 7CB3BD78158A45850001D338 /* JSONKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONKit.m; sourceTree = "<group>"; }; |
74 | 70 | 7CD97A5415B299E500CBAAA1 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
75 | 71 | 7CDFD54415E55B97001D5841 /* jquery.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = jquery.js; sourceTree = "<group>"; };
|
76 | 72 | 7CE2ED1215E40CDE00684792 /* HVCoreDataHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HVCoreDataHandler.h; sourceTree = "<group>"; };
|
|
104 | 100 | 7C861E35153DF2E000935C95 /* Products */ = {
|
105 | 101 | isa = PBXGroup;
|
106 | 102 | children = (
|
107 |
| - 7C861E34153DF2E000935C95 /* libiOSViewHierarchy.a */, |
| 103 | + 7C861E34153DF2E000935C95 /* libiOSHierarchyViewer.a */, |
108 | 104 | );
|
109 | 105 | name = Products;
|
110 | 106 | sourceTree = "<group>";
|
|
121 | 117 | 7C861E39153DF2E000935C95 /* iOSViewHierarchy */ = {
|
122 | 118 | isa = PBXGroup;
|
123 | 119 | children = (
|
124 |
| - 7CB3BD76158A45850001D338 /* json */, |
125 | 120 | 7CB3BD74158A45690001D338 /* webapp */,
|
126 | 121 | 7CB3BD56158A44CF0001D338 /* http */,
|
127 | 122 | 7CE955D01540C5CB0042A03A /* HVHierarchyScanner.h */,
|
|
190 | 185 | path = webapp;
|
191 | 186 | sourceTree = "<group>";
|
192 | 187 | };
|
193 |
| - 7CB3BD76158A45850001D338 /* json */ = { |
194 |
| - isa = PBXGroup; |
195 |
| - children = ( |
196 |
| - 7CB3BD77158A45850001D338 /* JSONKit.h */, |
197 |
| - 7CB3BD78158A45850001D338 /* JSONKit.m */, |
198 |
| - ); |
199 |
| - path = json; |
200 |
| - sourceTree = "<group>"; |
201 |
| - }; |
202 | 188 | /* End PBXGroup section */
|
203 | 189 |
|
204 | 190 | /* Begin PBXHeadersBuildPhase section */
|
|
215 | 201 | 7CB3BD6E158A44CF0001D338 /* HVStaticFileHandler.h in Headers */,
|
216 | 202 | 7CB3BD70158A44CF0001D338 /* HVBaseRequestHandler.h in Headers */,
|
217 | 203 | 7CB3BD72158A44CF0001D338 /* HVHTTPServer.h in Headers */,
|
218 |
| - 7CB3BD79158A45850001D338 /* JSONKit.h in Headers */, |
219 | 204 | 688149D115D1929400E38AE0 /* HVDefines.h in Headers */,
|
220 | 205 | 7CE2ED1415E40CDE00684792 /* HVCoreDataHandler.h in Headers */,
|
221 | 206 | 7C11391B15E57627004AED3F /* webapp_jquery.h in Headers */,
|
|
244 | 229 | );
|
245 | 230 | name = iOSHierarchyViewer;
|
246 | 231 | productName = iOSViewHierarchy;
|
247 |
| - productReference = 7C861E34153DF2E000935C95 /* libiOSViewHierarchy.a */; |
| 232 | + productReference = 7C861E34153DF2E000935C95 /* libiOSHierarchyViewer.a */; |
248 | 233 | productType = "com.apple.product-type.library.static";
|
249 | 234 | };
|
250 | 235 | /* End PBXNativeTarget section */
|
|
303 | 288 | 7CB3BD6F158A44CF0001D338 /* HVStaticFileHandler.m in Sources */,
|
304 | 289 | 7CB3BD71158A44CF0001D338 /* HVBaseRequestHandler.m in Sources */,
|
305 | 290 | 7CB3BD73158A44CF0001D338 /* HVHTTPServer.m in Sources */,
|
306 |
| - 7CB3BD7A158A45850001D338 /* JSONKit.m in Sources */, |
307 | 291 | 7CE2ED1515E40CDE00684792 /* HVCoreDataHandler.m in Sources */,
|
308 | 292 | 7C11395815E580BA004AED3F /* navbar.js in Sources */,
|
309 | 293 | );
|
|
364 | 348 | );
|
365 | 349 | PRODUCT_NAME = iOSHierarchyViewer;
|
366 | 350 | SKIP_INSTALL = YES;
|
| 351 | + TARGETED_DEVICE_FAMILY = "1,2"; |
367 | 352 | };
|
368 | 353 | name = Debug;
|
369 | 354 | };
|
|
379 | 364 | );
|
380 | 365 | PRODUCT_NAME = iOSHierarchyViewer;
|
381 | 366 | SKIP_INSTALL = YES;
|
| 367 | + TARGETED_DEVICE_FAMILY = "1,2"; |
382 | 368 | };
|
383 | 369 | name = Release;
|
384 | 370 | };
|
|
0 commit comments