| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 48; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 2D3F2189E2CDF493639A17C5 /* libPods-test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 99B1FD20127AB0F23D6AB570 /* libPods-test.a */; }; |
| 5E63948A1FDB64B50051E9AA /* server_context_test_spouse_test.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5E6394891FDB64B50051E9AA /* server_context_test_spouse_test.mm */; }; |
| 5EFA5F731FEDB36700EBF4B7 /* generic.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5EFA5F721FEDB36700EBF4B7 /* generic.mm */; }; |
| D0F8FABF3ECF587C207C12F3 /* libPods-generic.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D0872BAEE90C8A149743DB7 /* libPods-generic.a */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| 3D0872BAEE90C8A149743DB7 /* libPods-generic.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-generic.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 5E63947F1FDB5EA10051E9AA /* test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = test.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 5E6394831FDB5EA10051E9AA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 5E6394891FDB64B50051E9AA /* server_context_test_spouse_test.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = server_context_test_spouse_test.mm; sourceTree = "<group>"; }; |
| 5EFA5F701FEDB36700EBF4B7 /* generic.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = generic.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 5EFA5F721FEDB36700EBF4B7 /* generic.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = generic.mm; sourceTree = "<group>"; }; |
| 5EFA5F741FEDB36700EBF4B7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 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>"; }; |
| 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>"; }; |
| 99B1FD20127AB0F23D6AB570 /* libPods-test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-test.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 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>"; }; |
| 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>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 5E63947C1FDB5EA10051E9AA /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 2D3F2189E2CDF493639A17C5 /* libPods-test.a in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 5EFA5F6D1FEDB36700EBF4B7 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| D0F8FABF3ECF587C207C12F3 /* libPods-generic.a in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 4439BD4D56FD5738BF780F8E /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| 91EDF22ADDE71926C7BC1AF1 /* Pods-test.debug.xcconfig */, |
| 8682448F311EDE94C14D551D /* Pods-test.release.xcconfig */, |
| D9B4F77163CB9089C4436BF4 /* Pods-generic.debug.xcconfig */, |
| B357AF2DC912B224C026D114 /* Pods-generic.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| 5E63944B1FDB5D9B0051E9AA = { |
| isa = PBXGroup; |
| children = ( |
| 5E63947F1FDB5EA10051E9AA /* test.xctest */, |
| 5E6394801FDB5EA10051E9AA /* test */, |
| 4439BD4D56FD5738BF780F8E /* Pods */, |
| 5EFA5F711FEDB36700EBF4B7 /* generic */, |
| C2E6603B58413BD724AFB400 /* Frameworks */, |
| 5EFA5F701FEDB36700EBF4B7 /* generic.xctest */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 5E6394801FDB5EA10051E9AA /* test */ = { |
| isa = PBXGroup; |
| children = ( |
| 5E6394891FDB64B50051E9AA /* server_context_test_spouse_test.mm */, |
| 5E6394831FDB5EA10051E9AA /* Info.plist */, |
| ); |
| path = test; |
| sourceTree = "<group>"; |
| }; |
| 5EFA5F711FEDB36700EBF4B7 /* generic */ = { |
| isa = PBXGroup; |
| children = ( |
| 5EFA5F721FEDB36700EBF4B7 /* generic.mm */, |
| 5EFA5F741FEDB36700EBF4B7 /* Info.plist */, |
| ); |
| path = generic; |
| sourceTree = "<group>"; |
| }; |
| C2E6603B58413BD724AFB400 /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 99B1FD20127AB0F23D6AB570 /* libPods-test.a */, |
| 3D0872BAEE90C8A149743DB7 /* libPods-generic.a */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 5E63947E1FDB5EA10051E9AA /* test */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 5E6394841FDB5EA10051E9AA /* Build configuration list for PBXNativeTarget "test" */; |
| buildPhases = ( |
| 6D8317CF72F9E252442662F8 /* [CP] Check Pods Manifest.lock */, |
| 5E63947B1FDB5EA10051E9AA /* Sources */, |
| 5E63947C1FDB5EA10051E9AA /* Frameworks */, |
| 5E63947D1FDB5EA10051E9AA /* Resources */, |
| B972D278DA2A2BF12386177C /* [CP] Embed Pods Frameworks */, |
| 3C2FE7A8DBA8BBCB2923B173 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = test; |
| productName = test; |
| productReference = 5E63947F1FDB5EA10051E9AA /* test.xctest */; |
| productType = "com.apple.product-type.bundle.unit-test"; |
| }; |
| 5EFA5F6F1FEDB36700EBF4B7 /* generic */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 5EFA5F751FEDB36700EBF4B7 /* Build configuration list for PBXNativeTarget "generic" */; |
| buildPhases = ( |
| 4844599DC62113265AB660B3 /* [CP] Check Pods Manifest.lock */, |
| 5EFA5F6C1FEDB36700EBF4B7 /* Sources */, |
| 5EFA5F6D1FEDB36700EBF4B7 /* Frameworks */, |
| 5EFA5F6E1FEDB36700EBF4B7 /* Resources */, |
| 11E4716E0919C734CC6AA8C2 /* [CP] Embed Pods Frameworks */, |
| 9E149E84C3AA06289FE1F244 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = generic; |
| productName = generic; |
| productReference = 5EFA5F701FEDB36700EBF4B7 /* generic.xctest */; |
| productType = "com.apple.product-type.bundle.unit-test"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 5E63944C1FDB5D9B0051E9AA /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastUpgradeCheck = 0910; |
| ORGANIZATIONNAME = gRPC; |
| TargetAttributes = { |
| 5E63947E1FDB5EA10051E9AA = { |
| CreatedOnToolsVersion = 9.1; |
| ProvisioningStyle = Automatic; |
| }; |
| 5EFA5F6F1FEDB36700EBF4B7 = { |
| CreatedOnToolsVersion = 9.2; |
| ProvisioningStyle = Automatic; |
| }; |
| }; |
| }; |
| buildConfigurationList = 5E63944F1FDB5D9B0051E9AA /* Build configuration list for PBXProject "GRPCCppTests" */; |
| compatibilityVersion = "Xcode 8.0"; |
| developmentRegion = en; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 5E63944B1FDB5D9B0051E9AA; |
| productRefGroup = 5E63944B1FDB5D9B0051E9AA; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 5E63947E1FDB5EA10051E9AA /* test */, |
| 5EFA5F6F1FEDB36700EBF4B7 /* generic */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 5E63947D1FDB5EA10051E9AA /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 5EFA5F6E1FEDB36700EBF4B7 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 11E4716E0919C734CC6AA8C2 /* [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-generic/Pods-generic-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 3C2FE7A8DBA8BBCB2923B173 /* [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-test/Pods-test-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 4844599DC62113265AB660B3 /* [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-generic-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; |
| }; |
| 6D8317CF72F9E252442662F8 /* [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-test-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; |
| }; |
| 9E149E84C3AA06289FE1F244 /* [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-generic/Pods-generic-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| B972D278DA2A2BF12386177C /* [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-test/Pods-test-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 5E63947B1FDB5EA10051E9AA /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 5E63948A1FDB64B50051E9AA /* server_context_test_spouse_test.mm in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 5EFA5F6C1FEDB36700EBF4B7 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 5EFA5F731FEDB36700EBF4B7 /* generic.mm in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 5E6394731FDB5D9B0051E9AA /* 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; |
| HEADER_SEARCH_PATHS = ../../../include; |
| IPHONEOS_DEPLOYMENT_TARGET = 11.1; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = iphoneos; |
| USER_HEADER_SEARCH_PATHS = ../../..; |
| }; |
| name = Debug; |
| }; |
| 5E6394741FDB5D9B0051E9AA /* 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; |
| HEADER_SEARCH_PATHS = ../../../include; |
| IPHONEOS_DEPLOYMENT_TARGET = 11.1; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = iphoneos; |
| USER_HEADER_SEARCH_PATHS = ../../..; |
| VALIDATE_PRODUCT = YES; |
| }; |
| name = Release; |
| }; |
| 5E6394851FDB5EA10051E9AA /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 91EDF22ADDE71926C7BC1AF1 /* Pods-test.debug.xcconfig */; |
| buildSettings = { |
| CODE_SIGN_STYLE = Automatic; |
| DEVELOPMENT_TEAM = EQHXZ8M8AV; |
| HEADER_SEARCH_PATHS = ( |
| "$(inherited)", |
| "\"${PODS_ROOT}/Headers/Public\"", |
| "\"${PODS_ROOT}/Headers/Public/BoringSSL\"", |
| "\"${PODS_ROOT}/Headers/Public/gRPC-C++\"", |
| "\"${PODS_ROOT}/Headers/Public/gRPC-Core\"", |
| "\"${PODS_ROOT}/Headers/Public/nanopb\"", |
| ); |
| INFOPLIST_FILE = test/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = io.grpc.test; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Debug; |
| }; |
| 5E6394861FDB5EA10051E9AA /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 8682448F311EDE94C14D551D /* Pods-test.release.xcconfig */; |
| buildSettings = { |
| CODE_SIGN_STYLE = Automatic; |
| DEVELOPMENT_TEAM = EQHXZ8M8AV; |
| HEADER_SEARCH_PATHS = ( |
| "$(inherited)", |
| "\"${PODS_ROOT}/Headers/Public\"", |
| "\"${PODS_ROOT}/Headers/Public/BoringSSL\"", |
| "\"${PODS_ROOT}/Headers/Public/gRPC-C++\"", |
| "\"${PODS_ROOT}/Headers/Public/gRPC-Core\"", |
| "\"${PODS_ROOT}/Headers/Public/nanopb\"", |
| ); |
| INFOPLIST_FILE = test/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = io.grpc.test; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Release; |
| }; |
| 5EFA5F761FEDB36700EBF4B7 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = D9B4F77163CB9089C4436BF4 /* Pods-generic.debug.xcconfig */; |
| buildSettings = { |
| CODE_SIGN_STYLE = Automatic; |
| DEVELOPMENT_TEAM = EQHXZ8M8AV; |
| INFOPLIST_FILE = generic/Info.plist; |
| IPHONEOS_DEPLOYMENT_TARGET = 11.2; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = io.grpc.generic; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Debug; |
| }; |
| 5EFA5F771FEDB36700EBF4B7 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = B357AF2DC912B224C026D114 /* Pods-generic.release.xcconfig */; |
| buildSettings = { |
| CODE_SIGN_STYLE = Automatic; |
| DEVELOPMENT_TEAM = EQHXZ8M8AV; |
| INFOPLIST_FILE = generic/Info.plist; |
| IPHONEOS_DEPLOYMENT_TARGET = 11.2; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = io.grpc.generic; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 5E63944F1FDB5D9B0051E9AA /* Build configuration list for PBXProject "GRPCCppTests" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 5E6394731FDB5D9B0051E9AA /* Debug */, |
| 5E6394741FDB5D9B0051E9AA /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 5E6394841FDB5EA10051E9AA /* Build configuration list for PBXNativeTarget "test" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 5E6394851FDB5EA10051E9AA /* Debug */, |
| 5E6394861FDB5EA10051E9AA /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 5EFA5F751FEDB36700EBF4B7 /* Build configuration list for PBXNativeTarget "generic" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 5EFA5F761FEDB36700EBF4B7 /* Debug */, |
| 5EFA5F771FEDB36700EBF4B7 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 5E63944C1FDB5D9B0051E9AA /* Project object */; |
| } |