| [12746] | 1 | // !$*UTF8*$!
 | 
|---|
 | 2 | {
 | 
|---|
 | 3 |         archiveVersion = 1;
 | 
|---|
 | 4 |         classes = {
 | 
|---|
 | 5 |         };
 | 
|---|
 | 6 |         objectVersion = 46;
 | 
|---|
 | 7 |         objects = {
 | 
|---|
 | 8 | 
 | 
|---|
 | 9 | /* Begin PBXAggregateTarget section */
 | 
|---|
 | 10 |                 3B238F5F0E828B5400846E11 /* Check */ = {
 | 
|---|
 | 11 |                         isa = PBXAggregateTarget;
 | 
|---|
 | 12 |                         buildConfigurationList = 3B238FA30E828BB600846E11 /* Build configuration list for PBXAggregateTarget "Check" */;
 | 
|---|
 | 13 |                         buildPhases = (
 | 
|---|
 | 14 |                                 3B238F5E0E828B5400846E11 /* ShellScript */,
 | 
|---|
 | 15 |                         );
 | 
|---|
 | 16 |                         dependencies = (
 | 
|---|
 | 17 |                                 40899F9D0FFA740F000B29AE /* PBXTargetDependency */,
 | 
|---|
 | 18 |                                 40C849F7101A43440083642A /* PBXTargetDependency */,
 | 
|---|
 | 19 |                                 4089A0980FFAD34A000B29AE /* PBXTargetDependency */,
 | 
|---|
 | 20 |                                 40C849F9101A43490083642A /* PBXTargetDependency */,
 | 
|---|
 | 21 |                         );
 | 
|---|
 | 22 |                         name = Check;
 | 
|---|
 | 23 |                         productName = Check;
 | 
|---|
 | 24 |                 };
 | 
|---|
 | 25 |                 40C44ADC0E3798F4008FCC51 /* Version Info */ = {
 | 
|---|
 | 26 |                         isa = PBXAggregateTarget;
 | 
|---|
 | 27 |                         buildConfigurationList = 40C44AE40E379905008FCC51 /* Build configuration list for PBXAggregateTarget "Version Info" */;
 | 
|---|
 | 28 |                         buildPhases = (
 | 
|---|
 | 29 |                                 40C44ADB0E3798F4008FCC51 /* Generate Version.h */,
 | 
|---|
 | 30 |                         );
 | 
|---|
 | 31 |                         comments = "The generation of Version.h must be performed in its own target. Since the Info.plist is preprocessed before any of the other build phases in gtest, the Version.h file would not be ready if included as a build phase of that target.";
 | 
|---|
 | 32 |                         dependencies = (
 | 
|---|
 | 33 |                         );
 | 
|---|
 | 34 |                         name = "Version Info";
 | 
|---|
 | 35 |                         productName = Version.h;
 | 
|---|
 | 36 |                 };
 | 
|---|
 | 37 | /* End PBXAggregateTarget section */
 | 
|---|
 | 38 | 
 | 
|---|
 | 39 | /* Begin PBXBuildFile section */
 | 
|---|
 | 40 |                 224A12A30E9EADCC00BD17FD /* gtest-test-part.h in Headers */ = {isa = PBXBuildFile; fileRef = 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 41 |                 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */; };
 | 
|---|
 | 42 |                 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 43 |                 404884380E2F799B00CF7658 /* gtest-death-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DB0E2F799B00CF7658 /* gtest-death-test.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 44 |                 404884390E2F799B00CF7658 /* gtest-message.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DC0E2F799B00CF7658 /* gtest-message.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 45 |                 4048843A0E2F799B00CF7658 /* gtest-spi.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DD0E2F799B00CF7658 /* gtest-spi.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 46 |                 4048843B0E2F799B00CF7658 /* gtest.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DE0E2F799B00CF7658 /* gtest.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 47 |                 4048843C0E2F799B00CF7658 /* gtest_pred_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 48 |                 4048843D0E2F799B00CF7658 /* gtest_prod.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883E00E2F799B00CF7658 /* gtest_prod.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 49 |                 404884500E2F799B00CF7658 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 404883F60E2F799B00CF7658 /* README */; };
 | 
|---|
 | 50 |                 404884A00E2F7BE600CF7658 /* gtest-death-test-internal.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */; };
 | 
|---|
 | 51 |                 404884A10E2F7BE600CF7658 /* gtest-filepath.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E30E2F799B00CF7658 /* gtest-filepath.h */; };
 | 
|---|
 | 52 |                 404884A20E2F7BE600CF7658 /* gtest-internal.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E40E2F799B00CF7658 /* gtest-internal.h */; };
 | 
|---|
 | 53 |                 404884A30E2F7BE600CF7658 /* gtest-port.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E50E2F799B00CF7658 /* gtest-port.h */; };
 | 
|---|
 | 54 |                 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E60E2F799B00CF7658 /* gtest-string.h */; };
 | 
|---|
 | 55 |                 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */ = {isa = PBXBuildFile; fileRef = 404884A90E2F7CD900CF7658 /* CHANGES */; };
 | 
|---|
 | 56 |                 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */ = {isa = PBXBuildFile; fileRef = 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */; };
 | 
|---|
 | 57 |                 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 404884AB0E2F7CD900CF7658 /* LICENSE */; };
 | 
|---|
 | 58 |                 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; };
 | 
|---|
 | 59 |                 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 40899F4D0FFA7271000B29AE /* gtest-tuple.h */; };
 | 
|---|
 | 60 |                 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; };
 | 
|---|
 | 61 |                 4089A0440FFAD1BE000B29AE /* sample1.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02C0FFACF7F000B29AE /* sample1.cc */; };
 | 
|---|
 | 62 |                 4089A0460FFAD1BE000B29AE /* sample1_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */; };
 | 
|---|
 | 63 |                 40C848FF101A21150083642A /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; };
 | 
|---|
 | 64 |                 40C84915101A21DF0083642A /* gtest_main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4048840D0E2F799B00CF7658 /* gtest_main.cc */; };
 | 
|---|
 | 65 |                 40C84916101A235B0083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
 | 
|---|
 | 66 |                 40C84921101A23AD0083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
 | 
|---|
 | 67 |                 40C84978101A36540083642A /* libgtest_main.a in Resources */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
 | 
|---|
 | 68 |                 40C84980101A36850083642A /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; };
 | 
|---|
 | 69 |                 40C84982101A36850083642A /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C848FA101A209C0083642A /* libgtest.a */; };
 | 
|---|
 | 70 |                 40C84983101A36850083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
 | 
|---|
 | 71 |                 40C8498F101A36A60083642A /* sample1.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02C0FFACF7F000B29AE /* sample1.cc */; };
 | 
|---|
 | 72 |                 40C84990101A36A60083642A /* sample1_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */; };
 | 
|---|
 | 73 |                 40C84992101A36A60083642A /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C848FA101A209C0083642A /* libgtest.a */; };
 | 
|---|
 | 74 |                 40C84993101A36A60083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
 | 
|---|
 | 75 |                 40C849A2101A37050083642A /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; };
 | 
|---|
 | 76 |                 40C849A4101A37150083642A /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; };
 | 
|---|
 | 77 |                 4539C9340EC280AE00A70F4C /* gtest-param-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 4539C9330EC280AE00A70F4C /* gtest-param-test.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 78 |                 4539C9380EC280E200A70F4C /* gtest-linked_ptr.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */; };
 | 
|---|
 | 79 |                 4539C9390EC280E200A70F4C /* gtest-param-util-generated.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */; };
 | 
|---|
 | 80 |                 4539C93A0EC280E200A70F4C /* gtest-param-util.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9370EC280E200A70F4C /* gtest-param-util.h */; };
 | 
|---|
 | 81 |                 4567C8181264FF71007740BE /* gtest-printers.h in Headers */ = {isa = PBXBuildFile; fileRef = 4567C8171264FF71007740BE /* gtest-printers.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | 
|---|
 | 82 | /* End PBXBuildFile section */
 | 
|---|
 | 83 | 
 | 
|---|
 | 84 | /* Begin PBXContainerItemProxy section */
 | 
|---|
 | 85 |                 40899F9C0FFA740F000B29AE /* PBXContainerItemProxy */ = {
 | 
|---|
 | 86 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 87 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 88 |                         proxyType = 1;
 | 
|---|
 | 89 |                         remoteGlobalIDString = 40899F420FFA7184000B29AE;
 | 
|---|
 | 90 |                         remoteInfo = gtest_unittest;
 | 
|---|
 | 91 |                 };
 | 
|---|
 | 92 |                 4089A0970FFAD34A000B29AE /* PBXContainerItemProxy */ = {
 | 
|---|
 | 93 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 94 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 95 |                         proxyType = 1;
 | 
|---|
 | 96 |                         remoteGlobalIDString = 4089A0120FFACEFC000B29AE;
 | 
|---|
 | 97 |                         remoteInfo = sample1_unittest;
 | 
|---|
 | 98 |                 };
 | 
|---|
 | 99 |                 408BEC0F1046CFE900DEF522 /* PBXContainerItemProxy */ = {
 | 
|---|
 | 100 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 101 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 102 |                         proxyType = 1;
 | 
|---|
 | 103 |                         remoteGlobalIDString = 40C848F9101A209C0083642A;
 | 
|---|
 | 104 |                         remoteInfo = "gtest-static";
 | 
|---|
 | 105 |                 };
 | 
|---|
 | 106 |                 40C44AE50E379922008FCC51 /* PBXContainerItemProxy */ = {
 | 
|---|
 | 107 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 108 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 109 |                         proxyType = 1;
 | 
|---|
 | 110 |                         remoteGlobalIDString = 40C44ADC0E3798F4008FCC51;
 | 
|---|
 | 111 |                         remoteInfo = Version.h;
 | 
|---|
 | 112 |                 };
 | 
|---|
 | 113 |                 40C8497C101A36850083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 114 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 115 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 116 |                         proxyType = 1;
 | 
|---|
 | 117 |                         remoteGlobalIDString = 40C848F9101A209C0083642A;
 | 
|---|
 | 118 |                         remoteInfo = "gtest-static";
 | 
|---|
 | 119 |                 };
 | 
