1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 50; 7 objects = { 8 9/* Begin PBXBuildFile section */ 10 4E1314BB1DA3DC6ECCEB96AB /* libPods-GrpcIosTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D22EC48A487B02F76135EA3 /* libPods-GrpcIosTest.a */; }; 11 5EDA909B220DF1B00046D27A /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EDA9094220DF1B00046D27A /* ViewController.m */; }; 12 5EDA909C220DF1B00046D27A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EDA9096220DF1B00046D27A /* main.m */; }; 13 5EDA909E220DF1B00046D27A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5EDA9098220DF1B00046D27A /* Main.storyboard */; }; 14 5EDA909F220DF1B00046D27A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EDA9099220DF1B00046D27A /* AppDelegate.m */; }; 15 B0C18CA7222DEF140002B502 /* GrpcIosTestUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = B0C18CA6222DEF140002B502 /* GrpcIosTestUITests.m */; }; 16/* End PBXBuildFile section */ 17 18/* Begin PBXContainerItemProxy section */ 19 B0C18CA9222DEF140002B502 /* PBXContainerItemProxy */ = { 20 isa = PBXContainerItemProxy; 21 containerPortal = 5EDA9073220DF0BC0046D27A /* Project object */; 22 proxyType = 1; 23 remoteGlobalIDString = 5EDA907A220DF0BC0046D27A; 24 remoteInfo = GrpcIosTest; 25 }; 26/* End PBXContainerItemProxy section */ 27 28/* Begin PBXFileReference section */ 29 1D22EC48A487B02F76135EA3 /* libPods-GrpcIosTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GrpcIosTest.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 30 5EDA907B220DF0BC0046D27A /* GrpcIosTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GrpcIosTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; 31 5EDA9094220DF1B00046D27A /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = SOURCE_ROOT; }; 32 5EDA9095220DF1B00046D27A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = SOURCE_ROOT; }; 33 5EDA9096220DF1B00046D27A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; }; 34 5EDA9098220DF1B00046D27A /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = SOURCE_ROOT; }; 35 5EDA9099220DF1B00046D27A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = SOURCE_ROOT; }; 36 7C9FAFB11727DCA50888C1B8 /* Pods-GrpcIosTest.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GrpcIosTest.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GrpcIosTest/Pods-GrpcIosTest.debug.xcconfig"; sourceTree = "<group>"; }; 37 A4E7CA72304A7B43FE8A5BC7 /* Pods-GrpcIosTest.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GrpcIosTest.release.xcconfig"; path = "Pods/Target Support Files/Pods-GrpcIosTest/Pods-GrpcIosTest.release.xcconfig"; sourceTree = "<group>"; }; 38 B0C18CA4222DEF140002B502 /* GrpcIosTestUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GrpcIosTestUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 39 B0C18CA6222DEF140002B502 /* GrpcIosTestUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GrpcIosTestUITests.m; sourceTree = "<group>"; }; 40 B0C18CA8222DEF140002B502 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 41/* End PBXFileReference section */ 42 43/* Begin PBXFrameworksBuildPhase section */ 44 5EDA9078220DF0BC0046D27A /* Frameworks */ = { 45 isa = PBXFrameworksBuildPhase; 46 buildActionMask = 2147483647; 47 files = ( 48 4E1314BB1DA3DC6ECCEB96AB /* libPods-GrpcIosTest.a in Frameworks */, 49 ); 50 runOnlyForDeploymentPostprocessing = 0; 51 }; 52 B0C18CA1222DEF140002B502 /* Frameworks */ = { 53 isa = PBXFrameworksBuildPhase; 54 buildActionMask = 2147483647; 55 files = ( 56 ); 57 runOnlyForDeploymentPostprocessing = 0; 58 }; 59/* End PBXFrameworksBuildPhase section */ 60 61/* Begin PBXGroup section */ 62 2B8131AC634883AFEC02557C /* Pods */ = { 63 isa = PBXGroup; 64 children = ( 65 7C9FAFB11727DCA50888C1B8 /* Pods-GrpcIosTest.debug.xcconfig */, 66 A4E7CA72304A7B43FE8A5BC7 /* Pods-GrpcIosTest.release.xcconfig */, 67 ); 68 name = Pods; 69 sourceTree = "<group>"; 70 }; 71 5EDA9072220DF0BC0046D27A = { 72 isa = PBXGroup; 73 children = ( 74 5EDA9095220DF1B00046D27A /* AppDelegate.h */, 75 5EDA9099220DF1B00046D27A /* AppDelegate.m */, 76 5EDA9096220DF1B00046D27A /* main.m */, 77 5EDA9098220DF1B00046D27A /* Main.storyboard */, 78 5EDA9094220DF1B00046D27A /* ViewController.m */, 79 B0C18CA5222DEF140002B502 /* GrpcIosTestUITests */, 80 5EDA907C220DF0BC0046D27A /* Products */, 81 2B8131AC634883AFEC02557C /* Pods */, 82 E73D92116C1C328622A8C77F /* Frameworks */, 83 ); 84 sourceTree = "<group>"; 85 }; 86 5EDA907C220DF0BC0046D27A /* Products */ = { 87 isa = PBXGroup; 88 children = ( 89 5EDA907B220DF0BC0046D27A /* GrpcIosTest.app */, 90 B0C18CA4222DEF140002B502 /* GrpcIosTestUITests.xctest */, 91 ); 92 name = Products; 93 sourceTree = "<group>"; 94 }; 95 B0C18CA5222DEF140002B502 /* GrpcIosTestUITests */ = { 96 isa = PBXGroup; 97 children = ( 98 B0C18CA6222DEF140002B502 /* GrpcIosTestUITests.m */, 99 B0C18CA8222DEF140002B502 /* Info.plist */, 100 ); 101 path = GrpcIosTestUITests; 102 sourceTree = "<group>"; 103 }; 104 E73D92116C1C328622A8C77F /* Frameworks */ = { 105 isa = PBXGroup; 106 children = ( 107 1D22EC48A487B02F76135EA3 /* libPods-GrpcIosTest.a */, 108 ); 109 name = Frameworks; 110 sourceTree = "<group>"; 111 }; 112/* End PBXGroup section */ 113 114/* Begin PBXNativeTarget section */ 115 5EDA907A220DF0BC0046D27A /* GrpcIosTest */ = { 116 isa = PBXNativeTarget; 117 buildConfigurationList = 5EDA9091220DF0BD0046D27A /* Build configuration list for PBXNativeTarget "GrpcIosTest" */; 118 buildPhases = ( 119 33B0CC39F9DDEC2CEFB413C5 /* [CP] Check Pods Manifest.lock */, 120 5EDA9077220DF0BC0046D27A /* Sources */, 121 5EDA9078220DF0BC0046D27A /* Frameworks */, 122 5EDA9079220DF0BC0046D27A /* Resources */, 123 3EA5D3D73BDF48C306548037 /* [CP] Copy Pods Resources */, 124 ); 125 buildRules = ( 126 ); 127 dependencies = ( 128 ); 129 name = GrpcIosTest; 130 productName = GrpcIosTest; 131 productReference = 5EDA907B220DF0BC0046D27A /* GrpcIosTest.app */; 132 productType = "com.apple.product-type.application"; 133 }; 134 B0C18CA3222DEF140002B502 /* GrpcIosTestUITests */ = { 135 isa = PBXNativeTarget; 136 buildConfigurationList = B0C18CAD222DEF140002B502 /* Build configuration list for PBXNativeTarget "GrpcIosTestUITests" */; 137 buildPhases = ( 138 B0C18CA0222DEF140002B502 /* Sources */, 139 B0C18CA1222DEF140002B502 /* Frameworks */, 140 B0C18CA2222DEF140002B502 /* Resources */, 141 ); 142 buildRules = ( 143 ); 144 dependencies = ( 145 B0C18CAA222DEF140002B502 /* PBXTargetDependency */, 146 ); 147 name = GrpcIosTestUITests; 148 productName = GrpcIosTestUITests; 149 productReference = B0C18CA4222DEF140002B502 /* GrpcIosTestUITests.xctest */; 150 productType = "com.apple.product-type.bundle.ui-testing"; 151 }; 152/* End PBXNativeTarget section */ 153 154/* Begin PBXProject section */ 155 5EDA9073220DF0BC0046D27A /* Project object */ = { 156 isa = PBXProject; 157 attributes = { 158 LastUpgradeCheck = 1000; 159 ORGANIZATIONNAME = gRPC; 160 TargetAttributes = { 161 5EDA907A220DF0BC0046D27A = { 162 CreatedOnToolsVersion = 10.0; 163 }; 164 B0C18CA3222DEF140002B502 = { 165 CreatedOnToolsVersion = 10.0; 166 TestTargetID = 5EDA907A220DF0BC0046D27A; 167 }; 168 }; 169 }; 170 buildConfigurationList = 5EDA9076220DF0BC0046D27A /* Build configuration list for PBXProject "GrpcIosTest" */; 171 compatibilityVersion = "Xcode 9.3"; 172 developmentRegion = en; 173 hasScannedForEncodings = 0; 174 knownRegions = ( 175 en, 176 Base, 177 ); 178 mainGroup = 5EDA9072220DF0BC0046D27A; 179 productRefGroup = 5EDA907C220DF0BC0046D27A /* Products */; 180 projectDirPath = ""; 181 projectRoot = ""; 182 targets = ( 183 5EDA907A220DF0BC0046D27A /* GrpcIosTest */, 184 B0C18CA3222DEF140002B502 /* GrpcIosTestUITests */, 185 ); 186 }; 187/* End PBXProject section */ 188 189/* Begin PBXResourcesBuildPhase section */ 190 5EDA9079220DF0BC0046D27A /* Resources */ = { 191 isa = PBXResourcesBuildPhase; 192 buildActionMask = 2147483647; 193 files = ( 194 5EDA909E220DF1B00046D27A /* Main.storyboard in Resources */, 195 ); 196 runOnlyForDeploymentPostprocessing = 0; 197 }; 198 B0C18CA2222DEF140002B502 /* Resources */ = { 199 isa = PBXResourcesBuildPhase; 200 buildActionMask = 2147483647; 201 files = ( 202 ); 203 runOnlyForDeploymentPostprocessing = 0; 204 }; 205/* End PBXResourcesBuildPhase section */ 206 207/* Begin PBXShellScriptBuildPhase section */ 208 33B0CC39F9DDEC2CEFB413C5 /* [CP] Check Pods Manifest.lock */ = { 209 isa = PBXShellScriptBuildPhase; 210 buildActionMask = 2147483647; 211 files = ( 212 ); 213 inputFileListPaths = ( 214 ); 215 inputPaths = ( 216 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 217 "${PODS_ROOT}/Manifest.lock", 218 ); 219 name = "[CP] Check Pods Manifest.lock"; 220 outputFileListPaths = ( 221 ); 222 outputPaths = ( 223 "$(DERIVED_FILE_DIR)/Pods-GrpcIosTest-checkManifestLockResult.txt", 224 ); 225 runOnlyForDeploymentPostprocessing = 0; 226 shellPath = /bin/sh; 227 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"; 228 showEnvVarsInLog = 0; 229 }; 230 3EA5D3D73BDF48C306548037 /* [CP] Copy Pods Resources */ = { 231 isa = PBXShellScriptBuildPhase; 232 buildActionMask = 2147483647; 233 files = ( 234 ); 235 inputFileListPaths = ( 236 ); 237 inputPaths = ( 238 "${SRCROOT}/Pods/Target Support Files/Pods-GrpcIosTest/Pods-GrpcIosTest-resources.sh", 239 "${PODS_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle", 240 ); 241 name = "[CP] Copy Pods Resources"; 242 outputFileListPaths = ( 243 ); 244 outputPaths = ( 245 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle", 246 ); 247 runOnlyForDeploymentPostprocessing = 0; 248 shellPath = /bin/sh; 249 shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GrpcIosTest/Pods-GrpcIosTest-resources.sh\"\n"; 250 showEnvVarsInLog = 0; 251 }; 252/* End PBXShellScriptBuildPhase section */ 253 254/* Begin PBXSourcesBuildPhase section */ 255 5EDA9077220DF0BC0046D27A /* Sources */ = { 256 isa = PBXSourcesBuildPhase; 257 buildActionMask = 2147483647; 258 files = ( 259 5EDA909C220DF1B00046D27A /* main.m in Sources */, 260 5EDA909B220DF1B00046D27A /* ViewController.m in Sources */, 261 5EDA909F220DF1B00046D27A /* AppDelegate.m in Sources */, 262 ); 263 runOnlyForDeploymentPostprocessing = 0; 264 }; 265 B0C18CA0222DEF140002B502 /* Sources */ = { 266 isa = PBXSourcesBuildPhase; 267 buildActionMask = 2147483647; 268 files = ( 269 B0C18CA7222DEF140002B502 /* GrpcIosTestUITests.m in Sources */, 270 ); 271 runOnlyForDeploymentPostprocessing = 0; 272 }; 273/* End PBXSourcesBuildPhase section */ 274 275/* Begin PBXTargetDependency section */ 276 B0C18CAA222DEF140002B502 /* PBXTargetDependency */ = { 277 isa = PBXTargetDependency; 278 target = 5EDA907A220DF0BC0046D27A /* GrpcIosTest */; 279 targetProxy = B0C18CA9222DEF140002B502 /* PBXContainerItemProxy */; 280 }; 281/* End PBXTargetDependency section */ 282 283/* Begin XCBuildConfiguration section */ 284 5EDA908F220DF0BD0046D27A /* Debug */ = { 285 isa = XCBuildConfiguration; 286 buildSettings = { 287 ALWAYS_SEARCH_USER_PATHS = NO; 288 CLANG_ANALYZER_NONNULL = YES; 289 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 290 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; 291 CLANG_CXX_LIBRARY = "libc++"; 292 CLANG_ENABLE_MODULES = YES; 293 CLANG_ENABLE_OBJC_ARC = YES; 294 CLANG_ENABLE_OBJC_WEAK = YES; 295 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 296 CLANG_WARN_BOOL_CONVERSION = YES; 297 CLANG_WARN_COMMA = YES; 298 CLANG_WARN_CONSTANT_CONVERSION = YES; 299 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 300 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 301 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 302 CLANG_WARN_EMPTY_BODY = YES; 303 CLANG_WARN_ENUM_CONVERSION = YES; 304 CLANG_WARN_INFINITE_RECURSION = YES; 305 CLANG_WARN_INT_CONVERSION = YES; 306 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 307 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 308 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 309 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 310 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 311 CLANG_WARN_STRICT_PROTOTYPES = YES; 312 CLANG_WARN_SUSPICIOUS_MOVE = YES; 313 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 314 CLANG_WARN_UNREACHABLE_CODE = YES; 315 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 316 CODE_SIGN_IDENTITY = "iPhone Developer"; 317 COPY_PHASE_STRIP = NO; 318 DEBUG_INFORMATION_FORMAT = dwarf; 319 ENABLE_STRICT_OBJC_MSGSEND = YES; 320 ENABLE_TESTABILITY = YES; 321 GCC_C_LANGUAGE_STANDARD = gnu11; 322 GCC_DYNAMIC_NO_PIC = NO; 323 GCC_NO_COMMON_BLOCKS = YES; 324 GCC_OPTIMIZATION_LEVEL = 0; 325 GCC_PREPROCESSOR_DEFINITIONS = ( 326 "DEBUG=1", 327 "$(inherited)", 328 ); 329 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 330 GCC_WARN_UNDECLARED_SELECTOR = YES; 331 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 332 GCC_WARN_UNUSED_FUNCTION = YES; 333 GCC_WARN_UNUSED_VARIABLE = YES; 334 IPHONEOS_DEPLOYMENT_TARGET = 9.0; 335 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; 336 MTL_FAST_MATH = YES; 337 ONLY_ACTIVE_ARCH = YES; 338 SDKROOT = iphoneos; 339 }; 340 name = Debug; 341 }; 342 5EDA9090220DF0BD0046D27A /* Release */ = { 343 isa = XCBuildConfiguration; 344 buildSettings = { 345 ALWAYS_SEARCH_USER_PATHS = NO; 346 CLANG_ANALYZER_NONNULL = YES; 347 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 348 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; 349 CLANG_CXX_LIBRARY = "libc++"; 350 CLANG_ENABLE_MODULES = YES; 351 CLANG_ENABLE_OBJC_ARC = YES; 352 CLANG_ENABLE_OBJC_WEAK = YES; 353 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 354 CLANG_WARN_BOOL_CONVERSION = YES; 355 CLANG_WARN_COMMA = YES; 356 CLANG_WARN_CONSTANT_CONVERSION = YES; 357 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 358 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 359 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 360 CLANG_WARN_EMPTY_BODY = YES; 361 CLANG_WARN_ENUM_CONVERSION = YES; 362 CLANG_WARN_INFINITE_RECURSION = YES; 363 CLANG_WARN_INT_CONVERSION = YES; 364 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 365 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 366 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 367 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 368 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 369 CLANG_WARN_STRICT_PROTOTYPES = YES; 370 CLANG_WARN_SUSPICIOUS_MOVE = YES; 371 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 372 CLANG_WARN_UNREACHABLE_CODE = YES; 373 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 374 CODE_SIGN_IDENTITY = "iPhone Developer"; 375 COPY_PHASE_STRIP = NO; 376 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 377 ENABLE_NS_ASSERTIONS = NO; 378 ENABLE_STRICT_OBJC_MSGSEND = YES; 379 GCC_C_LANGUAGE_STANDARD = gnu11; 380 GCC_NO_COMMON_BLOCKS = YES; 381 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 382 GCC_WARN_UNDECLARED_SELECTOR = YES; 383 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 384 GCC_WARN_UNUSED_FUNCTION = YES; 385 GCC_WARN_UNUSED_VARIABLE = YES; 386 IPHONEOS_DEPLOYMENT_TARGET = 9.0; 387 MTL_ENABLE_DEBUG_INFO = NO; 388 MTL_FAST_MATH = YES; 389 SDKROOT = iphoneos; 390 VALIDATE_PRODUCT = YES; 391 }; 392 name = Release; 393 }; 394 5EDA9092220DF0BD0046D27A /* Debug */ = { 395 isa = XCBuildConfiguration; 396 baseConfigurationReference = 7C9FAFB11727DCA50888C1B8 /* Pods-GrpcIosTest.debug.xcconfig */; 397 buildSettings = { 398 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 399 CODE_SIGN_STYLE = Manual; 400 DEVELOPMENT_TEAM = EQHXZ8M8AV; 401 INFOPLIST_FILE = Info.plist; 402 IPHONEOS_DEPLOYMENT_TARGET = 9.0; 403 LD_RUNPATH_SEARCH_PATHS = ( 404 "$(inherited)", 405 "@executable_path/Frameworks", 406 ); 407 PRODUCT_BUNDLE_IDENTIFIER = io.grpc.GrpcIosTest; 408 PRODUCT_NAME = "$(TARGET_NAME)"; 409 PROVISIONING_PROFILE_SPECIFIER = "Google Development"; 410 TARGETED_DEVICE_FAMILY = "1,2"; 411 }; 412 name = Debug; 413 }; 414 5EDA9093220DF0BD0046D27A /* Release */ = { 415 isa = XCBuildConfiguration; 416 baseConfigurationReference = A4E7CA72304A7B43FE8A5BC7 /* Pods-GrpcIosTest.release.xcconfig */; 417 buildSettings = { 418 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 419 CODE_SIGN_STYLE = Manual; 420 DEVELOPMENT_TEAM = EQHXZ8M8AV; 421 INFOPLIST_FILE = Info.plist; 422 IPHONEOS_DEPLOYMENT_TARGET = 9.0; 423 LD_RUNPATH_SEARCH_PATHS = ( 424 "$(inherited)", 425 "@executable_path/Frameworks", 426 ); 427 PRODUCT_BUNDLE_IDENTIFIER = io.grpc.GrpcIosTest; 428 PRODUCT_NAME = "$(TARGET_NAME)"; 429 PROVISIONING_PROFILE_SPECIFIER = "Google Development"; 430 TARGETED_DEVICE_FAMILY = "1,2"; 431 }; 432 name = Release; 433 }; 434 B0C18CAB222DEF140002B502 /* Debug */ = { 435 isa = XCBuildConfiguration; 436 buildSettings = { 437 CODE_SIGN_STYLE = Manual; 438 DEVELOPMENT_TEAM = EQHXZ8M8AV; 439 INFOPLIST_FILE = GrpcIosTestUITests/Info.plist; 440 LD_RUNPATH_SEARCH_PATHS = ( 441 "$(inherited)", 442 "@executable_path/Frameworks", 443 "@loader_path/Frameworks", 444 ); 445 PRODUCT_BUNDLE_IDENTIFIER = com.google.GrpcIosTestUITests; 446 PRODUCT_NAME = "$(TARGET_NAME)"; 447 PROVISIONING_PROFILE = ""; 448 PROVISIONING_PROFILE_SPECIFIER = "Google Development"; 449 TARGETED_DEVICE_FAMILY = "1,2"; 450 TEST_TARGET_NAME = GrpcIosTest; 451 }; 452 name = Debug; 453 }; 454 B0C18CAC222DEF140002B502 /* Release */ = { 455 isa = XCBuildConfiguration; 456 buildSettings = { 457 CODE_SIGN_STYLE = Manual; 458 DEVELOPMENT_TEAM = EQHXZ8M8AV; 459 INFOPLIST_FILE = GrpcIosTestUITests/Info.plist; 460 LD_RUNPATH_SEARCH_PATHS = ( 461 "$(inherited)", 462 "@executable_path/Frameworks", 463 "@loader_path/Frameworks", 464 ); 465 PRODUCT_BUNDLE_IDENTIFIER = com.google.GrpcIosTestUITests; 466 PRODUCT_NAME = "$(TARGET_NAME)"; 467 PROVISIONING_PROFILE = ""; 468 PROVISIONING_PROFILE_SPECIFIER = "Google Development"; 469 TARGETED_DEVICE_FAMILY = "1,2"; 470 TEST_TARGET_NAME = GrpcIosTest; 471 }; 472 name = Release; 473 }; 474/* End XCBuildConfiguration section */ 475 476/* Begin XCConfigurationList section */ 477 5EDA9076220DF0BC0046D27A /* Build configuration list for PBXProject "GrpcIosTest" */ = { 478 isa = XCConfigurationList; 479 buildConfigurations = ( 480 5EDA908F220DF0BD0046D27A /* Debug */, 481 5EDA9090220DF0BD0046D27A /* Release */, 482 ); 483 defaultConfigurationIsVisible = 0; 484 defaultConfigurationName = Release; 485 }; 486 5EDA9091220DF0BD0046D27A /* Build configuration list for PBXNativeTarget "GrpcIosTest" */ = { 487 isa = XCConfigurationList; 488 buildConfigurations = ( 489 5EDA9092220DF0BD0046D27A /* Debug */, 490 5EDA9093220DF0BD0046D27A /* Release */, 491 ); 492 defaultConfigurationIsVisible = 0; 493 defaultConfigurationName = Release; 494 }; 495 B0C18CAD222DEF140002B502 /* Build configuration list for PBXNativeTarget "GrpcIosTestUITests" */ = { 496 isa = XCConfigurationList; 497 buildConfigurations = ( 498 B0C18CAB222DEF140002B502 /* Debug */, 499 B0C18CAC222DEF140002B502 /* Release */, 500 ); 501 defaultConfigurationIsVisible = 0; 502 defaultConfigurationName = Release; 503 }; 504/* End XCConfigurationList section */ 505 }; 506 rootObject = 5EDA9073220DF0BC0046D27A /* Project object */; 507} 508