| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409 | 
							- // !$*UTF8*$!
 
- {
 
- 	archiveVersion = 1;
 
- 	classes = {
 
- 	};
 
- 	objectVersion = 48;
 
- 	objects = {
 
- /* Begin PBXBuildFile section */
 
- 		3DC71E95B8670DC619CF8693 /* libPods-HelloWorldCpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E3077D82811A6434769B437 /* libPods-HelloWorldCpp.a */; };
 
- 		5E9D65611FFD689B00C955D4 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5E9D65601FFD689B00C955D4 /* AppDelegate.mm */; };
 
- 		5E9D65641FFD689B00C955D4 /* ViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5E9D65631FFD689B00C955D4 /* ViewController.mm */; };
 
- 		5E9D65671FFD689B00C955D4 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5E9D65651FFD689B00C955D4 /* Main.storyboard */; };
 
- 		5E9D65691FFD689B00C955D4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5E9D65681FFD689B00C955D4 /* Assets.xcassets */; };
 
- 		5E9D656C1FFD689B00C955D4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5E9D656A1FFD689B00C955D4 /* LaunchScreen.storyboard */; };
 
- 		5E9D656F1FFD689C00C955D4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E9D656E1FFD689C00C955D4 /* main.m */; };
 
- /* End PBXBuildFile section */
 
- /* Begin PBXFileReference section */
 
- 		0A6137606FDBA874FCF64753 /* Pods-HelloWorldCpp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorldCpp.release.xcconfig"; path = "Pods/Target Support Files/Pods-HelloWorldCpp/Pods-HelloWorldCpp.release.xcconfig"; sourceTree = "<group>"; };
 
- 		5E9D655C1FFD689B00C955D4 /* HelloWorldCpp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorldCpp.app; sourceTree = BUILT_PRODUCTS_DIR; };
 
- 		5E9D655F1FFD689B00C955D4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
 
- 		5E9D65601FFD689B00C955D4 /* AppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; };
 
- 		5E9D65621FFD689B00C955D4 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
 
- 		5E9D65631FFD689B00C955D4 /* ViewController.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ViewController.mm; sourceTree = "<group>"; };
 
- 		5E9D65661FFD689B00C955D4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
 
- 		5E9D65681FFD689B00C955D4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 
- 		5E9D656B1FFD689B00C955D4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
 
- 		5E9D656D1FFD689C00C955D4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 
- 		5E9D656E1FFD689C00C955D4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
 
- 		8E3077D82811A6434769B437 /* libPods-HelloWorldCpp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorldCpp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 
- 		AF0FF6EB66DA2C30CFC575EA /* Pods-HelloWorldCpp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorldCpp.debug.xcconfig"; path = "Pods/Target Support Files/Pods-HelloWorldCpp/Pods-HelloWorldCpp.debug.xcconfig"; sourceTree = "<group>"; };
 
- /* End PBXFileReference section */
 
- /* Begin PBXFrameworksBuildPhase section */
 
- 		5E9D65591FFD689B00C955D4 /* Frameworks */ = {
 
- 			isa = PBXFrameworksBuildPhase;
 
- 			buildActionMask = 2147483647;
 
- 			files = (
 
- 				3DC71E95B8670DC619CF8693 /* libPods-HelloWorldCpp.a in Frameworks */,
 
- 			);
 
- 			runOnlyForDeploymentPostprocessing = 0;
 
- 		};
 
- /* End PBXFrameworksBuildPhase section */
 
- /* Begin PBXGroup section */
 
- 		08FBFA5AB49E037A86EA64D7 /* Frameworks */ = {
 
- 			isa = PBXGroup;
 
- 			children = (
 
- 				8E3077D82811A6434769B437 /* libPods-HelloWorldCpp.a */,
 
- 			);
 
- 			name = Frameworks;
 
- 			sourceTree = "<group>";
 
- 		};
 
- 		5E9D65531FFD689B00C955D4 = {
 
- 			isa = PBXGroup;
 
- 			children = (
 
- 				5E9D655E1FFD689B00C955D4 /* HelloWorldCpp */,
 
- 				5E9D655D1FFD689B00C955D4 /* Products */,
 
- 				E40B264856595518D408CF3E /* Pods */,
 
- 				08FBFA5AB49E037A86EA64D7 /* Frameworks */,
 
- 			);
 
- 			sourceTree = "<group>";
 
- 		};
 