|---|
 | 120 |                 40C8497E101A36850083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 121 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 122 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 123 |                         proxyType = 1;
 | 
|---|
 | 124 |                         remoteGlobalIDString = 40C8490A101A217E0083642A;
 | 
|---|
 | 125 |                         remoteInfo = "gtest_main-static";
 | 
|---|
 | 126 |                 };
 | 
|---|
 | 127 |                 40C8498B101A36A60083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 128 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 129 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 130 |                         proxyType = 1;
 | 
|---|
 | 131 |                         remoteGlobalIDString = 40C848F9101A209C0083642A;
 | 
|---|
 | 132 |                         remoteInfo = "gtest-static";
 | 
|---|
 | 133 |                 };
 | 
|---|
 | 134 |                 40C8498D101A36A60083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 135 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 136 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 137 |                         proxyType = 1;
 | 
|---|
 | 138 |                         remoteGlobalIDString = 40C8490A101A217E0083642A;
 | 
|---|
 | 139 |                         remoteInfo = "gtest_main-static";
 | 
|---|
 | 140 |                 };
 | 
|---|
 | 141 |                 40C8499B101A36DC0083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 142 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 143 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 144 |                         proxyType = 1;
 | 
|---|
 | 145 |                         remoteGlobalIDString = 40C8490A101A217E0083642A;
 | 
|---|
 | 146 |                         remoteInfo = "gtest_main-static";
 | 
|---|
 | 147 |                 };
 | 
|---|
 | 148 |                 40C8499D101A36E50083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 149 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 150 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 151 |                         proxyType = 1;
 | 
|---|
 | 152 |                         remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
 | 
|---|
 | 153 |                         remoteInfo = "gtest-framework";
 | 
|---|
 | 154 |                 };
 | 
|---|
 | 155 |                 40C8499F101A36F10083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 156 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 157 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 158 |                         proxyType = 1;
 | 
|---|
 | 159 |                         remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
 | 
|---|
 | 160 |                         remoteInfo = "gtest-framework";
 | 
|---|
 | 161 |                 };
 | 
|---|
 | 162 |                 40C849F6101A43440083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 163 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 164 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 165 |                         proxyType = 1;
 | 
|---|
 | 166 |                         remoteGlobalIDString = 40C8497A101A36850083642A;
 | 
|---|
 | 167 |                         remoteInfo = "gtest_unittest-static";
 | 
|---|
 | 168 |                 };
 | 
|---|
 | 169 |                 40C849F8101A43490083642A /* PBXContainerItemProxy */ = {
 | 
|---|
 | 170 |                         isa = PBXContainerItemProxy;
 | 
|---|
 | 171 |                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 172 |                         proxyType = 1;
 | 
|---|
 | 173 |                         remoteGlobalIDString = 40C84989101A36A60083642A;
 | 
|---|
 | 174 |                         remoteInfo = "sample1_unittest-static";
 | 
|---|
 | 175 |                 };
 | 
|---|
 | 176 | /* End PBXContainerItemProxy section */
 | 
|---|
 | 177 | 
 | 
|---|
 | 178 | /* Begin PBXCopyFilesBuildPhase section */
 | 
|---|
 | 179 |                 404884A50E2F7C0400CF7658 /* Copy Headers Internal */ = {
 | 
|---|
 | 180 |                         isa = PBXCopyFilesBuildPhase;
 | 
|---|
 | 181 |                         buildActionMask = 2147483647;
 | 
|---|
 | 182 |                         dstPath = Headers/internal;
 | 
|---|
 | 183 |                         dstSubfolderSpec = 6;
 | 
|---|
 | 184 |                         files = (
 | 
|---|
 | 185 |                                 404884A00E2F7BE600CF7658 /* gtest-death-test-internal.h in Copy Headers Internal */,
 | 
|---|
 | 186 |                                 404884A10E2F7BE600CF7658 /* gtest-filepath.h in Copy Headers Internal */,
 | 
|---|
 | 187 |                                 404884A20E2F7BE600CF7658 /* gtest-internal.h in Copy Headers Internal */,
 | 
|---|
 | 188 |                                 4539C9380EC280E200A70F4C /* gtest-linked_ptr.h in Copy Headers Internal */,
 | 
|---|
 | 189 |                                 4539C9390EC280E200A70F4C /* gtest-param-util-generated.h in Copy Headers Internal */,
 | 
|---|
 | 190 |                                 4539C93A0EC280E200A70F4C /* gtest-param-util.h in Copy Headers Internal */,
 | 
|---|
 | 191 |                                 404884A30E2F7BE600CF7658 /* gtest-port.h in Copy Headers Internal */,
 | 
|---|
 | 192 |                                 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */,
 | 
|---|
 | 193 |                                 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */,
 | 
|---|
 | 194 |                                 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal */,
 | 
|---|
 | 195 |                         );
 | 
|---|
 | 196 |                         name = "Copy Headers Internal";
 | 
|---|
 | 197 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 198 |                 };
 | 
|---|
 | 199 | /* End PBXCopyFilesBuildPhase section */
 | 
|---|
 | 200 | 
 | 
|---|
 | 201 | /* Begin PBXFileReference section */
 | 
|---|
 | 202 |                 224A12A10E9EADA700BD17FD /* gtest-all.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-all.cc"; sourceTree = "<group>"; };
 | 
|---|
 | 203 |                 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "gtest-test-part.h"; sourceTree = "<group>"; };
 | 
|---|
 | 204 |                 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_unittest.cc; sourceTree = "<group>"; };
 | 
|---|
 | 205 |                 3B87D2100E96B92E000D1852 /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = runtests.sh; sourceTree = "<group>"; };
 | 
|---|
 | 206 |                 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-type-util.h"; sourceTree = "<group>"; };
 | 
|---|
 | 207 |                 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-typed-test.h"; sourceTree = "<group>"; };
 | 
|---|
 | 208 |                 403EE37C0E377822004BD1E2 /* versiongenerate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = versiongenerate.py; sourceTree = "<group>"; };
 | 
|---|
 | 209 |                 404883DB0E2F799B00CF7658 /* gtest-death-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-death-test.h"; sourceTree = "<group>"; };
 | 
|---|
 | 210 |                 404883DC0E2F799B00CF7658 /* gtest-message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-message.h"; sourceTree = "<group>"; };
 | 
|---|
 | 211 |                 404883DD0E2F799B00CF7658 /* gtest-spi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-spi.h"; sourceTree = "<group>"; };
 | 
|---|
 | 212 |                 404883DE0E2F799B00CF7658 /* gtest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest.h; sourceTree = "<group>"; };
 | 
|---|
 | 213 |                 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_pred_impl.h; sourceTree = "<group>"; };
 | 
|---|
 | 214 |                 404883E00E2F799B00CF7658 /* gtest_prod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_prod.h; sourceTree = "<group>"; };
 | 
|---|
 | 215 |                 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-death-test-internal.h"; sourceTree = "<group>"; };
 | 
|---|
 | 216 |                 404883E30E2F799B00CF7658 /* gtest-filepath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-filepath.h"; sourceTree = "<group>"; };
 | 
|---|
 | 217 |                 404883E40E2F799B00CF7658 /* gtest-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-internal.h"; sourceTree = "<group>"; };
 | 
|---|
 | 218 |                 404883E50E2F799B00CF7658 /* gtest-port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-port.h"; sourceTree = "<group>"; };
 | 
|---|
 | 219 |                 404883E60E2F799B00CF7658 /* gtest-string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-string.h"; sourceTree = "<group>"; };
 | 
|---|
 | 220 |                 404883F60E2F799B00CF7658 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = ../README; sourceTree = SOURCE_ROOT; };
 | 
|---|
 | 221 |                 4048840D0E2F799B00CF7658 /* gtest_main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_main.cc; sourceTree = "<group>"; };
 | 
|---|
 | 222 |                 404884A90E2F7CD900CF7658 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CHANGES; path = ../CHANGES; sourceTree = SOURCE_ROOT; };
 | 
|---|
 | 223 |                 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CONTRIBUTORS; path = ../CONTRIBUTORS; sourceTree = SOURCE_ROOT; };
 | 
|---|
 | 224 |                 404884AB0E2F7CD900CF7658 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = SOURCE_ROOT; };
 | 
|---|
 | 225 |                 40899F430FFA7184000B29AE /* gtest_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gtest_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 226 |                 40899F4D0FFA7271000B29AE /* gtest-tuple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-tuple.h"; sourceTree = "<group>"; };
 | 
|---|
 | 227 |                 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = StaticLibraryTarget.xcconfig; sourceTree = "<group>"; };
 | 
|---|
 | 228 |                 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample1_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 229 |                 4089A02C0FFACF7F000B29AE /* sample1.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sample1.cc; sourceTree = "<group>"; };
 | 
|---|
 | 230 |                 4089A02D0FFACF7F000B29AE /* sample1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sample1.h; sourceTree = "<group>"; };
 | 
|---|
 | 231 |                 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sample1_unittest.cc; sourceTree = "<group>"; };
 | 
|---|
 | 232 |                 40C848FA101A209C0083642A /* libgtest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest.a; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 233 |                 40C8490B101A217E0083642A /* libgtest_main.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest_main.a; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 234 |                 40C84987101A36850083642A /* gtest_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = gtest_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 235 |                 40C84997101A36A60083642A /* sample1_unittest-static */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample1_unittest-static"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 236 |                 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugProject.xcconfig; sourceTree = "<group>"; };
 | 
|---|
 | 237 |                 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = FrameworkTarget.xcconfig; sourceTree = "<group>"; };
 | 
