|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - DD630B3859FFBAD34C8CAFCF /* libPods-NetDiagTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CCDA8C7442728256057F50B3 /* libPods-NetDiagTests.a */; }; |
11 | 10 | DF2B76EC1C33702D00643678 /* QNNPing.m in Sources */ = {isa = PBXBuildFile; fileRef = DF2B76EB1C33702D00643678 /* QNNPing.m */; };
|
12 | 11 | DF47525E1C740F0100EEAF4B /* PingTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DF47525D1C740F0100EEAF4B /* PingTest.m */; };
|
13 | 12 | DF4752601C743A8600EEAF4B /* ExternalIpTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DF47525F1C743A8600EEAF4B /* ExternalIpTest.m */; };
|
|
52 | 51 | /* End PBXCopyFilesBuildPhase section */
|
53 | 52 |
|
54 | 53 | /* Begin PBXFileReference section */
|
55 |
| - 383B373CBCBF89878ED03538 /* Pods-NetDiagTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NetDiagTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-NetDiagTests/Pods-NetDiagTests.release.xcconfig"; sourceTree = "<group>"; }; |
56 |
| - 611872D8785B08947F3AFEF9 /* Pods-NetDiagTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NetDiagTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-NetDiagTests/Pods-NetDiagTests.debug.xcconfig"; sourceTree = "<group>"; }; |
57 |
| - CCDA8C7442728256057F50B3 /* libPods-NetDiagTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-NetDiagTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 54 | DF2B76EA1C33702D00643678 /* QNNPing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNNPing.h; sourceTree = "<group>"; };
|
59 | 55 | DF2B76EB1C33702D00643678 /* QNNPing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNNPing.m; sourceTree = "<group>"; };
|
60 | 56 | DF2B76ED1C33706900643678 /* QNNProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNNProtocols.h; sourceTree = "<group>"; };
|
|
94 | 90 | buildActionMask = 2147483647;
|
95 | 91 | files = (
|
96 | 92 | DF8DFFD41C61DA1B00174DA9 /* libNetDiag.a in Frameworks */,
|
97 |
| - DD630B3859FFBAD34C8CAFCF /* libPods-NetDiagTests.a in Frameworks */, |
98 | 93 | );
|
99 | 94 | runOnlyForDeploymentPostprocessing = 0;
|
100 | 95 | };
|
|
112 | 107 | isa = PBXGroup;
|
113 | 108 | children = (
|
114 | 109 | DFA9E17B1C6DB22C00C17111 /* libresolv.tbd */,
|
115 |
| - CCDA8C7442728256057F50B3 /* libPods-NetDiagTests.a */, |
116 | 110 | );
|
117 | 111 | name = Frameworks;
|
118 | 112 | sourceTree = "<group>";
|
119 | 113 | };
|
120 |
| - CB5C80A0FE813C3DE7F810D4 /* Pods */ = { |
121 |
| - isa = PBXGroup; |
122 |
| - children = ( |
123 |
| - 611872D8785B08947F3AFEF9 /* Pods-NetDiagTests.debug.xcconfig */, |
124 |
| - 383B373CBCBF89878ED03538 /* Pods-NetDiagTests.release.xcconfig */, |
125 |
| - ); |
126 |
| - name = Pods; |
127 |
| - sourceTree = "<group>"; |
128 |
| - }; |
129 | 114 | DF8DFFD01C61DA1B00174DA9 /* NetDiagTests */ = {
|
130 | 115 | isa = PBXGroup;
|
131 | 116 | children = (
|
|
150 | 135 | DF8DFFD01C61DA1B00174DA9 /* NetDiagTests */,
|
151 | 136 | DFCEC6461C2EC01D0058EE65 /* Products */,
|
152 | 137 | 7EC51E005E7B857726052BEF /* Frameworks */,
|
153 |
| - CB5C80A0FE813C3DE7F810D4 /* Pods */, |
154 | 138 | );
|
155 | 139 | sourceTree = "<group>";
|
156 | 140 | };
|
|
366 | 350 | /* Begin XCBuildConfiguration section */
|
367 | 351 | DF8DFFD81C61DA1B00174DA9 /* Debug */ = {
|
368 | 352 | isa = XCBuildConfiguration;
|
369 |
| - baseConfigurationReference = 611872D8785B08947F3AFEF9 /* Pods-NetDiagTests.debug.xcconfig */; |
370 | 353 | buildSettings = {
|
371 | 354 | INFOPLIST_FILE = NetDiagTests/Info.plist;
|
372 | 355 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
381 | 364 | };
|
382 | 365 | DF8DFFD91C61DA1B00174DA9 /* Release */ = {
|
383 | 366 | isa = XCBuildConfiguration;
|
384 |
| - baseConfigurationReference = 383B373CBCBF89878ED03538 /* Pods-NetDiagTests.release.xcconfig */; |
385 | 367 | buildSettings = {
|
386 | 368 | INFOPLIST_FILE = NetDiagTests/Info.plist;
|
387 | 369 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
0 commit comments