- 		5E9D655D1FFD689B00C955D4 /* Products */ = {
 
- 			isa = PBXGroup;
 
- 			children = (
 
- 				5E9D655C1FFD689B00C955D4 /* HelloWorldCpp.app */,
 
- 			);
 
- 			name = Products;
 
- 			sourceTree = "<group>";
 
- 		};
 
- 		5E9D655E1FFD689B00C955D4 /* HelloWorldCpp */ = {
 
- 			isa = PBXGroup;
 
- 			children = (
 
- 				5E9D655F1FFD689B00C955D4 /* AppDelegate.h */,
 
- 				5E9D65601FFD689B00C955D4 /* AppDelegate.mm */,
 
- 				5E9D65621FFD689B00C955D4 /* ViewController.h */,
 
- 				5E9D65631FFD689B00C955D4 /* ViewController.mm */,
 
- 				5E9D65651FFD689B00C955D4 /* Main.storyboard */,
 
- 				5E9D65681FFD689B00C955D4 /* Assets.xcassets */,
 
- 				5E9D656A1FFD689B00C955D4 /* LaunchScreen.storyboard */,
 
- 				5E9D656D1FFD689C00C955D4 /* Info.plist */,
 
- 				5E9D656E1FFD689C00C955D4 /* main.m */,
 
- 			);
 
- 			path = HelloWorldCpp;
 
- 			sourceTree = "<group>";
 
- 		};
 
- 		E40B264856595518D408CF3E /* Pods */ = {
 
- 			isa = PBXGroup;
 
- 			children = (
 
- 				AF0FF6EB66DA2C30CFC575EA /* Pods-HelloWorldCpp.debug.xcconfig */,
 
- 				0A6137606FDBA874FCF64753 /* Pods-HelloWorldCpp.release.xcconfig */,
 
- 			);
 
- 			name = Pods;
 
- 			sourceTree = "<group>";
 
- 		};
 
- /* End PBXGroup section */
 
- /* Begin PBXNativeTarget section */
 
- 		5E9D655B1FFD689B00C955D4 /* HelloWorldCpp */ = {
 
- 			isa = PBXNativeTarget;
 
- 			buildConfigurationList = 5E9D65721FFD689C00C955D4 /* Build configuration list for PBXNativeTarget "HelloWorldCpp" */;
 
- 			buildPhases = (
 
- 				4D66D60BD88AA4D5813859A9 /* [CP] Check Pods Manifest.lock */,
 
- 				5E9D65581FFD689B00C955D4 /* Sources */,
 
- 				5E9D65591FFD689B00C955D4 /* Frameworks */,
 
- 				5E9D655A1FFD689B00C955D4 /* Resources */,
 
- 				CA89B315EACC5A6F8816FD26 /* [CP] Embed Pods Frameworks */,
 
- 				6C4D930C765719D03893663B /* [CP] Copy Pods Resources */,
 
- 			);
 
- 			buildRules = (
 
- 			);
 
- 			dependencies = (
 
- 			);
 
- 			name = HelloWorldCpp;
 
- 			productName = HelloWorldCpp;
 
- 			productReference = 5E9D655C1FFD689B00C955D4 /* HelloWorldCpp.app */;
 
- 			productType = "com.apple.product-type.application";
 
- 		};
 
- /* End PBXNativeTarget section */
 
- /* Begin PBXProject section */
 
- 		5E9D65541FFD689B00C955D4 /* Project object */ = {
 
- 			isa = PBXProject;
 
- 			attributes = {
 
- 				LastUpgradeCheck = 0920;
 
- 				ORGANIZATIONNAME = gRPC;
 
- 				TargetAttributes = {
 
- 					5E9D655B1FFD689B00C955D4 = {
 
- 						CreatedOnToolsVersion = 9.2;
 
- 						ProvisioningStyle = Automatic;
 
- 					};
 
- 				};
 
- 			};
 
- 			buildConfigurationList = 5E9D65571FFD689B00C955D4 /* Build configuration list for PBXProject "HelloWorldCpp" */;
 
- 			compatibilityVersion = "Xcode 8.0";
 
- 			developmentRegion = en;
 
- 			hasScannedForEncodings = 0;
 
- 			knownRegions = (
 
- 				en,
 
- 				Base,
 
- 			);
 
- 			mainGroup = 5E9D65531FFD689B00C955D4;
 
- 			productRefGroup = 5E9D655D1FFD689B00C955D4 /* Products */;
 
- 			projectDirPath = "";
 
- 			projectRoot = "";
 
- 			targets = (
 
- 				5E9D655B1FFD689B00C955D4 /* HelloWorldCpp */,
 
- 			);
 
- 		};
 