|---|
 | 238 |                 40D4CDF30E30E07400294801 /* General.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = General.xcconfig; sourceTree = "<group>"; };
 | 
|---|
 | 239 |                 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ReleaseProject.xcconfig; sourceTree = "<group>"; };
 | 
|---|
 | 240 |                 40D4CF510E30F5E200294801 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | 
|---|
 | 241 |                 4539C8FF0EC27F6400A70F4C /* gtest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = gtest.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
|---|
 | 242 |                 4539C9330EC280AE00A70F4C /* gtest-param-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-test.h"; sourceTree = "<group>"; };
 | 
|---|
 | 243 |                 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-linked_ptr.h"; sourceTree = "<group>"; };
 | 
|---|
 | 244 |                 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-util-generated.h"; sourceTree = "<group>"; };
 | 
|---|
 | 245 |                 4539C9370EC280E200A70F4C /* gtest-param-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-util.h"; sourceTree = "<group>"; };
 | 
|---|
 | 246 |                 4567C8171264FF71007740BE /* gtest-printers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-printers.h"; sourceTree = "<group>"; };
 | 
|---|
 | 247 | /* End PBXFileReference section */
 | 
|---|
 | 248 | 
 | 
|---|
 | 249 | /* Begin PBXFrameworksBuildPhase section */
 | 
|---|
 | 250 |                 40899F410FFA7184000B29AE /* Frameworks */ = {
 | 
|---|
 | 251 |                         isa = PBXFrameworksBuildPhase;
 | 
|---|
 | 252 |                         buildActionMask = 2147483647;
 | 
|---|
 | 253 |                         files = (
 | 
|---|
 | 254 |                                 40C849A4101A37150083642A /* gtest.framework in Frameworks */,
 | 
|---|
 | 255 |                                 40C84916101A235B0083642A /* libgtest_main.a in Frameworks */,
 | 
|---|
 | 256 |                         );
 | 
|---|
 | 257 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 258 |                 };
 | 
|---|
 | 259 |                 4089A0110FFACEFC000B29AE /* Frameworks */ = {
 | 
|---|
 | 260 |                         isa = PBXFrameworksBuildPhase;
 | 
|---|
 | 261 |                         buildActionMask = 2147483647;
 | 
|---|
 | 262 |                         files = (
 | 
|---|
 | 263 |                                 40C849A2101A37050083642A /* gtest.framework in Frameworks */,
 | 
|---|
 | 264 |                                 40C84921101A23AD0083642A /* libgtest_main.a in Frameworks */,
 | 
|---|
 | 265 |                         );
 | 
|---|
 | 266 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 267 |                 };
 | 
|---|
 | 268 |                 40C84981101A36850083642A /* Frameworks */ = {
 | 
|---|
 | 269 |                         isa = PBXFrameworksBuildPhase;
 | 
|---|
 | 270 |                         buildActionMask = 2147483647;
 | 
|---|
 | 271 |                         files = (
 | 
|---|
 | 272 |                                 40C84982101A36850083642A /* libgtest.a in Frameworks */,
 | 
|---|
 | 273 |                                 40C84983101A36850083642A /* libgtest_main.a in Frameworks */,
 | 
|---|
 | 274 |                         );
 | 
|---|
 | 275 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 276 |                 };
 | 
|---|
 | 277 |                 40C84991101A36A60083642A /* Frameworks */ = {
 | 
|---|
 | 278 |                         isa = PBXFrameworksBuildPhase;
 | 
|---|
 | 279 |                         buildActionMask = 2147483647;
 | 
|---|
 | 280 |                         files = (
 | 
|---|
 | 281 |                                 40C84992101A36A60083642A /* libgtest.a in Frameworks */,
 | 
|---|
 | 282 |                                 40C84993101A36A60083642A /* libgtest_main.a in Frameworks */,
 | 
|---|
 | 283 |                         );
 | 
|---|
 | 284 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 285 |                 };
 | 
|---|
 | 286 | /* End PBXFrameworksBuildPhase section */
 | 
|---|
 | 287 | 
 | 
|---|
 | 288 | /* Begin PBXGroup section */
 | 
|---|
 | 289 |                 034768DDFF38A45A11DB9C8B /* Products */ = {
 | 
|---|
 | 290 |                         isa = PBXGroup;
 | 
|---|
 | 291 |                         children = (
 | 
|---|
 | 292 |                                 4539C8FF0EC27F6400A70F4C /* gtest.framework */,
 | 
|---|
 | 293 |                                 40C848FA101A209C0083642A /* libgtest.a */,
 | 
|---|
 | 294 |                                 40C8490B101A217E0083642A /* libgtest_main.a */,
 | 
|---|
 | 295 |                                 40899F430FFA7184000B29AE /* gtest_unittest-framework */,
 | 
|---|
 | 296 |                                 40C84987101A36850083642A /* gtest_unittest */,
 | 
|---|
 | 297 |                                 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */,
 | 
|---|
 | 298 |                                 40C84997101A36A60083642A /* sample1_unittest-static */,
 | 
|---|
 | 299 |                         );
 | 
|---|
 | 300 |                         name = Products;
 | 
|---|
 | 301 |                         sourceTree = "<group>";
 | 
|---|
 | 302 |                 };
 | 
|---|
 | 303 |                 0867D691FE84028FC02AAC07 /* gtest */ = {
 | 
|---|
 | 304 |                         isa = PBXGroup;
 | 
|---|
 | 305 |                         children = (
 | 
|---|
 | 306 |                                 40D4CDF00E30E07400294801 /* Config */,
 | 
|---|
 | 307 |                                 08FB77ACFE841707C02AAC07 /* Source */,
 | 
|---|
 | 308 |                                 40D4CF4E0E30F5E200294801 /* Resources */,
 | 
|---|
 | 309 |                                 403EE37B0E377822004BD1E2 /* Scripts */,
 | 
|---|
 | 310 |                                 034768DDFF38A45A11DB9C8B /* Products */,
 | 
|---|
 | 311 |                         );
 | 
|---|
 | 312 |                         name = gtest;
 | 
|---|
 | 313 |                         sourceTree = "<group>";
 | 
|---|
 | 314 |                 };
 | 
|---|
 | 315 |                 08FB77ACFE841707C02AAC07 /* Source */ = {
 | 
|---|
 | 316 |                         isa = PBXGroup;
 | 
|---|
 | 317 |                         children = (
 | 
|---|
 | 318 |                                 404884A90E2F7CD900CF7658 /* CHANGES */,
 | 
|---|
 | 319 |                                 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */,
 | 
|---|
 | 320 |                                 404884AB0E2F7CD900CF7658 /* LICENSE */,
 | 
|---|
 | 321 |                                 404883F60E2F799B00CF7658 /* README */,
 | 
|---|
 | 322 |                                 404883D90E2F799B00CF7658 /* include */,
 | 
|---|
 | 323 |                                 4089A02F0FFACF84000B29AE /* samples */,
 | 
|---|
 | 324 |                                 404884070E2F799B00CF7658 /* src */,
 | 
|---|
 | 325 |                                 3B238BF00E7FE13B00846E11 /* test */,
 | 
|---|
 | 326 |                         );
 | 
|---|
 | 327 |                         name = Source;
 | 
|---|
 | 328 |                         sourceTree = "<group>";
 | 
|---|
 | 329 |                 };
 | 
|---|
 | 330 |                 3B238BF00E7FE13B00846E11 /* test */ = {
 | 
|---|
 | 331 |                         isa = PBXGroup;
 | 
|---|
 | 332 |                         children = (
 | 
|---|
 | 333 |                                 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */,
 | 
|---|
 | 334 |                         );
 | 
|---|
 | 335 |                         name = test;
 | 
|---|
 | 336 |                         path = ../test;
 | 
|---|
 | 337 |                         sourceTree = SOURCE_ROOT;
 | 
|---|
 | 338 |                 };
 | 
|---|
 | 339 |                 403EE37B0E377822004BD1E2 /* Scripts */ = {
 | 
|---|
 | 340 |                         isa = PBXGroup;
 | 
|---|
 | 341 |                         children = (
 | 
|---|
 | 342 |                                 403EE37C0E377822004BD1E2 /* versiongenerate.py */,
 | 
|---|
 | 343 |                                 3B87D2100E96B92E000D1852 /* runtests.sh */,
 | 
|---|
 | 344 |                         );
 | 
|---|
 | 345 |                         path = Scripts;
 | 
|---|
 | 346 |                         sourceTree = "<group>";
 | 
|---|
 | 347 |                 };
 | 
|---|
 | 348 |                 404883D90E2F799B00CF7658 /* include */ = {
 | 
|---|
 | 349 |                         isa = PBXGroup;
 | 
|---|
 | 350 |                         children = (
 | 
|---|
 | 351 |                                 404883DA0E2F799B00CF7658 /* gtest */,
 | 
|---|
 | 352 |                         );
 | 
|---|
 | 353 |                         name = include;
 | 
|---|
 | 354 |                         path = ../include;
 | 
|---|
 | 355 |                         sourceTree = SOURCE_ROOT;
 | 
|---|
 | 356 |                 };
 | 
|---|
 | 357 |                 404883DA0E2F799B00CF7658 /* gtest */ = {
 | 
|---|
 | 358 |                         isa = PBXGroup;
 | 
|---|
 | 359 |                         children = (
 | 
|---|
 | 360 |                                 404883E10E2F799B00CF7658 /* internal */,
 | 
|---|
 | 361 |                                 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */,
 | 
|---|
 | 362 |                                 404883DB0E2F799B00CF7658 /* gtest-death-test.h */,
 | 
|---|
 | 363 |                                 404883DC0E2F799B00CF7658 /* gtest-message.h */,
 | 
|---|
 | 364 |                                 4539C9330EC280AE00A70F4C /* gtest-param-test.h */,
 | 
|---|
 | 365 |                                 4567C8171264FF71007740BE /* gtest-printers.h */,
 | 
|---|
 | 366 |                                 404883DD0E2F799B00CF7658 /* gtest-spi.h */,
 | 
|---|
 | 367 |                                 404883DE0E2F799B00CF7658 /* gtest.h */,
 | 
|---|
 | 368 |                                 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */,
 | 
|---|
 | 369 |                                 404883E00E2F799B00CF7658 /* gtest_prod.h */,
 | 
|---|
 | 370 |                                 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */,
 | 
|---|
 | 371 |                         );
 | 
|---|
 | 372 |                         path = gtest;
 | 
|---|
 | 373 |                         sourceTree = "<group>";
 | 
|---|
 | 374 |                 };
 | 
