Home | History | Annotate | Download | only in GRPCCppTests.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 48;
      7 	objects = {
      8 
      9 /* Begin PBXBuildFile section */
     10 		2D3F2189E2CDF493639A17C5 /* libPods-test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 99B1FD20127AB0F23D6AB570 /* libPods-test.a */; };
     11 		5E63948A1FDB64B50051E9AA /* server_context_test_spouse_test.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5E6394891FDB64B50051E9AA /* server_context_test_spouse_test.mm */; };
     12 		5EFA5F731FEDB36700EBF4B7 /* generic.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5EFA5F721FEDB36700EBF4B7 /* generic.mm */; };
     13 		D0F8FABF3ECF587C207C12F3 /* libPods-generic.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D0872BAEE90C8A149743DB7 /* libPods-generic.a */; };
     14 /* End PBXBuildFile section */
     15 
     16 /* Begin PBXFileReference section */
     17 		3D0872BAEE90C8A149743DB7 /* libPods-generic.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-generic.a"; sourceTree = BUILT_PRODUCTS_DIR; };
     18 		5E63947F1FDB5EA10051E9AA /* test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = test.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
     19 		5E6394831FDB5EA10051E9AA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
     20 		5E6394891FDB64B50051E9AA /* server_context_test_spouse_test.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = server_context_test_spouse_test.mm; sourceTree = "<group>"; };
     21 		5EFA5F701FEDB36700EBF4B7 /* generic.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = generic.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
     22 		5EFA5F721FEDB36700EBF4B7 /* generic.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = generic.mm; sourceTree = "<group>"; };
     23 		5EFA5F741FEDB36700EBF4B7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
     24 		8682448F311EDE94C14D551D /* Pods-test.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-test.release.xcconfig"; path = "Pods/Target Support Files/Pods-test/Pods-test.release.xcconfig"; sourceTree = "<group>"; };
     25 		91EDF22ADDE71926C7BC1AF1 /* Pods-test.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-test.debug.xcconfig"; path = "Pods/Target Support Files/Pods-test/Pods-test.debug.xcconfig"; sourceTree = "<group>"; };
     26 		99B1FD20127AB0F23D6AB570 /* libPods-test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-test.a"; sourceTree = BUILT_PRODUCTS_DIR; };
     27 		B357AF2DC912B224C026D114 /* Pods-generic.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-generic.release.xcconfig"; path = "Pods/Target Support Files/Pods-generic/Pods-generic.release.xcconfig"; sourceTree = "<group>"; };
     28 		D9B4F77163CB9089C4436BF4 /* Pods-generic.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-generic.debug.xcconfig"; path = "Pods/Target Support Files/Pods-generic/Pods-generic.debug.xcconfig"; sourceTree = "<group>"; };
     29 /* End PBXFileReference section */
     30 
     31 /* Begin PBXFrameworksBuildPhase section */
     32 		5E63947C1FDB5EA10051E9AA /* Frameworks */ = {
     33 			isa = PBXFrameworksBuildPhase;
     34 			buildActionMask = 2147483647;
     35 			files = (
     36 				2D3F2189E2CDF493639A17C5 /* libPods-test.a in Frameworks */,
     37 			);
     38 			runOnlyForDeploymentPostprocessing = 0;
     39 		};
     40 		5EFA5F6D1FEDB36700EBF4B7 /* Frameworks */ = {
     41 			isa = PBXFrameworksBuildPhase;
     42 			buildActionMask = 2147483647;
     43 			files = (
     44 				D0F8FABF3ECF587C207C12F3 /* libPods-generic.a in Frameworks */,
     45 			);
     46 			runOnlyForDeploymentPostprocessing = 0;
     47 		};
     48 /* End PBXFrameworksBuildPhase section */
     49 
     50 /* Begin PBXGroup section */
     51 		4439BD4D56FD5738BF780F8E /* Pods */ = {
     52 			isa = PBXGroup;
     53 			children = (
     54 				91EDF22ADDE71926C7BC1AF1 /* Pods-test.debug.xcconfig */,
     55 				8682448F311EDE94C14D551D /* Pods-test.release.xcconfig */,
     56 				D9B4F77163CB9089C4436BF4 /* Pods-generic.debug.xcconfig */,
     57 				B357AF2DC912B224C026D114 /* Pods-generic.release.xcconfig */,
     58 			);
     59 			name = Pods;
     60 			sourceTree = "<group>";
     61 		};
     62 		5E63944B1FDB5D9B0051E9AA = {
     63 			isa = PBXGroup;
     64 			children = (
     65 				5E63947F1FDB5EA10051E9AA /* test.xctest */,
     66 				5E6394801FDB5EA10051E9AA /* test */,
     67 				4439BD4D56FD5738BF780F8E /* Pods */,
     68 				5EFA5F711FEDB36700EBF4B7 /* generic */,
     69 				C2E6603B58413BD724AFB400 /* Frameworks */,
     70 				5EFA5F701FEDB36700EBF4B7 /* generic.xctest */,
     71 			);
     72 			sourceTree = "<group>";
     73 		};
     74 		5E6394801FDB5EA10051E9AA /* test */ = {
     75 			isa = PBXGroup;
     76 			children = (
     77 				5E6394891FDB64B50051E9AA /* server_context_test_spouse_test.mm */,
     78 				5E6394831FDB5EA10051E9AA /* Info.plist */,
     79 			);
     80 			path = test;
     81 			sourceTree = "<group>";
     82 		};
     83 		5EFA5F711FEDB36700EBF4B7 /* generic */ = {
     84 			isa = PBXGroup;
     85 			children = (
     86 				5EFA5F721FEDB36700EBF4B7 /* generic.mm */,
     87 				5EFA5F741FEDB36700EBF4B7 /* Info.plist */,
     88 			);
     89 			path = generic;
     90 			sourceTree = "<group>";
     91 		};
     92 		C2E6603B58413BD724AFB400 /* Frameworks */ = {
     93 			isa = PBXGroup;
     94 			children = (
     95 				99B1FD20127AB0F23D6AB570 /* libPods-test.a */,
     96 				3D0872BAEE90C8A149743DB7 /* libPods-generic.a */,
     97 			);
     98 			name = Frameworks;
     99 			sourceTree = "<group>";
    100 		};
    101 /* End PBXGroup section */
    102 
    103 /* Begin PBXNativeTarget section */
    104 		5E63947E1FDB5EA10051E9AA /* test */ = {
    105 			isa = PBXNativeTarget;
    106 			buildConfigurationList = 5E6394841FDB5EA10051E9AA /* Build configuration list for PBXNativeTarget "test" */;
    107 			buildPhases = (
    108 				6D8317CF72F9E252442662F8 /* [CP] Check Pods Manifest.lock */,
    109 				5E63947B1FDB5EA10051E9AA /* Sources */,
    110 				5E63947C1FDB5EA10051E9AA /* Frameworks */,
    111 				5E63947D1FDB5EA10051E9AA /* Resources */,
    112 				B972D278DA2A2BF12386177C /* [CP] Embed Pods Frameworks */,
    113 				3C2FE7A8DBA8BBCB2923B173 /* [CP] Copy Pods Resources */,
    114 			);
    115 			buildRules = (
    116 			);
    117 			dependencies = (
    118 			);
    119 			name = test;
    120 			productName = test;
    121 			productReference = 5E63947F1FDB5EA10051E9AA /* test.xctest */;
    122 			productType = "com.apple.product-type.bundle.unit-test";
    123 		};
    124 		5EFA5F6F1FEDB36700EBF4B7 /* generic */ = {
    125 			isa = PBXNativeTarget;
    126 			buildConfigurationList = 5EFA5F751FEDB36700EBF4B7 /* Build configuration list for PBXNativeTarget "generic" */;
    127 			buildPhases = (
    128 				4844599DC62113265AB660B3 /* [CP] Check Pods Manifest.lock */,
    129 				5EFA5F6C1FEDB36700EBF4B7 /* Sources */,
    130 				5EFA5F6D1FEDB36700EBF4B7 /* Frameworks */,
    131 				5EFA5F6E1FEDB36700EBF4B7 /* Resources */,
    132 				11E4716E0919C734CC6AA8C2 /* [CP] Embed Pods Frameworks */,
    133 				9E149E84C3AA06289FE1F244 /* [CP] Copy Pods Resources */,
    134 			);
    135 			buildRules = (
    136 			);
    137 			dependencies = (
    138 			);
    139 			name = generic;
    140 			productName = generic;
    141 			productReference = 5EFA5F701FEDB36700EBF4B7 /* generic.xctest */;
    142 			productType = "com.apple.product-type.bundle.unit-test";
    143 		};
    144 /* End PBXNativeTarget section */
    145 
    146 /* Begin PBXProject section */
    147 		5E63944C1FDB5D9B0051E9AA /* Project object */ = {
    148 			isa = PBXProject;
    149 			attributes = {
    150 				LastUpgradeCheck = 0910;
    151 				ORGANIZATIONNAME = gRPC;
    152 				TargetAttributes = {
    153 					5E63947E1FDB5EA10051E9AA = {
    154 						CreatedOnToolsVersion = 9.1;
    155 						ProvisioningStyle = Automatic;
    156 					};
    157 					5EFA5F6F1FEDB36700EBF4B7 = {
    158 						CreatedOnToolsVersion = 9.2;
    159 						ProvisioningStyle = Automatic;
    160 					};
    161 				};
    162 			};
    163 			buildConfigurationList = 5E63944F1FDB5D9B0051E9AA /* Build configuration list for PBXProject "GRPCCppTests" */;
    164 			compatibilityVersion = "Xcode 8.0";
    165 			developmentRegion = en;
    166 			hasScannedForEncodings = 0;
    167 			knownRegions = (
    168 				en,
    169 				Base,
    170 			);
    171 			mainGroup = 5E63944B1FDB5D9B0051E9AA;
    172 			productRefGroup = 5E63944B1FDB5D9B0051E9AA;
    173 			projectDirPath = "";
    174 			projectRoot = "";
    175 			targets = (
    176 				5E63947E1FDB5EA10051E9AA /* test */,
    177 				5EFA5F6F1FEDB36700EBF4B7 /* generic */,
    178 			);
    179 		};
    180 /* End PBXProject section */
    181 
    182 /* Begin PBXResourcesBuildPhase section */
    183 		5E63947D1FDB5EA10051E9AA /* Resources */ = {
    184 			isa = PBXResourcesBuildPhase;
    185 			buildActionMask = 2147483647;
    186 			files = (
    187 			);
    188 			runOnlyForDeploymentPostprocessing = 0;
    189 		};
    190 		5EFA5F6E1FEDB36700EBF4B7 /* Resources */ = {
    191 			isa = PBXResourcesBuildPhase;
    192 			buildActionMask = 2147483647;
    193 			files = (
    194 			);
    195 			runOnlyForDeploymentPostprocessing = 0;
    196 		};
    197 /* End PBXResourcesBuildPhase section */
    198 
    199 /* Begin PBXShellScriptBuildPhase section */
    200 		11E4716E0919C734CC6AA8C2 /* [CP] Embed Pods Frameworks */ = {
    201 			isa = PBXShellScriptBuildPhase;
    202 			buildActionMask = 2147483647;
    203 			files = (
    204 			);
    205 			inputPaths = (
    206 			);
    207 			name = "[CP] Embed Pods Frameworks";
    208 			outputPaths = (
    209 			);
    210 			runOnlyForDeploymentPostprocessing = 0;
    211 			shellPath = /bin/sh;
    212 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-generic/Pods-generic-frameworks.sh\"\n";
    213 			showEnvVarsInLog = 0;
    214 		};
    215 		3C2FE7A8DBA8BBCB2923B173 /* [CP] Copy Pods Resources */ = {
    216 			isa = PBXShellScriptBuildPhase;
    217 			buildActionMask = 2147483647;
    218 			files = (
    219 			);
    220 			inputPaths = (
    221 			);
    222 			name = "[CP] Copy Pods Resources";
    223 			outputPaths = (
    224 			);
    225 			runOnlyForDeploymentPostprocessing = 0;
    226 			shellPath = /bin/sh;
    227 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-test/Pods-test-resources.sh\"\n";
    228 			showEnvVarsInLog = 0;
    229 		};
    230 		4844599DC62113265AB660B3 /* [CP] Check Pods Manifest.lock */ = {
    231 			isa = PBXShellScriptBuildPhase;
    232 			buildActionMask = 2147483647;
    233 			files = (
    234 			);
    235 			inputPaths = (
    236 				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
    237 				"${PODS_ROOT}/Manifest.lock",
    238 			);
    239 			name = "[CP] Check Pods Manifest.lock";
    240 			outputPaths = (
    241 				"$(DERIVED_FILE_DIR)/Pods-generic-checkManifestLockResult.txt",
    242 			);
    243 			runOnlyForDeploymentPostprocessing = 0;
    244 			shellPath = /bin/sh;
    245 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
    246 			showEnvVarsInLog = 0;
    247 		};
    248 		6D8317CF72F9E252442662F8 /* [CP] Check Pods Manifest.lock */ = {
    249 			isa = PBXShellScriptBuildPhase;
    250 			buildActionMask = 2147483647;
    251 			files = (
    252 			);
    253 			inputPaths = (
    254 				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
    255 				"${PODS_ROOT}/Manifest.lock",
    256 			);
    257 			name = "[CP] Check Pods Manifest.lock";
    258 			outputPaths = (
    259 				"$(DERIVED_FILE_DIR)/Pods-test-checkManifestLockResult.txt",
    260 			);
    261 			runOnlyForDeploymentPostprocessing = 0;
    262 			shellPath = /bin/sh;
    263 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
    264 			showEnvVarsInLog = 0;
    265 		};
    266 		9E149E84C3AA06289FE1F244 /* [CP] Copy Pods Resources */ = {
    267 			isa = PBXShellScriptBuildPhase;
    268 			buildActionMask = 2147483647;
    269 			files = (
    270 			);
    271 			inputPaths = (
    272 			);
    273 			name = "[CP] Copy Pods Resources";
    274 			outputPaths = (
    275 			);
    276 			runOnlyForDeploymentPostprocessing = 0;
    277 			shellPath = /bin/sh;
    278 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-generic/Pods-generic-resources.sh\"\n";
    279 			showEnvVarsInLog = 0;
    280 		};
    281 		B972D278DA2A2BF12386177C /* [CP] Embed Pods Frameworks */ = {
    282 			isa = PBXShellScriptBuildPhase;
    283 			buildActionMask = 2147483647;
    284 			files = (
    285 			);
    286 			inputPaths = (
    287 			);
    288 			name = "[CP] Embed Pods Frameworks";
    289 			outputPaths = (
    290 			);
    291 			runOnlyForDeploymentPostprocessing = 0;
    292 			shellPath = /bin/sh;
    293 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-test/Pods-test-frameworks.sh\"\n";
    294 			showEnvVarsInLog = 0;
    295 		};
    296 /* End PBXShellScriptBuildPhase section */
    297 
    298 /* Begin PBXSourcesBuildPhase section */
    299 		5E63947B1FDB5EA10051E9AA /* Sources */ = {
    300 			isa = PBXSourcesBuildPhase;
    301 			buildActionMask = 2147483647;
    302 			files = (
    303 				5E63948A1FDB64B50051E9AA /* server_context_test_spouse_test.mm in Sources */,
    304 			);
    305 			runOnlyForDeploymentPostprocessing = 0;
    306 		};
    307 		5EFA5F6C1FEDB36700EBF4B7 /* Sources */ = {
    308 			isa = PBXSourcesBuildPhase;
    309 			buildActionMask = 2147483647;
    310 			files = (
    311 				5EFA5F731FEDB36700EBF4B7 /* generic.mm in Sources */,
    312 			);
    313 			runOnlyForDeploymentPostprocessing = 0;
    314 		};
    315 /* End PBXSourcesBuildPhase section */
    316 
    317 /* Begin XCBuildConfiguration section */
    318 		5E6394731FDB5D9B0051E9AA /* Debug */ = {
    319 			isa = XCBuildConfiguration;
    320 			buildSettings = {
    321 				ALWAYS_SEARCH_USER_PATHS = NO;
    322 				CLANG_ANALYZER_NONNULL = YES;
    323 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
    324 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
    325 				CLANG_CXX_LIBRARY = "libc++";
    326 				CLANG_ENABLE_MODULES = YES;
    327 				CLANG_ENABLE_OBJC_ARC = YES;
    328 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
    329 				CLANG_WARN_BOOL_CONVERSION = YES;
    330 				CLANG_WARN_COMMA = YES;
    331 				CLANG_WARN_CONSTANT_CONVERSION = YES;
    332 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
    333 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
    334 				CLANG_WARN_EMPTY_BODY = YES;
    335 				CLANG_WARN_ENUM_CONVERSION = YES;
    336 				CLANG_WARN_INFINITE_RECURSION = YES;
    337 				CLANG_WARN_INT_CONVERSION = YES;
    338 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
    339 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
    340 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
    341 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
    342 				CLANG_WARN_STRICT_PROTOTYPES = YES;
    343 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
    344 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
    345 				CLANG_WARN_UNREACHABLE_CODE = YES;
    346 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
    347 				CODE_SIGN_IDENTITY = "iPhone Developer";
    348 				COPY_PHASE_STRIP = NO;
    349 				DEBUG_INFORMATION_FORMAT = dwarf;
    350 				ENABLE_STRICT_OBJC_MSGSEND = YES;
    351 				ENABLE_TESTABILITY = YES;
    352 				GCC_C_LANGUAGE_STANDARD = gnu11;
    353 				GCC_DYNAMIC_NO_PIC = NO;
    354 				GCC_NO_COMMON_BLOCKS = YES;
    355 				GCC_OPTIMIZATION_LEVEL = 0;
    356 				GCC_PREPROCESSOR_DEFINITIONS = (
    357 					"DEBUG=1",
    358 					"$(inherited)",
    359 				);
    360 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
    361 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
    362 				GCC_WARN_UNDECLARED_SELECTOR = YES;
    363 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
    364 				GCC_WARN_UNUSED_FUNCTION = YES;
    365 				GCC_WARN_UNUSED_VARIABLE = YES;
    366 				HEADER_SEARCH_PATHS = ../../../include;
    367 				IPHONEOS_DEPLOYMENT_TARGET = 11.1;
    368 				MTL_ENABLE_DEBUG_INFO = YES;
    369 				ONLY_ACTIVE_ARCH = YES;
    370 				SDKROOT = iphoneos;
    371 				USER_HEADER_SEARCH_PATHS = ../../..;
    372 			};
    373 			name = Debug;
    374 		};
    375 		5E6394741FDB5D9B0051E9AA /* Release */ = {
    376 			isa = XCBuildConfiguration;
    377 			buildSettings = {
    378 				ALWAYS_SEARCH_USER_PATHS = NO;
    379 				CLANG_ANALYZER_NONNULL = YES;
    380 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
    381 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
    382 				CLANG_CXX_LIBRARY = "libc++";
    383 				CLANG_ENABLE_MODULES = YES;
    384 				CLANG_ENABLE_OBJC_ARC = YES;
    385 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
    386 				CLANG_WARN_BOOL_CONVERSION = YES;
    387 				CLANG_WARN_COMMA = YES;
    388 				CLANG_WARN_CONSTANT_CONVERSION = YES;
    389 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
    390 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
    391 				CLANG_WARN_EMPTY_BODY = YES;
    392 				CLANG_WARN_ENUM_CONVERSION = YES;
    393 				CLANG_WARN_INFINITE_RECURSION = YES;
    394 				CLANG_WARN_INT_CONVERSION = YES;
    395 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
    396 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
    397 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
    398 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
    399 				CLANG_WARN_STRICT_PROTOTYPES = YES;
    400 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
    401 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
    402 				CLANG_WARN_UNREACHABLE_CODE = YES;
    403 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
    404 				CODE_SIGN_IDENTITY = "iPhone Developer";
    405 				COPY_PHASE_STRIP = NO;
    406 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    407 				ENABLE_NS_ASSERTIONS = NO;
    408 				ENABLE_STRICT_OBJC_MSGSEND = YES;
    409 				GCC_C_LANGUAGE_STANDARD = gnu11;
    410 				GCC_NO_COMMON_BLOCKS = YES;
    411 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
    412 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
    413 				GCC_WARN_UNDECLARED_SELECTOR = YES;
    414 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
    415 				GCC_WARN_UNUSED_FUNCTION = YES;
    416 				GCC_WARN_UNUSED_VARIABLE = YES;
    417 				HEADER_SEARCH_PATHS = ../../../include;
    418 				IPHONEOS_DEPLOYMENT_TARGET = 11.1;
    419 				MTL_ENABLE_DEBUG_INFO = NO;
    420 				SDKROOT = iphoneos;
    421 				USER_HEADER_SEARCH_PATHS = ../../..;
    422 				VALIDATE_PRODUCT = YES;
    423 			};
    424 			name = Release;
    425 		};
    426 		5E6394851FDB5EA10051E9AA /* Debug */ = {
    427 			isa = XCBuildConfiguration;
    428 			baseConfigurationReference = 91EDF22ADDE71926C7BC1AF1 /* Pods-test.debug.xcconfig */;
    429 			buildSettings = {
    430 				CODE_SIGN_STYLE = Automatic;
    431 				DEVELOPMENT_TEAM = EQHXZ8M8AV;
    432 				HEADER_SEARCH_PATHS = (
    433 					"$(inherited)",
    434 					"\"${PODS_ROOT}/Headers/Public\"",
    435 					"\"${PODS_ROOT}/Headers/Public/BoringSSL\"",
    436 					"\"${PODS_ROOT}/Headers/Public/gRPC-C++\"",
    437 					"\"${PODS_ROOT}/Headers/Public/gRPC-Core\"",
    438 					"\"${PODS_ROOT}/Headers/Public/nanopb\"",
    439 				);
    440 				INFOPLIST_FILE = test/Info.plist;
    441 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
    442 				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.test;
    443 				PRODUCT_NAME = "$(TARGET_NAME)";
    444 				TARGETED_DEVICE_FAMILY = "1,2";
    445 			};
    446 			name = Debug;
    447 		};
    448 		5E6394861FDB5EA10051E9AA /* Release */ = {
    449 			isa = XCBuildConfiguration;
    450 			baseConfigurationReference = 8682448F311EDE94C14D551D /* Pods-test.release.xcconfig */;
    451 			buildSettings = {
    452 				CODE_SIGN_STYLE = Automatic;
    453 				DEVELOPMENT_TEAM = EQHXZ8M8AV;
    454 				HEADER_SEARCH_PATHS = (
    455 					"$(inherited)",
    456 					"\"${PODS_ROOT}/Headers/Public\"",
    457 					"\"${PODS_ROOT}/Headers/Public/BoringSSL\"",
    458 					"\"${PODS_ROOT}/Headers/Public/gRPC-C++\"",
    459 					"\"${PODS_ROOT}/Headers/Public/gRPC-Core\"",
    460 					"\"${PODS_ROOT}/Headers/Public/nanopb\"",
    461 				);
    462 				INFOPLIST_FILE = test/Info.plist;
    463 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
    464 				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.test;
    465 				PRODUCT_NAME = "$(TARGET_NAME)";
    466 				TARGETED_DEVICE_FAMILY = "1,2";
    467 			};
    468 			name = Release;
    469 		};
    470 		5EFA5F761FEDB36700EBF4B7 /* Debug */ = {
    471 			isa = XCBuildConfiguration;
    472 			baseConfigurationReference = D9B4F77163CB9089C4436BF4 /* Pods-generic.debug.xcconfig */;
    473 			buildSettings = {
    474 				CODE_SIGN_STYLE = Automatic;
    475 				DEVELOPMENT_TEAM = EQHXZ8M8AV;
    476 				INFOPLIST_FILE = generic/Info.plist;
    477 				IPHONEOS_DEPLOYMENT_TARGET = 11.2;
    478 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
    479 				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.generic;
    480 				PRODUCT_NAME = "$(TARGET_NAME)";
    481 				TARGETED_DEVICE_FAMILY = "1,2";
    482 			};
    483 			name = Debug;
    484 		};
    485 		5EFA5F771FEDB36700EBF4B7 /* Release */ = {
    486 			isa = XCBuildConfiguration;
    487 			baseConfigurationReference = B357AF2DC912B224C026D114 /* Pods-generic.release.xcconfig */;
    488 			buildSettings = {
    489 				CODE_SIGN_STYLE = Automatic;
    490 				DEVELOPMENT_TEAM = EQHXZ8M8AV;
    491 				INFOPLIST_FILE = generic/Info.plist;
    492 				IPHONEOS_DEPLOYMENT_TARGET = 11.2;
    493 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
    494 				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.generic;
    495 				PRODUCT_NAME = "$(TARGET_NAME)";
    496 				TARGETED_DEVICE_FAMILY = "1,2";
    497 			};
    498 			name = Release;
    499 		};
    500 /* End XCBuildConfiguration section */
    501 
    502 /* Begin XCConfigurationList section */
    503 		5E63944F1FDB5D9B0051E9AA /* Build configuration list for PBXProject "GRPCCppTests" */ = {
    504 			isa = XCConfigurationList;
    505 			buildConfigurations = (
    506 				5E6394731FDB5D9B0051E9AA /* Debug */,
    507 				5E6394741FDB5D9B0051E9AA /* Release */,
    508 			);
    509 			defaultConfigurationIsVisible = 0;
    510 			defaultConfigurationName = Release;
    511 		};
    512 		5E6394841FDB5EA10051E9AA /* Build configuration list for PBXNativeTarget "test" */ = {
    513 			isa = XCConfigurationList;
    514 			buildConfigurations = (
    515 				5E6394851FDB5EA10051E9AA /* Debug */,
    516 				5E6394861FDB5EA10051E9AA /* Release */,
    517 			);
    518 			defaultConfigurationIsVisible = 0;
    519 			defaultConfigurationName = Release;
    520 		};
    521 		5EFA5F751FEDB36700EBF4B7 /* Build configuration list for PBXNativeTarget "generic" */ = {
    522 			isa = XCConfigurationList;
    523 			buildConfigurations = (
    524 				5EFA5F761FEDB36700EBF4B7 /* Debug */,
    525 				5EFA5F771FEDB36700EBF4B7 /* Release */,
    526 			);
    527 			defaultConfigurationIsVisible = 0;
    528 			defaultConfigurationName = Release;
    529 		};
    530 /* End XCConfigurationList section */
    531 	};
    532 	rootObject = 5E63944C1FDB5D9B0051E9AA /* Project object */;
    533 }
    534