- /* End PBXProject section */
 
- /* Begin PBXResourcesBuildPhase section */
 
- 		5E9D655A1FFD689B00C955D4 /* Resources */ = {
 
- 			isa = PBXResourcesBuildPhase;
 
- 			buildActionMask = 2147483647;
 
- 			files = (
 
- 				5E9D656C1FFD689B00C955D4 /* LaunchScreen.storyboard in Resources */,
 
- 				5E9D65691FFD689B00C955D4 /* Assets.xcassets in Resources */,
 
- 				5E9D65671FFD689B00C955D4 /* Main.storyboard in Resources */,
 
- 			);
 
- 			runOnlyForDeploymentPostprocessing = 0;
 
- 		};
 
- /* End PBXResourcesBuildPhase section */
 
- /* Begin PBXShellScriptBuildPhase section */
 
- 		4D66D60BD88AA4D5813859A9 /* [CP] Check Pods Manifest.lock */ = {
 
- 			isa = PBXShellScriptBuildPhase;
 
- 			buildActionMask = 2147483647;
 
- 			files = (
 
- 			);
 
- 			inputPaths = (
 
- 				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
 
- 				"${PODS_ROOT}/Manifest.lock",
 
- 			);
 
- 			name = "[CP] Check Pods Manifest.lock";
 
- 			outputPaths = (
 
- 				"$(DERIVED_FILE_DIR)/Pods-HelloWorldCpp-checkManifestLockResult.txt",
 
- 			);
 
- 			runOnlyForDeploymentPostprocessing = 0;
 
- 			shellPath = /bin/sh;
 
- 			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";
 
- 			showEnvVarsInLog = 0;
 
- 		};
 
- 		6C4D930C765719D03893663B /* [CP] Copy Pods Resources */ = {
 
- 			isa = PBXShellScriptBuildPhase;
 
- 			buildActionMask = 2147483647;
 
- 			files = (
 
- 			);
 
- 			inputPaths = (
 
- 			);
 
- 			name = "[CP] Copy Pods Resources";
 
- 			outputPaths = (
 
- 			);
 
- 			runOnlyForDeploymentPostprocessing = 0;
 
- 			shellPath = /bin/sh;
 
- 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-HelloWorldCpp/Pods-HelloWorldCpp-resources.sh\"\n";
 
- 			showEnvVarsInLog = 0;
 
- 		};
 
- 		CA89B315EACC5A6F8816FD26 /* [CP] Embed Pods Frameworks */ = {
 
- 			isa = PBXShellScriptBuildPhase;
 
- 			buildActionMask = 2147483647;
 
- 			files = (
 
- 			);
 
- 			inputPaths = (
 
- 			);
 
- 			name = "[CP] Embed Pods Frameworks";
 
- 			outputPaths = (
 
- 			);
 
- 			runOnlyForDeploymentPostprocessing = 0;
 
- 			shellPath = /bin/sh;
 
- 			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-HelloWorldCpp/Pods-HelloWorldCpp-frameworks.sh\"\n";
 
- 			showEnvVarsInLog = 0;
 
- 		};
 
- /* End PBXShellScriptBuildPhase section */
 
- /* Begin PBXSourcesBuildPhase section */
 
- 		5E9D65581FFD689B00C955D4 /* Sources */ = {
 
- 			isa = PBXSourcesBuildPhase;
 
- 			buildActionMask = 2147483647;
 
- 			files = (
 
- 				5E9D65641FFD689B00C955D4 /* ViewController.mm in Sources */,
 
- 				5E9D656F1FFD689C00C955D4 /* main.m in Sources */,
 
- 				5E9D65611FFD689B00C955D4 /* AppDelegate.mm in Sources */,
 
- 			);
 
- 			runOnlyForDeploymentPostprocessing = 0;
 
- 		};
 