|---|
 | 375 |                 404883E10E2F799B00CF7658 /* internal */ = {
 | 
|---|
 | 376 |                         isa = PBXGroup;
 | 
|---|
 | 377 |                         children = (
 | 
|---|
 | 378 |                                 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */,
 | 
|---|
 | 379 |                                 404883E30E2F799B00CF7658 /* gtest-filepath.h */,
 | 
|---|
 | 380 |                                 404883E40E2F799B00CF7658 /* gtest-internal.h */,
 | 
|---|
 | 381 |                                 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */,
 | 
|---|
 | 382 |                                 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */,
 | 
|---|
 | 383 |                                 4539C9370EC280E200A70F4C /* gtest-param-util.h */,
 | 
|---|
 | 384 |                                 404883E50E2F799B00CF7658 /* gtest-port.h */,
 | 
|---|
 | 385 |                                 404883E60E2F799B00CF7658 /* gtest-string.h */,
 | 
|---|
 | 386 |                                 40899F4D0FFA7271000B29AE /* gtest-tuple.h */,
 | 
|---|
 | 387 |                                 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */,
 | 
|---|
 | 388 |                         );
 | 
|---|
 | 389 |                         path = internal;
 | 
|---|
 | 390 |                         sourceTree = "<group>";
 | 
|---|
 | 391 |                 };
 | 
|---|
 | 392 |                 404884070E2F799B00CF7658 /* src */ = {
 | 
|---|
 | 393 |                         isa = PBXGroup;
 | 
|---|
 | 394 |                         children = (
 | 
|---|
 | 395 |                                 224A12A10E9EADA700BD17FD /* gtest-all.cc */,
 | 
|---|
 | 396 |                                 4048840D0E2F799B00CF7658 /* gtest_main.cc */,
 | 
|---|
 | 397 |                         );
 | 
|---|
 | 398 |                         name = src;
 | 
|---|
 | 399 |                         path = ../src;
 | 
|---|
 | 400 |                         sourceTree = SOURCE_ROOT;
 | 
|---|
 | 401 |                 };
 | 
|---|
 | 402 |                 4089A02F0FFACF84000B29AE /* samples */ = {
 | 
|---|
 | 403 |                         isa = PBXGroup;
 | 
|---|
 | 404 |                         children = (
 | 
|---|
 | 405 |                                 4089A02C0FFACF7F000B29AE /* sample1.cc */,
 | 
|---|
 | 406 |                                 4089A02D0FFACF7F000B29AE /* sample1.h */,
 | 
|---|
 | 407 |                                 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */,
 | 
|---|
 | 408 |                         );
 | 
|---|
 | 409 |                         name = samples;
 | 
|---|
 | 410 |                         path = ../samples;
 | 
|---|
 | 411 |                         sourceTree = SOURCE_ROOT;
 | 
|---|
 | 412 |                 };
 | 
|---|
 | 413 |                 40D4CDF00E30E07400294801 /* Config */ = {
 | 
|---|
 | 414 |                         isa = PBXGroup;
 | 
|---|
 | 415 |                         children = (
 | 
|---|
 | 416 |                                 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */,
 | 
|---|
 | 417 |                                 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */,
 | 
|---|
 | 418 |                                 40D4CDF30E30E07400294801 /* General.xcconfig */,
 | 
|---|
 | 419 |                                 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */,
 | 
|---|
 | 420 |                                 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */,
 | 
|---|
 | 421 |                         );
 | 
|---|
 | 422 |                         path = Config;
 | 
|---|
 | 423 |                         sourceTree = "<group>";
 | 
|---|
 | 424 |                 };
 | 
|---|
 | 425 |                 40D4CF4E0E30F5E200294801 /* Resources */ = {
 | 
|---|
 | 426 |                         isa = PBXGroup;
 | 
|---|
 | 427 |                         children = (
 | 
|---|
 | 428 |                                 40D4CF510E30F5E200294801 /* Info.plist */,
 | 
|---|
 | 429 |                         );
 | 
|---|
 | 430 |                         path = Resources;
 | 
|---|
 | 431 |                         sourceTree = "<group>";
 | 
|---|
 | 432 |                 };
 | 
|---|
 | 433 | /* End PBXGroup section */
 | 
|---|
 | 434 | 
 | 
|---|
 | 435 | /* Begin PBXHeadersBuildPhase section */
 | 
|---|
 | 436 |                 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
 | 
|---|
 | 437 |                         isa = PBXHeadersBuildPhase;
 | 
|---|
 | 438 |                         buildActionMask = 2147483647;
 | 
|---|
 | 439 |                         files = (
 | 
|---|
 | 440 |                                 404884380E2F799B00CF7658 /* gtest-death-test.h in Headers */,
 | 
|---|
 | 441 |                                 404884390E2F799B00CF7658 /* gtest-message.h in Headers */,
 | 
|---|
 | 442 |                                 4539C9340EC280AE00A70F4C /* gtest-param-test.h in Headers */,
 | 
|---|
 | 443 |                                 4567C8181264FF71007740BE /* gtest-printers.h in Headers */,
 | 
|---|
 | 444 |                                 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */,
 | 
|---|
 | 445 |                                 4048843A0E2F799B00CF7658 /* gtest-spi.h in Headers */,
 | 
|---|
 | 446 |                                 4048843B0E2F799B00CF7658 /* gtest.h in Headers */,
 | 
|---|
 | 447 |                                 4048843C0E2F799B00CF7658 /* gtest_pred_impl.h in Headers */,
 | 
|---|
 | 448 |                                 4048843D0E2F799B00CF7658 /* gtest_prod.h in Headers */,
 | 
|---|
 | 449 |                                 224A12A30E9EADCC00BD17FD /* gtest-test-part.h in Headers */,
 | 
|---|
 | 450 |                         );
 | 
|---|
 | 451 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 452 |                 };
 | 
|---|
 | 453 | /* End PBXHeadersBuildPhase section */
 | 
|---|
 | 454 | 
 | 
|---|
 | 455 | /* Begin PBXNativeTarget section */
 | 
|---|
 | 456 |                 40899F420FFA7184000B29AE /* gtest_unittest-framework */ = {
 | 
|---|
 | 457 |                         isa = PBXNativeTarget;
 | 
|---|
 | 458 |                         buildConfigurationList = 40899F4A0FFA71BC000B29AE /* Build configuration list for PBXNativeTarget "gtest_unittest-framework" */;
 | 
|---|
 | 459 |                         buildPhases = (
 | 
|---|
 | 460 |                                 40899F400FFA7184000B29AE /* Sources */,
 | 
|---|
 | 461 |                                 40899F410FFA7184000B29AE /* Frameworks */,
 | 
|---|
 | 462 |                         );
 | 
|---|
 | 463 |                         buildRules = (
 | 
|---|
 | 464 |                         );
 | 
|---|
 | 465 |                         dependencies = (
 | 
|---|
 | 466 |                                 40C849A0101A36F10083642A /* PBXTargetDependency */,
 | 
|---|
 | 467 |                         );
 | 
|---|
 | 468 |                         name = "gtest_unittest-framework";
 | 
|---|
 | 469 |                         productName = gtest_unittest;
 | 
|---|
 | 470 |                         productReference = 40899F430FFA7184000B29AE /* gtest_unittest-framework */;
 | 
|---|
 | 471 |                         productType = "com.apple.product-type.tool";
 | 
|---|
 | 472 |                 };
 | 
|---|
 | 473 |                 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */ = {
 | 
|---|
 | 474 |                         isa = PBXNativeTarget;
 | 
|---|
 | 475 |                         buildConfigurationList = 4089A0240FFACF01000B29AE /* Build configuration list for PBXNativeTarget "sample1_unittest-framework" */;
 | 
|---|
 | 476 |                         buildPhases = (
 | 
|---|
 | 477 |                                 4089A0100FFACEFC000B29AE /* Sources */,
 | 
|---|
 | 478 |                                 4089A0110FFACEFC000B29AE /* Frameworks */,
 | 
|---|
 | 479 |                         );
 | 
|---|
 | 480 |                         buildRules = (
 | 
|---|
 | 481 |                         );
 | 
|---|
 | 482 |                         dependencies = (
 | 
|---|
 | 483 |                                 40C8499E101A36E50083642A /* PBXTargetDependency */,
 | 
|---|
 | 484 |                         );
 | 
|---|
 | 485 |                         name = "sample1_unittest-framework";
 | 
|---|
 | 486 |                         productName = sample1_unittest;
 | 
|---|
 | 487 |                         productReference = 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */;
 | 
|---|
 | 488 |                         productType = "com.apple.product-type.tool";
 | 
|---|
 | 489 |                 };
 | 
|---|
 | 490 |                 40C848F9101A209C0083642A /* gtest-static */ = {
 | 
|---|
 | 491 |                         isa = PBXNativeTarget;
 | 
|---|
 | 492 |                         buildConfigurationList = 40C84902101A212E0083642A /* Build configuration list for PBXNativeTarget "gtest-static" */;
 | 
|---|
 | 493 |                         buildPhases = (
 | 
|---|
 | 494 |                                 40C848F7101A209C0083642A /* Sources */,
 | 
|---|
 | 495 |                         );
 | 
|---|
 | 496 |                         buildRules = (
 | 
|---|
 | 497 |                         );
 | 
|---|
 | 498 |                         dependencies = (
 | 
|---|
 | 499 |                         );
 | 
|---|
 | 500 |                         name = "gtest-static";
 | 
|---|
 | 501 |                         productName = "gtest-static";
 | 
|---|
 | 502 |                         productReference = 40C848FA101A209C0083642A /* libgtest.a */;
 | 
|---|
 | 503 |                         productType = "com.apple.product-type.library.static";
 | 
|---|
 | 504 |                 };
 | 
