Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / src / objective-c / manual_tests / GrpcIosTest.xcodeproj / project.pbxproj
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_64_TO_32_BIT_CONVERSION = YES;
330                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
331                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
332                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
333                                 GCC_WARN_UNUSED_FUNCTION = YES;
334                                 GCC_WARN_UNUSED_VARIABLE = YES;
335                                 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
336                                 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
337                                 MTL_FAST_MATH = YES;
338                                 ONLY_ACTIVE_ARCH = YES;
339                                 SDKROOT = iphoneos;
340                         };
341                         name = Debug;
342                 };
343                 5EDA9090220DF0BD0046D27A /* Release */ = {
344                         isa = XCBuildConfiguration;
345                         buildSettings = {
346                                 ALWAYS_SEARCH_USER_PATHS = NO;
347                                 CLANG_ANALYZER_NONNULL = YES;
348                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
349                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
350                                 CLANG_CXX_LIBRARY = "libc++";
351                                 CLANG_ENABLE_MODULES = YES;
352                                 CLANG_ENABLE_OBJC_ARC = YES;
353                                 CLANG_ENABLE_OBJC_WEAK = YES;
354                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
355                                 CLANG_WARN_BOOL_CONVERSION = YES;
356                                 CLANG_WARN_COMMA = YES;
357                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
358                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
359                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
360                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
361                                 CLANG_WARN_EMPTY_BODY = YES;
362                                 CLANG_WARN_ENUM_CONVERSION = YES;
363                                 CLANG_WARN_INFINITE_RECURSION = YES;
364                                 CLANG_WARN_INT_CONVERSION = YES;
365                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
366                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
367                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
368                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
369                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
370                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
371                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
372                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
373                                 CLANG_WARN_UNREACHABLE_CODE = YES;
374                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
375                                 CODE_SIGN_IDENTITY = "iPhone Developer";
376                                 COPY_PHASE_STRIP = NO;
377                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
378                                 ENABLE_NS_ASSERTIONS = NO;
379                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
380                                 GCC_C_LANGUAGE_STANDARD = gnu11;
381                                 GCC_NO_COMMON_BLOCKS = YES;
382                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
383                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
384                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
385                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
386                                 GCC_WARN_UNUSED_FUNCTION = YES;
387                                 GCC_WARN_UNUSED_VARIABLE = YES;
388                                 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
389                                 MTL_ENABLE_DEBUG_INFO = NO;
390                                 MTL_FAST_MATH = YES;
391                                 SDKROOT = iphoneos;
392                                 VALIDATE_PRODUCT = YES;
393                         };
394                         name = Release;
395                 };
396                 5EDA9092220DF0BD0046D27A /* Debug */ = {
397                         isa = XCBuildConfiguration;
398                         baseConfigurationReference = 7C9FAFB11727DCA50888C1B8 /* Pods-GrpcIosTest.debug.xcconfig */;
399                         buildSettings = {
400                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
401                                 CODE_SIGN_STYLE = Manual;
402                                 DEVELOPMENT_TEAM = EQHXZ8M8AV;
403                                 INFOPLIST_FILE = Info.plist;
404                                 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
405                                 LD_RUNPATH_SEARCH_PATHS = (
406                                         "$(inherited)",
407                                         "@executable_path/Frameworks",
408                                 );
409                                 PRODUCT_BUNDLE_IDENTIFIER = io.grpc.GrpcIosTest;
410                                 PRODUCT_NAME = "$(TARGET_NAME)";
411                                 PROVISIONING_PROFILE_SPECIFIER = "Google Development";
412                                 TARGETED_DEVICE_FAMILY = "1,2";
413                         };
414                         name = Debug;
415                 };
416                 5EDA9093220DF0BD0046D27A /* Release */ = {
417                         isa = XCBuildConfiguration;
418                         baseConfigurationReference = A4E7CA72304A7B43FE8A5BC7 /* Pods-GrpcIosTest.release.xcconfig */;
419                         buildSettings = {
420                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
421                                 CODE_SIGN_STYLE = Manual;
422                                 DEVELOPMENT_TEAM = EQHXZ8M8AV;
423                                 INFOPLIST_FILE = Info.plist;
424                                 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
425                                 LD_RUNPATH_SEARCH_PATHS = (
426                                         "$(inherited)",
427                                         "@executable_path/Frameworks",
428                                 );
429                                 PRODUCT_BUNDLE_IDENTIFIER = io.grpc.GrpcIosTest;
430                                 PRODUCT_NAME = "$(TARGET_NAME)";
431                                 PROVISIONING_PROFILE_SPECIFIER = "Google Development";
432                                 TARGETED_DEVICE_FAMILY = "1,2";
433                         };
434                         name = Release;
435                 };
436                 B0C18CAB222DEF140002B502 /* Debug */ = {
437                         isa = XCBuildConfiguration;
438                         buildSettings = {
439                                 CODE_SIGN_STYLE = Manual;
440                                 DEVELOPMENT_TEAM = EQHXZ8M8AV;
441                                 INFOPLIST_FILE = GrpcIosTestUITests/Info.plist;
442                                 LD_RUNPATH_SEARCH_PATHS = (
443                                         "$(inherited)",
444                                         "@executable_path/Frameworks",
445                                         "@loader_path/Frameworks",
446                                 );
447                                 PRODUCT_BUNDLE_IDENTIFIER = com.google.GrpcIosTestUITests;
448                                 PRODUCT_NAME = "$(TARGET_NAME)";
449                                 PROVISIONING_PROFILE = "";
450                                 PROVISIONING_PROFILE_SPECIFIER = "Google Development";
451                                 TARGETED_DEVICE_FAMILY = "1,2";
452                                 TEST_TARGET_NAME = GrpcIosTest;
453                         };
454                         name = Debug;
455                 };
456                 B0C18CAC222DEF140002B502 /* Release */ = {
457                         isa = XCBuildConfiguration;
458                         buildSettings = {
459                                 CODE_SIGN_STYLE = Manual;
460                                 DEVELOPMENT_TEAM = EQHXZ8M8AV;
461                                 INFOPLIST_FILE = GrpcIosTestUITests/Info.plist;
462                                 LD_RUNPATH_SEARCH_PATHS = (
463                                         "$(inherited)",
464                                         "@executable_path/Frameworks",
465                                         "@loader_path/Frameworks",
466                                 );
467                                 PRODUCT_BUNDLE_IDENTIFIER = com.google.GrpcIosTestUITests;
468                                 PRODUCT_NAME = "$(TARGET_NAME)";
469                                 PROVISIONING_PROFILE = "";
470                                 PROVISIONING_PROFILE_SPECIFIER = "Google Development";
471                                 TARGETED_DEVICE_FAMILY = "1,2";
472                                 TEST_TARGET_NAME = GrpcIosTest;
473                         };
474                         name = Release;
475                 };
476 /* End XCBuildConfiguration section */
477
478 /* Begin XCConfigurationList section */
479                 5EDA9076220DF0BC0046D27A /* Build configuration list for PBXProject "GrpcIosTest" */ = {
480                         isa = XCConfigurationList;
481                         buildConfigurations = (
482                                 5EDA908F220DF0BD0046D27A /* Debug */,
483                                 5EDA9090220DF0BD0046D27A /* Release */,
484                         );
485                         defaultConfigurationIsVisible = 0;
486                         defaultConfigurationName = Release;
487                 };
488                 5EDA9091220DF0BD0046D27A /* Build configuration list for PBXNativeTarget "GrpcIosTest" */ = {
489                         isa = XCConfigurationList;
490                         buildConfigurations = (
491                                 5EDA9092220DF0BD0046D27A /* Debug */,
492                                 5EDA9093220DF0BD0046D27A /* Release */,
493                         );
494                         defaultConfigurationIsVisible = 0;
495                         defaultConfigurationName = Release;
496                 };
497                 B0C18CAD222DEF140002B502 /* Build configuration list for PBXNativeTarget "GrpcIosTestUITests" */ = {
498                         isa = XCConfigurationList;
499                         buildConfigurations = (
500                                 B0C18CAB222DEF140002B502 /* Debug */,
501                                 B0C18CAC222DEF140002B502 /* Release */,
502                         );
503                         defaultConfigurationIsVisible = 0;
504                         defaultConfigurationName = Release;
505                 };
506 /* End XCConfigurationList section */
507         };
508         rootObject = 5EDA9073220DF0BC0046D27A /* Project object */;
509 }