- /* End PBXSourcesBuildPhase section */
 
- /* Begin PBXVariantGroup section */
 
- 		5E9D65651FFD689B00C955D4 /* Main.storyboard */ = {
 
- 			isa = PBXVariantGroup;
 
- 			children = (
 
- 				5E9D65661FFD689B00C955D4 /* Base */,
 
- 			);
 
- 			name = Main.storyboard;
 
- 			sourceTree = "<group>";
 
- 		};
 
- 		5E9D656A1FFD689B00C955D4 /* LaunchScreen.storyboard */ = {
 
- 			isa = PBXVariantGroup;
 
- 			children = (
 
- 				5E9D656B1FFD689B00C955D4 /* Base */,
 
- 			);
 
- 			name = LaunchScreen.storyboard;
 
- 			sourceTree = "<group>";
 
- 		};
 
- /* End PBXVariantGroup section */
 
- /* Begin XCBuildConfiguration section */
 
- 		5E9D65701FFD689C00C955D4 /* Debug */ = {
 
- 			isa = XCBuildConfiguration;
 
- 			buildSettings = {
 
- 				ALWAYS_SEARCH_USER_PATHS = NO;
 
- 				CLANG_ANALYZER_NONNULL = YES;
 
- 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 
- 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 
- 				CLANG_CXX_LIBRARY = "libc++";
 
- 				CLANG_ENABLE_MODULES = YES;
 
- 				CLANG_ENABLE_OBJC_ARC = YES;
 
- 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 
- 				CLANG_WARN_BOOL_CONVERSION = YES;
 
- 				CLANG_WARN_COMMA = YES;
 
- 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 
- 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 
- 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 
- 				CLANG_WARN_EMPTY_BODY = YES;
 
- 				CLANG_WARN_ENUM_CONVERSION = YES;
 
- 				CLANG_WARN_INFINITE_RECURSION = YES;
 
- 				CLANG_WARN_INT_CONVERSION = YES;
 
- 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 
- 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 
- 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 
- 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 
- 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 
- 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 
- 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 
- 				CLANG_WARN_UNREACHABLE_CODE = YES;
 
- 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 
- 				CODE_SIGN_IDENTITY = "iPhone Developer";
 
- 				COPY_PHASE_STRIP = NO;
 
- 				DEBUG_INFORMATION_FORMAT = dwarf;
 
- 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 
- 				ENABLE_TESTABILITY = YES;
 
- 				GCC_C_LANGUAGE_STANDARD = gnu11;
 
- 				GCC_DYNAMIC_NO_PIC = NO;
 
- 				GCC_NO_COMMON_BLOCKS = YES;
 
- 				GCC_OPTIMIZATION_LEVEL = 0;
 
- 				GCC_PREPROCESSOR_DEFINITIONS = (
 
- 					"DEBUG=1",
 
- 					"$(inherited)",
 
- 				);
 
- 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 
- 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 
- 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 
- 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 
- 				GCC_WARN_UNUSED_FUNCTION = YES;
 
- 				GCC_WARN_UNUSED_VARIABLE = YES;
 
- 				IPHONEOS_DEPLOYMENT_TARGET = 11.2;
 
- 				MTL_ENABLE_DEBUG_INFO = YES;
 
- 				ONLY_ACTIVE_ARCH = YES;
 
- 				SDKROOT = iphoneos;
 
- 			};
 
- 			name = Debug;
 
- 		};
 