|---|
 | 505 |                 40C8490A101A217E0083642A /* gtest_main-static */ = {
 | 
|---|
 | 506 |                         isa = PBXNativeTarget;
 | 
|---|
 | 507 |                         buildConfigurationList = 40C84912101A21D20083642A /* Build configuration list for PBXNativeTarget "gtest_main-static" */;
 | 
|---|
 | 508 |                         buildPhases = (
 | 
|---|
 | 509 |                                 40C84908101A217E0083642A /* Sources */,
 | 
|---|
 | 510 |                         );
 | 
|---|
 | 511 |                         buildRules = (
 | 
|---|
 | 512 |                         );
 | 
|---|
 | 513 |                         dependencies = (
 | 
|---|
 | 514 |                         );
 | 
|---|
 | 515 |                         name = "gtest_main-static";
 | 
|---|
 | 516 |                         productName = "gtest_main-static";
 | 
|---|
 | 517 |                         productReference = 40C8490B101A217E0083642A /* libgtest_main.a */;
 | 
|---|
 | 518 |                         productType = "com.apple.product-type.library.static";
 | 
|---|
 | 519 |                 };
 | 
|---|
 | 520 |                 40C8497A101A36850083642A /* gtest_unittest-static */ = {
 | 
|---|
 | 521 |                         isa = PBXNativeTarget;
 | 
|---|
 | 522 |                         buildConfigurationList = 40C84984101A36850083642A /* Build configuration list for PBXNativeTarget "gtest_unittest-static" */;
 | 
|---|
 | 523 |                         buildPhases = (
 | 
|---|
 | 524 |                                 40C8497F101A36850083642A /* Sources */,
 | 
|---|
 | 525 |                                 40C84981101A36850083642A /* Frameworks */,
 | 
|---|
 | 526 |                         );
 | 
|---|
 | 527 |                         buildRules = (
 | 
|---|
 | 528 |                         );
 | 
|---|
 | 529 |                         dependencies = (
 | 
|---|
 | 530 |                                 40C8497B101A36850083642A /* PBXTargetDependency */,
 | 
|---|
 | 531 |                                 40C8497D101A36850083642A /* PBXTargetDependency */,
 | 
|---|
 | 532 |                         );
 | 
|---|
 | 533 |                         name = "gtest_unittest-static";
 | 
|---|
 | 534 |                         productName = gtest_unittest;
 | 
|---|
 | 535 |                         productReference = 40C84987101A36850083642A /* gtest_unittest */;
 | 
|---|
 | 536 |                         productType = "com.apple.product-type.tool";
 | 
|---|
 | 537 |                 };
 | 
|---|
 | 538 |                 40C84989101A36A60083642A /* sample1_unittest-static */ = {
 | 
|---|
 | 539 |                         isa = PBXNativeTarget;
 | 
|---|
 | 540 |                         buildConfigurationList = 40C84994101A36A60083642A /* Build configuration list for PBXNativeTarget "sample1_unittest-static" */;
 | 
|---|
 | 541 |                         buildPhases = (
 | 
|---|
 | 542 |                                 40C8498E101A36A60083642A /* Sources */,
 | 
|---|
 | 543 |                                 40C84991101A36A60083642A /* Frameworks */,
 | 
|---|
 | 544 |                         );
 | 
|---|
 | 545 |                         buildRules = (
 | 
|---|
 | 546 |                         );
 | 
|---|
 | 547 |                         dependencies = (
 | 
|---|
 | 548 |                                 40C8498A101A36A60083642A /* PBXTargetDependency */,
 | 
|---|
 | 549 |                                 40C8498C101A36A60083642A /* PBXTargetDependency */,
 | 
|---|
 | 550 |                         );
 | 
|---|
 | 551 |                         name = "sample1_unittest-static";
 | 
|---|
 | 552 |                         productName = sample1_unittest;
 | 
|---|
 | 553 |                         productReference = 40C84997101A36A60083642A /* sample1_unittest-static */;
 | 
|---|
 | 554 |                         productType = "com.apple.product-type.tool";
 | 
|---|
 | 555 |                 };
 | 
|---|
 | 556 |                 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */ = {
 | 
|---|
 | 557 |                         isa = PBXNativeTarget;
 | 
|---|
 | 558 |                         buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "gtest-framework" */;
 | 
|---|
 | 559 |                         buildPhases = (
 | 
|---|
 | 560 |                                 8D07F2C10486CC7A007CD1D0 /* Sources */,
 | 
|---|
 | 561 |                                 8D07F2BD0486CC7A007CD1D0 /* Headers */,
 | 
|---|
 | 562 |                                 404884A50E2F7C0400CF7658 /* Copy Headers Internal */,
 | 
|---|
 | 563 |                                 8D07F2BF0486CC7A007CD1D0 /* Resources */,
 | 
|---|
 | 564 |                         );
 | 
|---|
 | 565 |                         buildRules = (
 | 
|---|
 | 566 |                         );
 | 
|---|
 | 567 |                         dependencies = (
 | 
|---|
 | 568 |                                 40C44AE60E379922008FCC51 /* PBXTargetDependency */,
 | 
|---|
 | 569 |                                 408BEC101046CFE900DEF522 /* PBXTargetDependency */,
 | 
|---|
 | 570 |                                 40C8499C101A36DC0083642A /* PBXTargetDependency */,
 | 
|---|
 | 571 |                         );
 | 
|---|
 | 572 |                         name = "gtest-framework";
 | 
|---|
 | 573 |                         productInstallPath = "$(HOME)/Library/Frameworks";
 | 
|---|
 | 574 |                         productName = gtest;
 | 
|---|
 | 575 |                         productReference = 4539C8FF0EC27F6400A70F4C /* gtest.framework */;
 | 
|---|
 | 576 |                         productType = "com.apple.product-type.framework";
 | 
|---|
 | 577 |                 };
 | 
|---|
 | 578 | /* End PBXNativeTarget section */
 | 
|---|
 | 579 | 
 | 
|---|
 | 580 | /* Begin PBXProject section */
 | 
|---|
 | 581 |                 0867D690FE84028FC02AAC07 /* Project object */ = {
 | 
|---|
 | 582 |                         isa = PBXProject;
 | 
|---|
 | 583 |                         attributes = {
 | 
|---|
 | 584 |                                 LastUpgradeCheck = 0460;
 | 
|---|
 | 585 |                         };
 | 
|---|
 | 586 |                         buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "gtest" */;
 | 
|---|
 | 587 |                         compatibilityVersion = "Xcode 3.2";
 | 
|---|
 | 588 |                         developmentRegion = English;
 | 
|---|
 | 589 |                         hasScannedForEncodings = 1;
 | 
|---|
 | 590 |                         knownRegions = (
 | 
|---|
 | 591 |                                 English,
 | 
|---|
 | 592 |                                 Japanese,
 | 
|---|
 | 593 |                                 French,
 | 
|---|
 | 594 |                                 German,
 | 
|---|
 | 595 |                                 en,
 | 
|---|
 | 596 |                         );
 | 
|---|
 | 597 |                         mainGroup = 0867D691FE84028FC02AAC07 /* gtest */;
 | 
|---|
 | 598 |                         productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
 | 
|---|
 | 599 |                         projectDirPath = "";
 | 
|---|
 | 600 |                         projectRoot = "";
 | 
|---|
 | 601 |                         targets = (
 | 
|---|
 | 602 |                                 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */,
 | 
|---|
 | 603 |                                 40C848F9101A209C0083642A /* gtest-static */,
 | 
|---|
 | 604 |                                 40C8490A101A217E0083642A /* gtest_main-static */,
 | 
|---|
 | 605 |                                 40899F420FFA7184000B29AE /* gtest_unittest-framework */,
 | 
|---|
 | 606 |                                 40C8497A101A36850083642A /* gtest_unittest-static */,
 | 
|---|
 | 607 |                                 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */,
 | 
|---|
 | 608 |                                 40C84989101A36A60083642A /* sample1_unittest-static */,
 | 
|---|
 | 609 |                                 3B238F5F0E828B5400846E11 /* Check */,
 | 
|---|
 | 610 |                                 40C44ADC0E3798F4008FCC51 /* Version Info */,
 | 
|---|
 | 611 |                         );
 | 
|---|
 | 612 |                 };
 | 
|---|
 | 613 | /* End PBXProject section */
 | 
|---|
 | 614 | 
 | 
|---|
 | 615 | /* Begin PBXResourcesBuildPhase section */
 | 
|---|
 | 616 |                 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
 | 
|---|
 | 617 |                         isa = PBXResourcesBuildPhase;
 | 
|---|
 | 618 |                         buildActionMask = 2147483647;
 | 
|---|
 | 619 |                         files = (
 | 
|---|
 | 620 |                                 404884500E2F799B00CF7658 /* README in Resources */,
 | 
|---|
 | 621 |                                 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */,
 | 
|---|
 | 622 |                                 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */,
 | 
|---|
 | 623 |                                 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */,
 | 
|---|
 | 624 |                                 40C84978101A36540083642A /* libgtest_main.a in Resources */,
 | 
|---|
 | 625 |                         );
 | 
|---|
 | 626 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 627 |                 };
 | 
|---|
 | 628 | /* End PBXResourcesBuildPhase section */
 | 
|---|
 | 629 | 
 | 
|---|
 | 630 | /* Begin PBXShellScriptBuildPhase section */
 | 
|---|
 | 631 |                 3B238F5E0E828B5400846E11 /* ShellScript */ = {
 | 
|---|
 | 632 |                         isa = PBXShellScriptBuildPhase;
 | 
|---|
 | 633 |                         buildActionMask = 2147483647;
 | 
|---|
 | 634 |                         files = (
 | 
|---|
 | 635 |                         );
 | 
|---|
 | 636 |                         inputPaths = (
 | 
|---|
 | 637 |                         );
 | 
|---|
 | 638 |                         outputPaths = (
 | 
|---|
 | 639 |                         );
 | 
|---|
 | 640 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 641 |                         shellPath = /bin/sh;
 | 
|---|
 | 642 |                         shellScript = "# Remember, this \"Run Script\" build phase will be executed from $SRCROOT\n/bin/bash Scripts/runtests.sh";
 | 
|---|
 | 643 |                 };
 | 
|---|
 | 644 |                 40C44ADB0E3798F4008FCC51 /* Generate Version.h */ = {
 | 
|---|
 | 645 |                         isa = PBXShellScriptBuildPhase;
 | 
|---|
 | 646 |                         buildActionMask = 2147483647;
 | 
|---|
 | 647 |                         files = (
 | 
|---|
 | 648 |                         );
 | 
|---|
 | 649 |                         inputPaths = (
 | 
|---|
 | 650 |                                 "$(SRCROOT)/Scripts/versiongenerate.py",
 | 
|---|
 | 651 |                                 "$(SRCROOT)/../configure.ac",
 | 
|---|
 | 652 |                         );
 | 
|---|
 | 653 |                         name = "Generate Version.h";
 | 
|---|
 | 654 |                         outputPaths = (
 | 
|---|
 | 655 |                                 "$(PROJECT_TEMP_DIR)/Version.h",
 | 
|---|
 | 656 |                         );
 | 
|---|
 | 657 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 658 |                         shellPath = /bin/sh;
 | 
|---|
 | 659 |                         shellScript = "# Remember, this \"Run Script\" build phase will be executed from $SRCROOT\n/usr/bin/python Scripts/versiongenerate.py ../ $PROJECT_TEMP_DIR";
 | 
|---|
 | 660 |                 };
 | 
|---|
 | 661 | /* End PBXShellScriptBuildPhase section */
 | 
|---|
 | 662 | 
 | 
|---|
 | 663 | /* Begin PBXSourcesBuildPhase section */
 | 
|---|
 | 664 |                 40899F400FFA7184000B29AE /* Sources */ = {
 | 
|---|
 | 665 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 666 |                         buildActionMask = 2147483647;
 | 
|---|
 | 667 |                         files = (
 | 
|---|
 | 668 |                                 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */,
 | 
|---|
 | 669 |                         );
 | 
|---|
 | 670 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 671 |                 };
 | 
|---|
 | 672 |                 4089A0100FFACEFC000B29AE /* Sources */ = {
 | 
|---|
 | 673 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 674 |                         buildActionMask = 2147483647;
 | 
|---|
 | 675 |                         files = (
 | 
|---|
 | 676 |                                 4089A0440FFAD1BE000B29AE /* sample1.cc in Sources */,
 | 
|---|
 | 677 |                                 4089A0460FFAD1BE000B29AE /* sample1_unittest.cc in Sources */,
 | 
|---|
 | 678 |                         );
 | 
|---|
 | 679 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 680 |                 };
 | 
|---|
 | 681 |                 40C848F7101A209C0083642A /* Sources */ = {
 | 
|---|
 | 682 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 683 |                         buildActionMask = 2147483647;
 | 
|---|
 | 684 |                         files = (
 | 
|---|
 | 685 |                                 40C848FF101A21150083642A /* gtest-all.cc in Sources */,
 | 
|---|
 | 686 |                         );
 | 
|---|
 | 687 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 688 |                 };
 | 
|---|
 | 689 |                 40C84908101A217E0083642A /* Sources */ = {
 | 
|---|
 | 690 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 691 |                         buildActionMask = 2147483647;
 | 
|---|
 | 692 |                         files = (
 | 
|---|
 | 693 |                                 40C84915101A21DF0083642A /* gtest_main.cc in Sources */,
 | 
|---|
 | 694 |                         );
 | 
|---|
 | 695 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 696 |                 };
 | 
|---|
 | 697 |                 40C8497F101A36850083642A /* Sources */ = {
 | 
|---|
 | 698 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 699 |                         buildActionMask = 2147483647;
 | 
|---|
 | 700 |                         files = (
 | 
|---|
 | 701 |                                 40C84980101A36850083642A /* gtest_unittest.cc in Sources */,
 | 
|---|
 | 702 |                         );
 | 
|---|
 | 703 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 704 |                 };
 | 
|---|
 | 705 |                 40C8498E101A36A60083642A /* Sources */ = {
 | 
|---|
 | 706 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 707 |                         buildActionMask = 2147483647;
 | 
|---|
 | 708 |                         files = (
 | 
|---|
 | 709 |                                 40C8498F101A36A60083642A /* sample1.cc in Sources */,
 | 
|---|
 | 710 |                                 40C84990101A36A60083642A /* sample1_unittest.cc in Sources */,
 | 
|---|
 | 711 |                         );
 | 
|---|
 | 712 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 713 |                 };
 | 
|---|
 | 714 |                 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
 | 
|---|
 | 715 |                         isa = PBXSourcesBuildPhase;
 | 
|---|
 | 716 |                         buildActionMask = 2147483647;
 | 
|---|
 | 717 |                         files = (
 | 
|---|
 | 718 |                                 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */,
 | 
|---|
 | 719 |                         );
 | 
|---|
 | 720 |                         runOnlyForDeploymentPostprocessing = 0;
 | 
|---|
 | 721 |                 };
 | 
|---|
 | 722 | /* End PBXSourcesBuildPhase section */
 | 
|---|
 | 723 | 
 | 
|---|
 | 724 | /* Begin PBXTargetDependency section */
 | 
|---|
 | 725 |                 40899F9D0FFA740F000B29AE /* PBXTargetDependency */ = {
 | 
|---|
 | 726 |                         isa = PBXTargetDependency;
 | 
|---|
 | 727 |                         target = 40899F420FFA7184000B29AE /* gtest_unittest-framework */;
 | 
|---|
 | 728 |                         targetProxy = 40899F9C0FFA740F000B29AE /* PBXContainerItemProxy */;
 | 
|---|
 | 729 |                 };
 | 
|---|
 | 730 |                 4089A0980FFAD34A000B29AE /* PBXTargetDependency */ = {
 | 
|---|
 | 731 |                         isa = PBXTargetDependency;
 | 
|---|
 | 732 |                         target = 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */;
 | 
|---|
 | 733 |                         targetProxy = 4089A0970FFAD34A000B29AE /* PBXContainerItemProxy */;
 | 
|---|
 | 734 |                 };
 | 
|---|
 | 735 |                 408BEC101046CFE900DEF522 /* PBXTargetDependency */ = {
 | 
|---|
 | 736 |                         isa = PBXTargetDependency;
 | 
|---|
 | 737 |                         target = 40C848F9101A209C0083642A /* gtest-static */;
 | 
|---|
 | 738 |                         targetProxy = 408BEC0F1046CFE900DEF522 /* PBXContainerItemProxy */;
 | 
|---|
 | 739 |                 };
 | 
|---|
 | 740 |                 40C44AE60E379922008FCC51 /* PBXTargetDependency */ = {
 | 
|---|
 | 741 |                         isa = PBXTargetDependency;
 | 
|---|
 | 742 |                         target = 40C44ADC0E3798F4008FCC51 /* Version Info */;
 | 
|---|
 | 743 |                         targetProxy = 40C44AE50E379922008FCC51 /* PBXContainerItemProxy */;
 | 
|---|
 | 744 |                 };
 | 
|---|
 | 745 |                 40C8497B101A36850083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 746 |                         isa = PBXTargetDependency;
 | 
|---|
 | 747 |                         target = 40C848F9101A209C0083642A /* gtest-static */;
 | 
|---|
 | 748 |                         targetProxy = 40C8497C101A36850083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 749 |                 };
 | 
|---|
 | 750 |                 40C8497D101A36850083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 751 |                         isa = PBXTargetDependency;
 | 
|---|
 | 752 |                         target = 40C8490A101A217E0083642A /* gtest_main-static */;
 | 
|---|
 | 753 |                         targetProxy = 40C8497E101A36850083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 754 |                 };
 | 
|---|
 | 755 |                 40C8498A101A36A60083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 756 |                         isa = PBXTargetDependency;
 | 
|---|
 | 757 |                         target = 40C848F9101A209C0083642A /* gtest-static */;
 | 
|---|
 | 758 |                         targetProxy = 40C8498B101A36A60083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 759 |                 };
 | 
|---|
 | 760 |                 40C8498C101A36A60083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 761 |                         isa = PBXTargetDependency;
 | 
|---|
 | 762 |                         target = 40C8490A101A217E0083642A /* gtest_main-static */;
 | 
|---|
 | 763 |                         targetProxy = 40C8498D101A36A60083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 764 |                 };
 | 
|---|
 | 765 |                 40C8499C101A36DC0083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 766 |                         isa = PBXTargetDependency;
 | 
|---|
 | 767 |                         target = 40C8490A101A217E0083642A /* gtest_main-static */;
 | 
|---|
 | 768 |                         targetProxy = 40C8499B101A36DC0083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 769 |                 };
 | 
|---|
 | 770 |                 40C8499E101A36E50083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 771 |                         isa = PBXTargetDependency;
 | 
|---|
 | 772 |                         target = 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */;
 | 
|---|
 | 773 |                         targetProxy = 40C8499D101A36E50083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 774 |                 };
 | 
|---|
 | 775 |                 40C849A0101A36F10083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 776 |                         isa = PBXTargetDependency;
 | 
|---|
 | 777 |                         target = 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */;
 | 
|---|
 | 778 |                         targetProxy = 40C8499F101A36F10083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 779 |                 };
 | 
|---|
 | 780 |                 40C849F7101A43440083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 781 |                         isa = PBXTargetDependency;
 | 
|---|
 | 782 |                         target = 40C8497A101A36850083642A /* gtest_unittest-static */;
 | 
|---|
 | 783 |                         targetProxy = 40C849F6101A43440083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 784 |                 };
 | 
|---|
 | 785 |                 40C849F9101A43490083642A /* PBXTargetDependency */ = {
 | 
|---|
 | 786 |                         isa = PBXTargetDependency;
 | 
|---|
 | 787 |                         target = 40C84989101A36A60083642A /* sample1_unittest-static */;
 | 
|---|
 | 788 |                         targetProxy = 40C849F8101A43490083642A /* PBXContainerItemProxy */;
 | 
|---|
 | 789 |                 };
 | 
|---|
 | 790 | /* End PBXTargetDependency section */
 | 
|---|
 | 791 | 
 | 
|---|
 | 792 | /* Begin XCBuildConfiguration section */
 | 