- 		5E9D65711FFD689C00C955D4 /* Release */ = {
 
- 			isa = XCBuildConfiguration;
 
- 			buildSettings = {
 
- 				ALWAYS_SEARCH_USER_PATHS = NO;
 
- 				CLANG_ANALYZER_NONNULL = YES;
 
- 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 
- 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 
- 				CLANG_CXX_LIBRARY = "libc++";
 
- 				CLANG_ENABLE_MODULES = YES;
 
- 				CLANG_ENABLE_OBJC_ARC = YES;
 
- 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 
- 				CLANG_WARN_BOOL_CONVERSION = YES;
 
- 				CLANG_WARN_COMMA = YES;
 
- 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 
- 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 
- 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 
- 				CLANG_WARN_EMPTY_BODY = YES;
 
- 				CLANG_WARN_ENUM_CONVERSION = YES;
 
- 				CLANG_WARN_INFINITE_RECURSION = YES;
 
- 				CLANG_WARN_INT_CONVERSION = YES;
 
- 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 
- 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 
- 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 
- 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 
- 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 
- 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 
- 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 
- 				CLANG_WARN_UNREACHABLE_CODE = YES;
 
- 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 
- 				CODE_SIGN_IDENTITY = "iPhone Developer";
 
- 				COPY_PHASE_STRIP = NO;
 
- 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
- 				ENABLE_NS_ASSERTIONS = NO;
 
- 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 
- 				GCC_C_LANGUAGE_STANDARD = gnu11;
 
- 				GCC_NO_COMMON_BLOCKS = YES;
 
- 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 
- 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 
- 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 
- 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 
- 				GCC_WARN_UNUSED_FUNCTION = YES;
 
- 				GCC_WARN_UNUSED_VARIABLE = YES;
 
- 				IPHONEOS_DEPLOYMENT_TARGET = 11.2;
 
- 				MTL_ENABLE_DEBUG_INFO = NO;
 
- 				SDKROOT = iphoneos;
 
- 				VALIDATE_PRODUCT = YES;
 
- 			};
 
- 			name = Release;
 
- 		};
 
- 		5E9D65731FFD689C00C955D4 /* Debug */ = {
 
- 			isa = XCBuildConfiguration;
 
- 			baseConfigurationReference = AF0FF6EB66DA2C30CFC575EA /* Pods-HelloWorldCpp.debug.xcconfig */;
 
- 			buildSettings = {
 
- 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 
- 				CODE_SIGN_STYLE = Automatic;
 
- 				DEVELOPMENT_TEAM = EQHXZ8M8AV;
 
- 				INFOPLIST_FILE = HelloWorldCpp/Info.plist;
 
- 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 
- 				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.HelloWorldCpp;
 
- 				PRODUCT_NAME = "$(TARGET_NAME)";
 
- 				TARGETED_DEVICE_FAMILY = "1,2";
 
- 			};
 
- 			name = Debug;
 
- 		};
 
- 		5E9D65741FFD689C00C955D4 /* Release */ = {
 
- 			isa = XCBuildConfiguration;
 
- 			baseConfigurationReference = 0A6137606FDBA874FCF64753 /* Pods-HelloWorldCpp.release.xcconfig */;
 
- 			buildSettings = {
 
- 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 
- 				CODE_SIGN_STYLE = Automatic;
 
- 				DEVELOPMENT_TEAM = EQHXZ8M8AV;
 
- 				INFOPLIST_FILE = HelloWorldCpp/Info.plist;
 
- 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 
- 				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.HelloWorldCpp;
 
- 				PRODUCT_NAME = "$(TARGET_NAME)";
 
- 				TARGETED_DEVICE_FAMILY = "1,2";
 
- 			};
 
- 			name = Release;
 
- 		};
 
- /* End XCBuildConfiguration section */
 
- /* Begin XCConfigurationList section */
 
- 		5E9D65571FFD689B00C955D4 /* Build configuration list for PBXProject "HelloWorldCpp" */ = {
 
- 			isa = XCConfigurationList;
 
- 			buildConfigurations = (
 
- 				5E9D65701FFD689C00C955D4 /* Debug */,
 
- 				5E9D65711FFD689C00C955D4 /* Release */,
 
- 			);
 
- 			defaultConfigurationIsVisible = 0;
 
- 			defaultConfigurationName = Release;
 
- 		};
 
- 		5E9D65721FFD689C00C955D4 /* Build configuration list for PBXNativeTarget "HelloWorldCpp" */ = {
 
- 			isa = XCConfigurationList;
 
- 			buildConfigurations = (
 
- 				5E9D65731FFD689C00C955D4 /* Debug */,
 
- 				5E9D65741FFD689C00C955D4 /* Release */,
 
- 			);
 
- 			defaultConfigurationIsVisible = 0;
 
- 			defaultConfigurationName = Release;
 
- 		};
 
- /* End XCConfigurationList section */
 
- 	};
 
- 	rootObject = 5E9D65541FFD689B00C955D4 /* Project object */;
 
- }
 
 
  |