|---|
 | 793 |                 3B238F600E828B5400846E11 /* Debug */ = {
 | 
|---|
 | 794 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 795 |                         buildSettings = {
 | 
|---|
 | 796 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 797 |                                 COPY_PHASE_STRIP = NO;
 | 
|---|
 | 798 |                                 GCC_DYNAMIC_NO_PIC = NO;
 | 
|---|
 | 799 |                                 GCC_OPTIMIZATION_LEVEL = 0;
 | 
|---|
 | 800 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 801 |                                 PRODUCT_NAME = Check;
 | 
|---|
 | 802 |                                 SDKROOT = macosx;
 | 
|---|
 | 803 |                         };
 | 
|---|
 | 804 |                         name = Debug;
 | 
|---|
 | 805 |                 };
 | 
|---|
 | 806 |                 3B238F610E828B5400846E11 /* Release */ = {
 | 
|---|
 | 807 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 808 |                         buildSettings = {
 | 
|---|
 | 809 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 810 |                                 COPY_PHASE_STRIP = YES;
 | 
|---|
 | 811 |                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | 
|---|
 | 812 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 813 |                                 PRODUCT_NAME = Check;
 | 
|---|
 | 814 |                                 SDKROOT = macosx;
 | 
|---|
 | 815 |                                 ZERO_LINK = NO;
 | 
|---|
 | 816 |                         };
 | 
|---|
 | 817 |                         name = Release;
 | 
|---|
 | 818 |                 };
 | 
|---|
 | 819 |                 40899F450FFA7185000B29AE /* Debug */ = {
 | 
|---|
 | 820 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 821 |                         buildSettings = {
 | 
|---|
 | 822 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 823 |                                 HEADER_SEARCH_PATHS = ../;
 | 
|---|
 | 824 |                                 PRODUCT_NAME = "gtest_unittest-framework";
 | 
|---|
 | 825 |                                 SDKROOT = macosx;
 | 
|---|
 | 826 |                         };
 | 
|---|
 | 827 |                         name = Debug;
 | 
|---|
 | 828 |                 };
 | 
|---|
 | 829 |                 40899F460FFA7185000B29AE /* Release */ = {
 | 
|---|
 | 830 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 831 |                         buildSettings = {
 | 
|---|
 | 832 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 833 |                                 HEADER_SEARCH_PATHS = ../;
 | 
|---|
 | 834 |                                 PRODUCT_NAME = "gtest_unittest-framework";
 | 
|---|
 | 835 |                                 SDKROOT = macosx;
 | 
|---|
 | 836 |                         };
 | 
|---|
 | 837 |                         name = Release;
 | 
|---|
 | 838 |                 };
 | 
|---|
 | 839 |                 4089A0150FFACEFD000B29AE /* Debug */ = {
 | 
|---|
 | 840 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 841 |                         buildSettings = {
 | 
|---|
 | 842 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 843 |                                 PRODUCT_NAME = "sample1_unittest-framework";
 | 
|---|
 | 844 |                                 SDKROOT = macosx;
 | 
|---|
 | 845 |                         };
 | 
|---|
 | 846 |                         name = Debug;
 | 
|---|
 | 847 |                 };
 | 
|---|
 | 848 |                 4089A0160FFACEFD000B29AE /* Release */ = {
 | 
|---|
 | 849 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 850 |                         buildSettings = {
 | 
|---|
 | 851 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 852 |                                 PRODUCT_NAME = "sample1_unittest-framework";
 | 
|---|
 | 853 |                                 SDKROOT = macosx;
 | 
|---|
 | 854 |                         };
 | 
|---|
 | 855 |                         name = Release;
 | 
|---|
 | 856 |                 };
 | 
|---|
 | 857 |                 40C44ADF0E3798F4008FCC51 /* Debug */ = {
 | 
|---|
 | 858 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 859 |                         buildSettings = {
 | 
|---|
 | 860 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 861 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 862 |                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
 | 
|---|
 | 863 |                                 PRODUCT_NAME = gtest;
 | 
|---|
 | 864 |                                 SDKROOT = macosx;
 | 
|---|
 | 865 |                                 TARGET_NAME = gtest;
 | 
|---|
 | 866 |                         };
 | 
|---|
 | 867 |                         name = Debug;
 | 
|---|
 | 868 |                 };
 | 
|---|
 | 869 |                 40C44AE00E3798F4008FCC51 /* Release */ = {
 | 
|---|
 | 870 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 871 |                         buildSettings = {
 | 
|---|
 | 872 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 873 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 874 |                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
 | 
|---|
 | 875 |                                 PRODUCT_NAME = gtest;
 | 
|---|
 | 876 |                                 SDKROOT = macosx;
 | 
|---|
 | 877 |                                 TARGET_NAME = gtest;
 | 
|---|
 | 878 |                         };
 | 
|---|
 | 879 |                         name = Release;
 | 
|---|
 | 880 |                 };
 | 
|---|
 | 881 |                 40C848FB101A209D0083642A /* Debug */ = {
 | 
|---|
 | 882 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 883 |                         baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
 | 
|---|
 | 884 |                         buildSettings = {
 | 
|---|
 | 885 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 886 |                                 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
 | 
|---|
 | 887 |                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
 | 
|---|
 | 888 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 889 |                                 HEADER_SEARCH_PATHS = (
 | 
|---|
 | 890 |                                         ../,
 | 
|---|
 | 891 |                                         ../include/,
 | 
|---|
 | 892 |                                 );
 | 
|---|
 | 893 |                                 PRODUCT_NAME = gtest;
 | 
|---|
 | 894 |                                 SDKROOT = macosx;
 | 
|---|
 | 895 |                         };
 | 
|---|
 | 896 |                         name = Debug;
 | 
|---|
 | 897 |                 };
 | 
|---|
 | 898 |                 40C848FC101A209D0083642A /* Release */ = {
 | 
|---|
 | 899 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 900 |                         baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
 | 
|---|
 | 901 |                         buildSettings = {
 | 
|---|
 | 902 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 903 |                                 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
 | 
|---|
 | 904 |                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
 | 
|---|
 | 905 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 906 |                                 HEADER_SEARCH_PATHS = (
 | 
|---|
 | 907 |                                         ../,
 | 
|---|
 | 908 |                                         ../include/,
 | 
|---|
 | 909 |                                 );
 | 
|---|
 | 910 |                                 PRODUCT_NAME = gtest;
 | 
|---|
 | 911 |                                 SDKROOT = macosx;
 | 
|---|
 | 912 |                         };
 | 
|---|
 | 913 |                         name = Release;
 | 
|---|
 | 914 |                 };
 | 
|---|
 | 915 |                 40C8490E101A217F0083642A /* Debug */ = {
 | 
|---|
 | 916 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 917 |                         baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
 | 
|---|
 | 918 |                         buildSettings = {
 | 
|---|
 | 919 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 920 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 921 |                                 HEADER_SEARCH_PATHS = (
 | 
|---|
 | 922 |                                         ../,
 | 
|---|
 | 923 |                                         ../include/,
 | 
|---|
 | 924 |                                 );
 | 
|---|
 | 925 |                                 PRODUCT_NAME = gtest_main;
 | 
|---|
 | 926 |                                 SDKROOT = macosx;
 | 
|---|
 | 927 |                         };
 | 
|---|
 | 928 |                         name = Debug;
 | 
|---|
 | 929 |                 };
 | 
|---|
 | 930 |                 40C8490F101A217F0083642A /* Release */ = {
 | 
|---|
 | 931 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 932 |                         baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
 | 
|---|
 | 933 |                         buildSettings = {
 | 
|---|
 | 934 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 935 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 936 |                                 HEADER_SEARCH_PATHS = (
 | 
|---|
 | 937 |                                         ../,
 | 
|---|
 | 938 |                                         ../include/,
 | 
|---|
 | 939 |                                 );
 | 
|---|
 | 940 |                                 PRODUCT_NAME = gtest_main;
 | 
|---|
 | 941 |                                 SDKROOT = macosx;
 | 
|---|
 | 942 |                         };
 | 
|---|
 | 943 |                         name = Release;
 | 
|---|
 | 944 |                 };
 | 
|---|
 | 945 |                 40C84985101A36850083642A /* Debug */ = {
 | 
|---|
 | 946 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 947 |                         buildSettings = {
 | 
|---|
 | 948 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 949 |                                 HEADER_SEARCH_PATHS = ../;
 | 
|---|
 | 950 |                                 PRODUCT_NAME = gtest_unittest;
 | 
|---|
 | 951 |                                 SDKROOT = macosx;
 | 
|---|
 | 952 |                         };
 | 
|---|
 | 953 |                         name = Debug;
 | 
|---|
 | 954 |                 };
 | 
|---|
 | 955 |                 40C84986101A36850083642A /* Release */ = {
 | 
|---|
 | 956 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 957 |                         buildSettings = {
 | 
|---|
 | 958 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 959 |                                 HEADER_SEARCH_PATHS = ../;
 | 
|---|
 | 960 |                                 PRODUCT_NAME = gtest_unittest;
 | 
|---|
 | 961 |                                 SDKROOT = macosx;
 | 
|---|
 | 962 |                         };
 | 
|---|
 | 963 |                         name = Release;
 | 
|---|
 | 964 |                 };
 | 
|---|
 | 965 |                 40C84995101A36A60083642A /* Debug */ = {
 | 
|---|
 | 966 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 967 |                         buildSettings = {
 | 
|---|
 | 968 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 969 |                                 PRODUCT_NAME = "sample1_unittest-static";
 | 
|---|
 | 970 |                                 SDKROOT = macosx;
 | 
|---|
 | 971 |                         };
 | 
|---|
 | 972 |                         name = Debug;
 | 
|---|
 | 973 |                 };
 | 
|---|
 | 974 |                 40C84996101A36A60083642A /* Release */ = {
 | 
|---|
 | 975 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 976 |                         buildSettings = {
 | 
|---|
 | 977 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 978 |                                 PRODUCT_NAME = "sample1_unittest-static";
 | 
|---|
 | 979 |                                 SDKROOT = macosx;
 | 
|---|
 | 980 |                         };
 | 
|---|
 | 981 |                         name = Release;
 | 
|---|
 | 982 |                 };
 | 
|---|
 | 983 |                 4FADC24308B4156D00ABE55E /* Debug */ = {
 | 
|---|
 | 984 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 985 |                         baseConfigurationReference = 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */;
 | 
|---|
 | 986 |                         buildSettings = {
 | 
|---|
 | 987 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 988 |                                 DYLIB_COMPATIBILITY_VERSION = 1;
 | 
|---|
 | 989 |                                 DYLIB_CURRENT_VERSION = 1;
 | 
|---|
 | 990 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 991 |                                 HEADER_SEARCH_PATHS = (
 | 
|---|
 | 992 |                                         ../,
 | 
|---|
 | 993 |                                         ../include/,
 | 
|---|
 | 994 |                                 );
 | 
|---|
 | 995 |                                 INFOPLIST_FILE = Resources/Info.plist;
 | 
|---|
 | 996 |                                 INFOPLIST_PREFIX_HEADER = "$(PROJECT_TEMP_DIR)/Version.h";
 | 
|---|
 | 997 |                                 INFOPLIST_PREPROCESS = YES;
 | 
|---|
 | 998 |                                 PRODUCT_NAME = gtest;
 | 
|---|
 | 999 |                                 SDKROOT = macosx;
 | 
|---|
 | 1000 |                                 VERSIONING_SYSTEM = "apple-generic";
 | 
|---|
 | 1001 |                         };
 | 
|---|
 | 1002 |                         name = Debug;
 | 
|---|
 | 1003 |                 };
 | 
|---|
 | 1004 |                 4FADC24408B4156D00ABE55E /* Release */ = {
 | 
|---|
 | 1005 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 1006 |                         baseConfigurationReference = 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */;
 | 
|---|
 | 1007 |                         buildSettings = {
 | 
|---|
 | 1008 |                                 COMBINE_HIDPI_IMAGES = YES;
 | 
|---|
 | 1009 |                                 DYLIB_COMPATIBILITY_VERSION = 1;
 | 
|---|
 | 1010 |                                 DYLIB_CURRENT_VERSION = 1;
 | 
|---|
 | 1011 |                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
|---|
 | 1012 |                                 HEADER_SEARCH_PATHS = (
 | 
|---|
 | 1013 |                                         ../,
 | 
|---|
 | 1014 |                                         ../include/,
 | 
|---|
 | 1015 |                                 );
 | 
|---|
 | 1016 |                                 INFOPLIST_FILE = Resources/Info.plist;
 | 
|---|
 | 1017 |                                 INFOPLIST_PREFIX_HEADER = "$(PROJECT_TEMP_DIR)/Version.h";
 | 
|---|
 | 1018 |                                 INFOPLIST_PREPROCESS = YES;
 | 
|---|
 | 1019 |                                 PRODUCT_NAME = gtest;
 | 
|---|
 | 1020 |                                 SDKROOT = macosx;
 | 
|---|
 | 1021 |                                 VERSIONING_SYSTEM = "apple-generic";
 | 
|---|
 | 1022 |                         };
 | 
|---|
 | 1023 |                         name = Release;
 | 
|---|
 | 1024 |                 };
 | 
|---|
 | 1025 |                 4FADC24708B4156D00ABE55E /* Debug */ = {
 | 
|---|
 | 1026 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 1027 |                         baseConfigurationReference = 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */;
 | 
|---|
 | 1028 |                         buildSettings = {
 | 
|---|
 | 1029 |                         };
 | 
|---|
 | 1030 |                         name = Debug;
 | 
|---|
 | 1031 |                 };
 | 
|---|
 | 1032 |                 4FADC24808B4156D00ABE55E /* Release */ = {
 | 
|---|
 | 1033 |                         isa = XCBuildConfiguration;
 | 
|---|
 | 1034 |                         baseConfigurationReference = 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */;
 | 
|---|
 | 1035 |                         buildSettings = {
 | 
|---|
 | 1036 |                         };
 | 
|---|
 | 1037 |                         name = Release;
 | 
|---|
 | 1038 |                 };
 | 
|---|
 | 1039 | /* End XCBuildConfiguration section */
 | 
|---|
 | 1040 | 
 | 
|---|
 | 1041 | /* Begin XCConfigurationList section */
 | 
|---|
 | 1042 |                 3B238FA30E828BB600846E11 /* Build configuration list for PBXAggregateTarget "Check" */ = {
 | 
|---|
 | 1043 |                         isa = XCConfigurationList;
 | 
|---|
 | 1044 |                         buildConfigurations = (
 | 
|---|
 | 1045 |                                 3B238F600E828B5400846E11 /* Debug */,
 | 
|---|
 | 1046 |                                 3B238F610E828B5400846E11 /* Release */,
 | 
|---|
 | 1047 |                         );
 | 
|---|
 | 1048 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1049 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1050 |                 };
 | 
|---|
 | 1051 |                 40899F4A0FFA71BC000B29AE /* Build configuration list for PBXNativeTarget "gtest_unittest-framework" */ = {
 | 
|---|
 | 1052 |                         isa = XCConfigurationList;
 | 
|---|
 | 1053 |                         buildConfigurations = (
 | 
|---|
 | 1054 |                                 40899F450FFA7185000B29AE /* Debug */,
 | 
|---|
 | 1055 |                                 40899F460FFA7185000B29AE /* Release */,
 | 
|---|
 | 1056 |                         );
 | 
|---|
 | 1057 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1058 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1059 |                 };
 | 
|---|
 | 1060 |                 4089A0240FFACF01000B29AE /* Build configuration list for PBXNativeTarget "sample1_unittest-framework" */ = {
 | 
|---|
 | 1061 |                         isa = XCConfigurationList;
 | 
|---|
 | 1062 |                         buildConfigurations = (
 | 
|---|
 | 1063 |                                 4089A0150FFACEFD000B29AE /* Debug */,
 | 
|---|
 | 1064 |                                 4089A0160FFACEFD000B29AE /* Release */,
 | 
|---|
 | 1065 |                         );
 | 
|---|
 | 1066 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1067 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1068 |                 };
 | 
|---|
 | 1069 |                 40C44AE40E379905008FCC51 /* Build configuration list for PBXAggregateTarget "Version Info" */ = {
 | 
|---|
 | 1070 |                         isa = XCConfigurationList;
 | 
|---|
 | 1071 |                         buildConfigurations = (
 | 
|---|
 | 1072 |                                 40C44ADF0E3798F4008FCC51 /* Debug */,
 | 
|---|
 | 1073 |                                 40C44AE00E3798F4008FCC51 /* Release */,
 | 
|---|
 | 1074 |                         );
 | 
|---|
 | 1075 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1076 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1077 |                 };
 | 
|---|
 | 1078 |                 40C84902101A212E0083642A /* Build configuration list for PBXNativeTarget "gtest-static" */ = {
 | 
|---|
 | 1079 |                         isa = XCConfigurationList;
 | 
|---|
 | 1080 |                         buildConfigurations = (
 | 
|---|
 | 1081 |                                 40C848FB101A209D0083642A /* Debug */,
 | 
|---|
 | 1082 |                                 40C848FC101A209D0083642A /* Release */,
 | 
|---|
 | 1083 |                         );
 | 
|---|
 | 1084 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1085 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1086 |                 };
 | 
|---|
 | 1087 |                 40C84912101A21D20083642A /* Build configuration list for PBXNativeTarget "gtest_main-static" */ = {
 | 
|---|
 | 1088 |                         isa = XCConfigurationList;
 | 
|---|
 | 1089 |                         buildConfigurations = (
 | 
|---|
 | 1090 |                                 40C8490E101A217F0083642A /* Debug */,
 | 
|---|
 | 1091 |                                 40C8490F101A217F0083642A /* Release */,
 | 
|---|
 | 1092 |                         );
 | 
|---|
 | 1093 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1094 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1095 |                 };
 | 
|---|
 | 1096 |                 40C84984101A36850083642A /* Build configuration list for PBXNativeTarget "gtest_unittest-static" */ = {
 | 
|---|
 | 1097 |                         isa = XCConfigurationList;
 | 
|---|
 | 1098 |                         buildConfigurations = (
 | 
|---|
 | 1099 |                                 40C84985101A36850083642A /* Debug */,
 | 
|---|
 | 1100 |                                 40C84986101A36850083642A /* Release */,
 | 
|---|
 | 1101 |                         );
 | 
|---|
 | 1102 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1103 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1104 |                 };
 | 
|---|
 | 1105 |                 40C84994101A36A60083642A /* Build configuration list for PBXNativeTarget "sample1_unittest-static" */ = {
 | 
|---|
 | 1106 |                         isa = XCConfigurationList;
 | 
|---|
 | 1107 |                         buildConfigurations = (
 | 
|---|
 | 1108 |                                 40C84995101A36A60083642A /* Debug */,
 | 
|---|
 | 1109 |                                 40C84996101A36A60083642A /* Release */,
 | 
|---|
 | 1110 |                         );
 | 
|---|
 | 1111 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1112 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1113 |                 };
 | 
|---|
 | 1114 |                 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "gtest-framework" */ = {
 | 
|---|
 | 1115 |                         isa = XCConfigurationList;
 | 
|---|
 | 1116 |                         buildConfigurations = (
 | 
|---|
 | 1117 |                                 4FADC24308B4156D00ABE55E /* Debug */,
 | 
|---|
 | 1118 |                                 4FADC24408B4156D00ABE55E /* Release */,
 | 
|---|
 | 1119 |                         );
 | 
|---|
 | 1120 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1121 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1122 |                 };
 | 
|---|
 | 1123 |                 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "gtest" */ = {
 | 
|---|
 | 1124 |                         isa = XCConfigurationList;
 | 
|---|
 | 1125 |                         buildConfigurations = (
 | 
|---|
 | 1126 |                                 4FADC24708B4156D00ABE55E /* Debug */,
 | 
|---|
 | 1127 |                                 4FADC24808B4156D00ABE55E /* Release */,
 | 
|---|
 | 1128 |                         );
 | 
|---|
 | 1129 |                         defaultConfigurationIsVisible = 0;
 | 
|---|
 | 1130 |                         defaultConfigurationName = Release;
 | 
|---|
 | 1131 |                 };
 | 
|---|
 | 1132 | /* End XCConfigurationList section */
 | 
|---|
 | 1133 |         };
 | 
|---|
 | 1134 |         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
|---|
 | 1135 | }
 | 
|---|