xref: /aosp_15_r20/external/grpc-grpc/src/objective-c/tests/Tests.xcodeproj/project.pbxproj (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		5E0282E9215AA697007AC99D /* NSErrorUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E0282E8215AA697007AC99D /* NSErrorUnitTests.m */; };
11		5E08D07023021E3B006D76EA /* InteropTestsMultipleChannels.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F487722778226006656AD /* InteropTestsMultipleChannels.m */; };
12		5E3F14842278B461007C6D90 /* InteropTestsBlockCallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E3F14832278B461007C6D90 /* InteropTestsBlockCallbacks.m */; };
13		5E3F14852278BF5D007C6D90 /* InteropTestsBlockCallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E3F14832278B461007C6D90 /* InteropTestsBlockCallbacks.m */; };
14		5E3F14862278BFFF007C6D90 /* InteropTestsBlockCallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E3F14832278B461007C6D90 /* InteropTestsBlockCallbacks.m */; };
15		5E3F148D22792856007C6D90 /* ConfigureCronet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E3F1487227918AA007C6D90 /* ConfigureCronet.m */; };
16		5E7F486422775B37006656AD /* InteropTestsRemoteWithCronet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EE84BF31D4717E40050C6CC /* InteropTestsRemoteWithCronet.m */; };
17		5E7F486522775B41006656AD /* CronetUnitTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5EAD6D261E27047400002378 /* CronetUnitTests.mm */; };
18		5E7F486E22778086006656AD /* CoreCronetEnd2EndTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F486D22778086006656AD /* CoreCronetEnd2EndTests.mm */; };
19		5E7F487D22778256006656AD /* ChannelPoolTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F487B22778256006656AD /* ChannelPoolTest.m */; };
20		5E7F487E22778256006656AD /* ChannelTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F487C22778256006656AD /* ChannelTests.m */; };
21		5E7F4880227782C1006656AD /* APIv2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F487F227782C1006656AD /* APIv2Tests.m */; };
22		5E7F488322778A88006656AD /* InteropTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488222778A88006656AD /* InteropTests.m */; };
23		5E7F488422778A88006656AD /* InteropTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488222778A88006656AD /* InteropTests.m */; };
24		5E7F488522778A88006656AD /* InteropTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488222778A88006656AD /* InteropTests.m */; };
25		5E7F488722778AEA006656AD /* GRPCClientTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488622778AEA006656AD /* GRPCClientTests.m */; };
26		5E7F488922778B04006656AD /* InteropTestsRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488822778B04006656AD /* InteropTestsRemote.m */; };
27		5E7F488B22778B5D006656AD /* RxLibraryUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488A22778B5D006656AD /* RxLibraryUnitTests.m */; };
28		5E7F488C22778C60006656AD /* APIv2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F487F227782C1006656AD /* APIv2Tests.m */; };
29		5E7F488D22778C85006656AD /* InteropTestsLocalSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 63E240CD1B6C4E2B005F3B0E /* InteropTestsLocalSSL.m */; };
30		5E7F488E22778C87006656AD /* InteropTestsLocalCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = 63715F551B780C020029CB0B /* InteropTestsLocalCleartext.m */; };
31		5E7F488F22778C8C006656AD /* InteropTestsRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488822778B04006656AD /* InteropTestsRemote.m */; };
32		5E7F489022778C95006656AD /* RxLibraryUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488A22778B5D006656AD /* RxLibraryUnitTests.m */; };
33		5E9F1C332321AB1700837469 /* TransportRegistryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E9F1C322321AB1700837469 /* TransportRegistryTests.m */; };
34		5E9F1C352321C9B200837469 /* TransportRegistryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E9F1C342321C9B200837469 /* TransportRegistryTests.m */; };
35		5E9F1C59232302E200837469 /* TransportTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E9F1C58232302E200837469 /* TransportTests.m */; };
36		5EA4770322736178000F72FC /* InteropTestsLocalSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 63E240CD1B6C4E2B005F3B0E /* InteropTestsLocalSSL.m */; };
37		5EA477042273617B000F72FC /* InteropTestsLocalCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = 63715F551B780C020029CB0B /* InteropTestsLocalCleartext.m */; };
38		5EA4770522736AC4000F72FC /* TestCertificates.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */; };
39		5ECFED8623030DCC00626501 /* TestCertificates.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */; };
40		65EB19E418B39A8374D407BB /* libPods-CronetTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B1511C20E16A8422B58D61A /* libPods-CronetTests.a */; };
41		74E1354127A0D22B009FC4F3 /* GRPCCallOptionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 74E1354027A0D22A009FC4F3 /* GRPCCallOptionsTests.m */; };
42		903163C7FE885838580AEC7A /* libPods-InteropTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D457AD9797664CFA191C3280 /* libPods-InteropTests.a */; };
43		953CD2942A3A6D6CE695BE87 /* libPods-MacTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 276873A05AC5479B60DF6079 /* libPods-MacTests.a */; };
44		9BF9672E0D0BF5B42D4F2B72 /* libPods-PerfTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D6F190224A515F9A4D09E4CF /* libPods-PerfTests.a */; };
45		ABA946DC22FF62FC00577AEF /* TestCertificates.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */; };
46		ABCB3EE422F23BEF00F0FECE /* InteropTestsRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488822778B04006656AD /* InteropTestsRemote.m */; };
47		ABCB3EE522F23BEF00F0FECE /* InteropTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488222778A88006656AD /* InteropTests.m */; };
48		ABCB3EE622F23BEF00F0FECE /* InteropTestsLocalSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 63E240CD1B6C4E2B005F3B0E /* InteropTestsLocalSSL.m */; };
49		ABCB3EE722F23BEF00F0FECE /* InteropTestsLocalCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = 63715F551B780C020029CB0B /* InteropTestsLocalCleartext.m */; };
50		ABCB3EE822F23BEF00F0FECE /* InteropTestsBlockCallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E3F14832278B461007C6D90 /* InteropTestsBlockCallbacks.m */; };
51		ABCB3EE922F23BF500F0FECE /* RxLibraryUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F488A22778B5D006656AD /* RxLibraryUnitTests.m */; };
52		ABCB3EEA22F23BF500F0FECE /* APIv2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7F487F227782C1006656AD /* APIv2Tests.m */; };
53		ABCB3EEB22F23BF500F0FECE /* NSErrorUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E0282E8215AA697007AC99D /* NSErrorUnitTests.m */; };
54		B071230B22669EED004B64A1 /* StressTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B071230A22669EED004B64A1 /* StressTests.m */; };
55		B0A420C523299D2200D95F2A /* TestCertificates.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */; };
56		B0A420C623299D2D00D95F2A /* ConfigureCronet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E3F1487227918AA007C6D90 /* ConfigureCronet.m */; };
57		B0BB3F08225E7ABA008DA580 /* NSErrorUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E0282E8215AA697007AC99D /* NSErrorUnitTests.m */; };
58		B0BB3F0A225EA511008DA580 /* TestCertificates.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */; };
59		B0D39B9A2266F3CB00A4078D /* StressTestsSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = B0D39B992266F3CB00A4078D /* StressTestsSSL.m */; };
60		B0D39B9C2266FF9800A4078D /* StressTestsCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = B0D39B9B2266FF9800A4078D /* StressTestsCleartext.m */; };
61		B0F2D0C4232991CC008C2575 /* PerfTestsBlockCallbacks.h in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D08E23297BC6008C2575 /* PerfTestsBlockCallbacks.h */; };
62		B0F2D0C5232991CC008C2575 /* PerfTestsBlockCallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D08F23297BDD008C2575 /* PerfTestsBlockCallbacks.m */; };
63		B0F2D0C6232991CC008C2575 /* PerfTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09123297C1A008C2575 /* PerfTests.m */; };
64		B0F2D0C7232991CC008C2575 /* PerfTests.h in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09323297C28008C2575 /* PerfTests.h */; };
65		B0F2D0C8232991CC008C2575 /* PerfTestsCronet.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09423297C47008C2575 /* PerfTestsCronet.m */; };
66		B0F2D0C9232991CC008C2575 /* PerfTestsCFStreamSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09623297CA6008C2575 /* PerfTestsCFStreamSSL.m */; };
67		B0F2D0CA232991CC008C2575 /* PerfTestsCFStreamCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09823297CBF008C2575 /* PerfTestsCFStreamCleartext.m */; };
68		B0F2D0CB232991CC008C2575 /* PerfTestsNoCFStreamSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09A23297CF2008C2575 /* PerfTestsNoCFStreamSSL.m */; };
69		B0F2D0CC232991CC008C2575 /* PerfTestsNoCFStreamCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D09C23297D02008C2575 /* PerfTestsNoCFStreamCleartext.m */; };
70		CCF5C0719EF608276AE16374 /* libPods-UnitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 22A3EBB488699C8CEA19707B /* libPods-UnitTests.a */; };
71		F4E21D69D650D61FE8F02696 /* libPods-TvTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A0A5455106001F60357A4B6 /* libPods-TvTests.a */; };
72/* End PBXBuildFile section */
73
74/* Begin PBXFileReference section */
75		02192CF1FF9534E3D18C65FC /* Pods-CronetUnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetUnitTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CronetUnitTests/Pods-CronetUnitTests.release.xcconfig"; sourceTree = "<group>"; };
76		038286E5BBEC3F03D4701CCC /* Pods-TvTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TvTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-TvTests/Pods-TvTests.cronet.xcconfig"; sourceTree = "<group>"; };
77		070266E2626EB997B54880A3 /* Pods-InteropTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTests/Pods-InteropTests.test.xcconfig"; sourceTree = "<group>"; };
78		07D10A965323BEA7FE59A74B /* Pods-RxLibraryUnitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxLibraryUnitTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxLibraryUnitTests/Pods-RxLibraryUnitTests.debug.xcconfig"; sourceTree = "<group>"; };
79		0A4F89D9C90E9C30990218F0 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
80		0BDA4BA011779D5D25B5618C /* libPods-InteropTestsLocalCleartextCFStream.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsLocalCleartextCFStream.a"; sourceTree = BUILT_PRODUCTS_DIR; };
81		0D2284C3DF7E57F0ED504E39 /* Pods-CoreCronetEnd2EndTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CoreCronetEnd2EndTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CoreCronetEnd2EndTests/Pods-CoreCronetEnd2EndTests.debug.xcconfig"; sourceTree = "<group>"; };
82		0DEDD2F15237E5322F696B00 /* Pods-PerfTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTests/Pods-PerfTests.test.xcconfig"; sourceTree = "<group>"; };
83		1286B30AD74CB64CD91FB17D /* Pods-APIv2Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIv2Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-APIv2Tests/Pods-APIv2Tests.debug.xcconfig"; sourceTree = "<group>"; };
84		1295CCBD1082B4A7CFCED95F /* Pods-InteropTestsMultipleChannels.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMultipleChannels.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMultipleChannels/Pods-InteropTestsMultipleChannels.cronet.xcconfig"; sourceTree = "<group>"; };
85		12B238CD1702393C2BA5DE80 /* Pods-APIv2Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIv2Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-APIv2Tests/Pods-APIv2Tests.release.xcconfig"; sourceTree = "<group>"; };
86		14B09A58FEE53A7A6B838920 /* Pods-InteropTestsLocalSSL.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSL.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSL/Pods-InteropTestsLocalSSL.cronet.xcconfig"; sourceTree = "<group>"; };
87		1588C85DEAF7FC0ACDEA4C02 /* Pods-InteropTestsLocalCleartext.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartext.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartext/Pods-InteropTestsLocalCleartext.test.xcconfig"; sourceTree = "<group>"; };
88		16A2E4C5839C83FBDA63881F /* Pods-MacTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MacTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-MacTests/Pods-MacTests.cronet.xcconfig"; sourceTree = "<group>"; };
89		17F60BF2871F6AF85FB3FA12 /* Pods-InteropTestsRemoteWithCronet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteWithCronet.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteWithCronet/Pods-InteropTestsRemoteWithCronet.debug.xcconfig"; sourceTree = "<group>"; };
90		1B1511C20E16A8422B58D61A /* libPods-CronetTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CronetTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
91		1E43EAE443CBB4482B1EB071 /* Pods-MacTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MacTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-MacTests/Pods-MacTests.release.xcconfig"; sourceTree = "<group>"; };
92		1F5E788FBF9A4A06EB9E1ACD /* Pods-MacTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MacTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-MacTests/Pods-MacTests.test.xcconfig"; sourceTree = "<group>"; };
93		20DFF2F3C97EF098FE5A3171 /* libPods-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
94		20F6A3D59D0EE091E2D43953 /* Pods-CronetTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-CronetTests/Pods-CronetTests.cronet.xcconfig"; sourceTree = "<group>"; };
95		22A3EBB488699C8CEA19707B /* libPods-UnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
96		2650FEF00956E7924772F9D9 /* Pods-InteropTestsMultipleChannels.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMultipleChannels.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMultipleChannels/Pods-InteropTestsMultipleChannels.release.xcconfig"; sourceTree = "<group>"; };
97		276873A05AC5479B60DF6079 /* libPods-MacTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MacTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
98		2A0A5455106001F60357A4B6 /* libPods-TvTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TvTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
99		2B89F3037963E6EDDD48D8C3 /* Pods-InteropTestsRemoteWithCronet.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteWithCronet.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteWithCronet/Pods-InteropTestsRemoteWithCronet.test.xcconfig"; sourceTree = "<group>"; };
100		303F4A17EB1650FC44603D17 /* Pods-InteropTestsRemoteCFStream.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteCFStream.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteCFStream/Pods-InteropTestsRemoteCFStream.release.xcconfig"; sourceTree = "<group>"; };
101		32748C4078AEB05F8F954361 /* Pods-InteropTestsRemoteCFStream.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteCFStream.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteCFStream/Pods-InteropTestsRemoteCFStream.debug.xcconfig"; sourceTree = "<group>"; };
102		355D0E30AD224763BC9519F4 /* libPods-InteropTestsMultipleChannels.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsMultipleChannels.a"; sourceTree = BUILT_PRODUCTS_DIR; };
103		35F2B6BF3BAE8F0DC4AFD76E /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
104		386712AEACF7C2190C4B8B3F /* Pods-CronetUnitTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetUnitTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-CronetUnitTests/Pods-CronetUnitTests.cronet.xcconfig"; sourceTree = "<group>"; };
105		3A98DF08852F60AF1D96481D /* Pods-InteropTestsCallOptions.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsCallOptions.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsCallOptions/Pods-InteropTestsCallOptions.debug.xcconfig"; sourceTree = "<group>"; };
106		3B0861FC805389C52DB260D4 /* Pods-RxLibraryUnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxLibraryUnitTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxLibraryUnitTests/Pods-RxLibraryUnitTests.release.xcconfig"; sourceTree = "<group>"; };
107		3CADF86203B9D03EA96C359D /* Pods-InteropTestsMultipleChannels.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMultipleChannels.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMultipleChannels/Pods-InteropTestsMultipleChannels.debug.xcconfig"; sourceTree = "<group>"; };
108		3EB55EF291706E3DDE23C3B7 /* Pods-InteropTestsLocalSSLCFStream.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSLCFStream.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSLCFStream/Pods-InteropTestsLocalSSLCFStream.debug.xcconfig"; sourceTree = "<group>"; };
109		3F27B2E744482771EB93C394 /* Pods-InteropTestsRemoteWithCronet.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteWithCronet.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteWithCronet/Pods-InteropTestsRemoteWithCronet.cronet.xcconfig"; sourceTree = "<group>"; };
110		4151F1CACF6F364277DA312F /* Pods-TvTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TvTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TvTests/Pods-TvTests.debug.xcconfig"; sourceTree = "<group>"; };
111		41AA59529240A6BBBD3DB904 /* Pods-InteropTestsLocalSSLCFStream.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSLCFStream.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSLCFStream/Pods-InteropTestsLocalSSLCFStream.test.xcconfig"; sourceTree = "<group>"; };
112		48F1841C9A920626995DC28C /* libPods-ChannelTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ChannelTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
113		4A1A42B2E941CCD453489E5B /* Pods-InteropTestsRemoteCFStream.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteCFStream.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteCFStream/Pods-InteropTestsRemoteCFStream.cronet.xcconfig"; sourceTree = "<group>"; };
114		4AD97096D13D7416DC91A72A /* Pods-CoreCronetEnd2EndTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CoreCronetEnd2EndTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CoreCronetEnd2EndTests/Pods-CoreCronetEnd2EndTests.release.xcconfig"; sourceTree = "<group>"; };
115		4ADEA1C8BBE10D90940AC68E /* Pods-InteropTestsRemote.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemote.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemote/Pods-InteropTestsRemote.cronet.xcconfig"; sourceTree = "<group>"; };
116		51A275E86C141416ED63FF76 /* Pods-InteropTestsLocalCleartext.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartext.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartext/Pods-InteropTestsLocalCleartext.release.xcconfig"; sourceTree = "<group>"; };
117		51F2A64B7AADBA1B225B132E /* Pods-APIv2Tests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIv2Tests.test.xcconfig"; path = "Pods/Target Support Files/Pods-APIv2Tests/Pods-APIv2Tests.test.xcconfig"; sourceTree = "<group>"; };
118		553BBBED24E4162D1F769D65 /* Pods-InteropTestsLocalSSL.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSL.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSL/Pods-InteropTestsLocalSSL.debug.xcconfig"; sourceTree = "<group>"; };
119		55B630C1FF8C36D1EFC4E0A4 /* Pods-InteropTestsLocalSSLCFStream.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSLCFStream.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSLCFStream/Pods-InteropTestsLocalSSLCFStream.cronet.xcconfig"; sourceTree = "<group>"; };
120		573450F334B331D0BED8B961 /* Pods-CoreCronetEnd2EndTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CoreCronetEnd2EndTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-CoreCronetEnd2EndTests/Pods-CoreCronetEnd2EndTests.cronet.xcconfig"; sourceTree = "<group>"; };
121		5761E98978DDDF136A58CB7E /* Pods-AllTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AllTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-AllTests/Pods-AllTests.release.xcconfig"; sourceTree = "<group>"; };
122		5AB9A82F289D548D6B8816F9 /* Pods-CronetTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-CronetTests/Pods-CronetTests.test.xcconfig"; sourceTree = "<group>"; };
123		5E0282E6215AA697007AC99D /* UnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
124		5E0282E8215AA697007AC99D /* NSErrorUnitTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NSErrorUnitTests.m; sourceTree = "<group>"; };
125		5E3F14822278B42D007C6D90 /* InteropTestsBlockCallbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InteropTestsBlockCallbacks.h; sourceTree = "<group>"; };
126		5E3F14832278B461007C6D90 /* InteropTestsBlockCallbacks.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InteropTestsBlockCallbacks.m; sourceTree = "<group>"; };
127		5E3F1487227918AA007C6D90 /* ConfigureCronet.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ConfigureCronet.m; sourceTree = "<group>"; };
128		5E3F148A227918C4007C6D90 /* ConfigureCronet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConfigureCronet.h; sourceTree = "<group>"; };
129		5E7F485922775B15006656AD /* CronetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CronetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
130		5E7F486622776AD8006656AD /* Cronet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cronet.framework; path = Pods/CronetFramework/Cronet.framework; sourceTree = "<group>"; };
131		5E7F486D22778086006656AD /* CoreCronetEnd2EndTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CoreCronetEnd2EndTests.mm; sourceTree = "<group>"; };
132		5E7F487722778226006656AD /* InteropTestsMultipleChannels.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InteropTestsMultipleChannels.m; sourceTree = "<group>"; };
133		5E7F487B22778256006656AD /* ChannelPoolTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChannelPoolTest.m; sourceTree = "<group>"; };
134		5E7F487C22778256006656AD /* ChannelTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChannelTests.m; sourceTree = "<group>"; };
135		5E7F487F227782C1006656AD /* APIv2Tests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APIv2Tests.m; sourceTree = "<group>"; };
136		5E7F488122778A88006656AD /* InteropTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InteropTests.h; sourceTree = "<group>"; };
137		5E7F488222778A88006656AD /* InteropTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InteropTests.m; sourceTree = "<group>"; };
138		5E7F488622778AEA006656AD /* GRPCClientTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GRPCClientTests.m; sourceTree = "<group>"; };
139		5E7F488822778B04006656AD /* InteropTestsRemote.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InteropTestsRemote.m; sourceTree = "<group>"; };
140		5E7F488A22778B5D006656AD /* RxLibraryUnitTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RxLibraryUnitTests.m; sourceTree = "<group>"; };
141		5E9F1C322321AB1700837469 /* TransportRegistryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TransportRegistryTests.m; sourceTree = "<group>"; };
142		5E9F1C342321C9B200837469 /* TransportRegistryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TransportRegistryTests.m; sourceTree = "<group>"; };
143		5E9F1C58232302E200837469 /* TransportTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TransportTests.m; sourceTree = "<group>"; };
144		5EA476F42272816A000F72FC /* InteropTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = InteropTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
145		5EA908CF4CDA4CE218352A06 /* Pods-InteropTestsLocalSSLCFStream.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSLCFStream.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSLCFStream/Pods-InteropTestsLocalSSLCFStream.release.xcconfig"; sourceTree = "<group>"; };
146		5EAD6D261E27047400002378 /* CronetUnitTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = CronetUnitTests.mm; path = CronetTests/CronetUnitTests.mm; sourceTree = SOURCE_ROOT; };
147		5EAFE8271F8EFB87007F2189 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
148		5EE84BF31D4717E40050C6CC /* InteropTestsRemoteWithCronet.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = InteropTestsRemoteWithCronet.m; path = CronetTests/InteropTestsRemoteWithCronet.m; sourceTree = SOURCE_ROOT; };
149		635697D81B14FC11007A7283 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
150		63715F551B780C020029CB0B /* InteropTestsLocalCleartext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InteropTestsLocalCleartext.m; path = InteropTests/InteropTestsLocalCleartext.m; sourceTree = SOURCE_ROOT; };
151		63E240CD1B6C4E2B005F3B0E /* InteropTestsLocalSSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InteropTestsLocalSSL.m; path = InteropTests/InteropTestsLocalSSL.m; sourceTree = SOURCE_ROOT; };
152		63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TestCertificates.bundle; sourceTree = "<group>"; };
153		64F68A9A6A63CC930DD30A6E /* Pods-CronetUnitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetUnitTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CronetUnitTests/Pods-CronetUnitTests.debug.xcconfig"; sourceTree = "<group>"; };
154		6793C9D019CB268C5BB491A2 /* Pods-CoreCronetEnd2EndTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CoreCronetEnd2EndTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-CoreCronetEnd2EndTests/Pods-CoreCronetEnd2EndTests.test.xcconfig"; sourceTree = "<group>"; };
155		680439AC2BC8761EDD54A1EA /* Pods-InteropTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTests/Pods-InteropTests.debug.xcconfig"; sourceTree = "<group>"; };
156		73D2DF07027835BA0FB0B1C0 /* Pods-InteropTestsCallOptions.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsCallOptions.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsCallOptions/Pods-InteropTestsCallOptions.cronet.xcconfig"; sourceTree = "<group>"; };
157		74E1354027A0D22A009FC4F3 /* GRPCCallOptionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GRPCCallOptionsTests.m; sourceTree = "<group>"; };
158		781089FAE980F51F88A3BE0B /* Pods-RxLibraryUnitTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxLibraryUnitTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-RxLibraryUnitTests/Pods-RxLibraryUnitTests.test.xcconfig"; sourceTree = "<group>"; };
159		79C68EFFCB5533475D810B79 /* Pods-RxLibraryUnitTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxLibraryUnitTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-RxLibraryUnitTests/Pods-RxLibraryUnitTests.cronet.xcconfig"; sourceTree = "<group>"; };
160		7A2E97E3F469CC2A758D77DE /* Pods-InteropTestsLocalSSL.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSL.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSL/Pods-InteropTestsLocalSSL.release.xcconfig"; sourceTree = "<group>"; };
161		7BA53C6D224288D5870FE6F3 /* Pods-InteropTestsLocalCleartextCFStream.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartextCFStream.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartextCFStream/Pods-InteropTestsLocalCleartextCFStream.release.xcconfig"; sourceTree = "<group>"; };
162		7F4F42EBAF311E9F84FCA32E /* Pods-CronetTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CronetTests/Pods-CronetTests.release.xcconfig"; sourceTree = "<group>"; };
163		8809F3EB70C19F2CFA1F4CA6 /* Pods-TvTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TvTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-TvTests/Pods-TvTests.release.xcconfig"; sourceTree = "<group>"; };
164		8AB3DD44BB84D98E7FB28CAE /* Pods-PerfTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTests/Pods-PerfTests.cronet.xcconfig"; sourceTree = "<group>"; };
165		8B498B05C6DA0818B2FA91D4 /* Pods-InteropTestsLocalCleartextCFStream.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartextCFStream.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartextCFStream/Pods-InteropTestsLocalCleartextCFStream.cronet.xcconfig"; sourceTree = "<group>"; };
166		8C233E85C3EB45B3CAE52EDF /* Pods-APIv2Tests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIv2Tests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-APIv2Tests/Pods-APIv2Tests.cronet.xcconfig"; sourceTree = "<group>"; };
167		90E63AD3C4A1E3E6BC745096 /* Pods-ChannelTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChannelTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-ChannelTests/Pods-ChannelTests.cronet.xcconfig"; sourceTree = "<group>"; };
168		943138072A9605B5B8DC1FC0 /* Pods-InteropTestsLocalCleartextCFStream.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartextCFStream.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartextCFStream/Pods-InteropTestsLocalCleartextCFStream.debug.xcconfig"; sourceTree = "<group>"; };
169		94D7A5FAA13480E9A5166D7A /* Pods-UnitTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.test.xcconfig"; sourceTree = "<group>"; };
170		9E9444C764F0FFF64A7EB58E /* libPods-InteropTestsRemoteWithCronet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsRemoteWithCronet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
171		A25967A0D40ED14B3287AD81 /* Pods-InteropTestsCallOptions.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsCallOptions.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsCallOptions/Pods-InteropTestsCallOptions.test.xcconfig"; sourceTree = "<group>"; };
172		A2DCF2570BE515B62CB924CA /* Pods-UnitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.debug.xcconfig"; sourceTree = "<group>"; };
173		A52BDBDE1F6643E6FD1F3CBA /* Pods-TvTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TvTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-TvTests/Pods-TvTests.test.xcconfig"; sourceTree = "<group>"; };
174		A58BE6DF1C62D1739EBB2C78 /* libPods-RxLibraryUnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RxLibraryUnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
175		A6F832FCEFA6F6881E620F12 /* Pods-InteropTestsRemote.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemote.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemote/Pods-InteropTestsRemote.test.xcconfig"; sourceTree = "<group>"; };
176		AA7CB64B4DD9915AE7C03163 /* Pods-InteropTestsLocalCleartext.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartext.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartext/Pods-InteropTestsLocalCleartext.cronet.xcconfig"; sourceTree = "<group>"; };
177		ABCB3EDA22F23B9700F0FECE /* TvTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TvTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
178		ABCB3EDE22F23B9700F0FECE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
179		AC414EF7A6BF76ED02B6E480 /* Pods-InteropTestsRemoteWithCronet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteWithCronet.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteWithCronet/Pods-InteropTestsRemoteWithCronet.release.xcconfig"; sourceTree = "<group>"; };
180		AF3FC2CFFE7B0961823BC740 /* libPods-InteropTestsCallOptions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsCallOptions.a"; sourceTree = BUILT_PRODUCTS_DIR; };
181		B071230A22669EED004B64A1 /* StressTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StressTests.m; sourceTree = "<group>"; };
182		B0BB3EF7225E795F008DA580 /* MacTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MacTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
183		B0BB3EFB225E795F008DA580 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
184		B0C5FC172267C77200F192BE /* StressTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StressTests.h; sourceTree = "<group>"; };
185		B0D39B992266F3CB00A4078D /* StressTestsSSL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StressTestsSSL.m; sourceTree = "<group>"; };
186		B0D39B9B2266FF9800A4078D /* StressTestsCleartext.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StressTestsCleartext.m; sourceTree = "<group>"; };
187		B0F2D08E23297BC6008C2575 /* PerfTestsBlockCallbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerfTestsBlockCallbacks.h; sourceTree = "<group>"; };
188		B0F2D08F23297BDD008C2575 /* PerfTestsBlockCallbacks.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTestsBlockCallbacks.m; sourceTree = "<group>"; };
189		B0F2D09123297C1A008C2575 /* PerfTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTests.m; sourceTree = "<group>"; };
190		B0F2D09323297C28008C2575 /* PerfTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerfTests.h; sourceTree = "<group>"; };
191		B0F2D09423297C47008C2575 /* PerfTestsCronet.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTestsCronet.m; sourceTree = "<group>"; };
192		B0F2D09623297CA6008C2575 /* PerfTestsCFStreamSSL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTestsCFStreamSSL.m; sourceTree = "<group>"; };
193		B0F2D09823297CBF008C2575 /* PerfTestsCFStreamCleartext.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTestsCFStreamCleartext.m; sourceTree = "<group>"; };
194		B0F2D09A23297CF2008C2575 /* PerfTestsNoCFStreamSSL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTestsNoCFStreamSSL.m; sourceTree = "<group>"; };
195		B0F2D09C23297D02008C2575 /* PerfTestsNoCFStreamCleartext.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PerfTestsNoCFStreamCleartext.m; sourceTree = "<group>"; };
196		B0F2D0BA232991BA008C2575 /* PerfTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PerfTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
197		B226619DC4E709E0FFFF94B8 /* Pods-CronetUnitTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetUnitTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-CronetUnitTests/Pods-CronetUnitTests.test.xcconfig"; sourceTree = "<group>"; };
198		B6AD69CACF67505B0F028E92 /* libPods-APIv2Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-APIv2Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
199		B94C27C06733CF98CE1B2757 /* Pods-AllTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AllTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AllTests/Pods-AllTests.debug.xcconfig"; sourceTree = "<group>"; };
200		BED74BC8ABF9917C66175879 /* Pods-ChannelTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChannelTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-ChannelTests/Pods-ChannelTests.test.xcconfig"; sourceTree = "<group>"; };
201		C17F57E5BCB989AB1C2F1F25 /* Pods-InteropTestsRemoteCFStream.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemoteCFStream.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemoteCFStream/Pods-InteropTestsRemoteCFStream.test.xcconfig"; sourceTree = "<group>"; };
202		C6134277D2EB8B380862A03F /* libPods-CronetUnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CronetUnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
203		C9172F9020E8C97A470D7250 /* Pods-InteropTestsCallOptions.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsCallOptions.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsCallOptions/Pods-InteropTestsCallOptions.release.xcconfig"; sourceTree = "<group>"; };
204		CAE086D5B470DA367D415AB0 /* libPods-AllTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AllTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
205		CDF6CC70B8BF9D10EFE7D199 /* Pods-InteropTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTests/Pods-InteropTests.cronet.xcconfig"; sourceTree = "<group>"; };
206		D13BEC8181B8E678A1B52F54 /* Pods-InteropTestsLocalSSL.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalSSL.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalSSL/Pods-InteropTestsLocalSSL.test.xcconfig"; sourceTree = "<group>"; };
207		D457AD9797664CFA191C3280 /* libPods-InteropTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
208		D52B92A7108602F170DA8091 /* Pods-ChannelTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChannelTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ChannelTests/Pods-ChannelTests.release.xcconfig"; sourceTree = "<group>"; };
209		D6F190224A515F9A4D09E4CF /* libPods-PerfTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PerfTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
210		DB1F4391AF69D20D38D74B67 /* Pods-AllTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AllTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-AllTests/Pods-AllTests.test.xcconfig"; sourceTree = "<group>"; };
211		DBE059B4AC7A51919467EEC0 /* libPods-InteropTestsRemote.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsRemote.a"; sourceTree = BUILT_PRODUCTS_DIR; };
212		DBEDE45BDA60DF1E1C8950C0 /* libPods-InteropTestsLocalSSL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsLocalSSL.a"; sourceTree = BUILT_PRODUCTS_DIR; };
213		DC3CA1D948F068E76957A861 /* Pods-InteropTestsRemote.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemote.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemote/Pods-InteropTestsRemote.debug.xcconfig"; sourceTree = "<group>"; };
214		E1486220285AF123EB124008 /* Pods-InteropTestsLocalCleartext.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartext.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartext/Pods-InteropTestsLocalCleartext.debug.xcconfig"; sourceTree = "<group>"; };
215		E1E7660656D902104F728892 /* Pods-UnitTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.cronet.xcconfig"; sourceTree = "<group>"; };
216		E3ACD4D5902745976D9C2229 /* Pods-MacTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MacTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MacTests/Pods-MacTests.debug.xcconfig"; sourceTree = "<group>"; };
217		E4275A759BDBDF143B9B438F /* Pods-InteropTestsRemote.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsRemote.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsRemote/Pods-InteropTestsRemote.release.xcconfig"; sourceTree = "<group>"; };
218		E4FD4606D4AB8D5A314D72F0 /* Pods-InteropTestsLocalCleartextCFStream.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsLocalCleartextCFStream.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsLocalCleartextCFStream/Pods-InteropTestsLocalCleartextCFStream.test.xcconfig"; sourceTree = "<group>"; };
219		E6C8237CDCD9B14BAA129905 /* Pods-PerfTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTests/Pods-PerfTests.debug.xcconfig"; sourceTree = "<group>"; };
220		E7E4D3FD76E3B745D992AF5F /* Pods-AllTests.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AllTests.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-AllTests/Pods-AllTests.cronet.xcconfig"; sourceTree = "<group>"; };
221		EA8B122ACDE73E3AAA0E4A19 /* Pods-InteropTestsMultipleChannels.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMultipleChannels.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMultipleChannels/Pods-InteropTestsMultipleChannels.test.xcconfig"; sourceTree = "<group>"; };
222		EBFFEC04B514CB0D4922DC40 /* Pods-UnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.release.xcconfig"; sourceTree = "<group>"; };
223		EC66920112123D2DB1CB7F6C /* Pods-CronetTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CronetTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CronetTests/Pods-CronetTests.debug.xcconfig"; sourceTree = "<group>"; };
224		F3AB031E0E26AC8EF30A2A2A /* libPods-InteropTestsLocalSSLCFStream.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsLocalSSLCFStream.a"; sourceTree = BUILT_PRODUCTS_DIR; };
225		F43089EDDB1893780A21B23F /* Pods-PerfTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTests/Pods-PerfTests.release.xcconfig"; sourceTree = "<group>"; };
226		F44AC3F44E3491A8C0D890FE /* libPods-InteropTestsRemoteCFStream.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsRemoteCFStream.a"; sourceTree = BUILT_PRODUCTS_DIR; };
227		F6A7EECACBB4849DDD3F450A /* Pods-InteropTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTests/Pods-InteropTests.release.xcconfig"; sourceTree = "<group>"; };
228		F9E48EF5ACB1F38825171C5F /* Pods-ChannelTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChannelTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ChannelTests/Pods-ChannelTests.debug.xcconfig"; sourceTree = "<group>"; };
229		FBD98AC417B9882D32B19F28 /* libPods-CoreCronetEnd2EndTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CoreCronetEnd2EndTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
230		FD346DB2C23F676C4842F3FF /* libPods-InteropTestsLocalCleartext.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsLocalCleartext.a"; sourceTree = BUILT_PRODUCTS_DIR; };
231		FF7B5489BCFE40111D768DD0 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
232/* End PBXFileReference section */
233
234/* Begin PBXFrameworksBuildPhase section */
235		5E0282E3215AA697007AC99D /* Frameworks */ = {
236			isa = PBXFrameworksBuildPhase;
237			buildActionMask = 2147483647;
238			files = (
239				CCF5C0719EF608276AE16374 /* libPods-UnitTests.a in Frameworks */,
240			);
241			runOnlyForDeploymentPostprocessing = 0;
242		};
243		5E7F485622775B15006656AD /* Frameworks */ = {
244			isa = PBXFrameworksBuildPhase;
245			buildActionMask = 2147483647;
246			files = (
247				65EB19E418B39A8374D407BB /* libPods-CronetTests.a in Frameworks */,
248			);
249			runOnlyForDeploymentPostprocessing = 0;
250		};
251		5EA476F12272816A000F72FC /* Frameworks */ = {
252			isa = PBXFrameworksBuildPhase;
253			buildActionMask = 2147483647;
254			files = (
255				903163C7FE885838580AEC7A /* libPods-InteropTests.a in Frameworks */,
256			);
257			runOnlyForDeploymentPostprocessing = 0;
258		};
259		ABCB3ED722F23B9700F0FECE /* Frameworks */ = {
260			isa = PBXFrameworksBuildPhase;
261			buildActionMask = 2147483647;
262			files = (
263				F4E21D69D650D61FE8F02696 /* libPods-TvTests.a in Frameworks */,
264			);
265			runOnlyForDeploymentPostprocessing = 0;
266		};
267		B0BB3EF4225E795F008DA580 /* Frameworks */ = {
268			isa = PBXFrameworksBuildPhase;
269			buildActionMask = 2147483647;
270			files = (
271				953CD2942A3A6D6CE695BE87 /* libPods-MacTests.a in Frameworks */,
272			);
273			runOnlyForDeploymentPostprocessing = 0;
274		};
275		B0F2D0B7232991BA008C2575 /* Frameworks */ = {
276			isa = PBXFrameworksBuildPhase;
277			buildActionMask = 2147483647;
278			files = (
279				9BF9672E0D0BF5B42D4F2B72 /* libPods-PerfTests.a in Frameworks */,
280			);
281			runOnlyForDeploymentPostprocessing = 0;
282		};
283/* End PBXFrameworksBuildPhase section */
284
285/* Begin PBXGroup section */
286		136D535E19727099B941D7B1 /* Frameworks */ = {
287			isa = PBXGroup;
288			children = (
289				5E7F486622776AD8006656AD /* Cronet.framework */,
290				35F2B6BF3BAE8F0DC4AFD76E /* libPods.a */,
291				CAE086D5B470DA367D415AB0 /* libPods-AllTests.a */,
292				FD346DB2C23F676C4842F3FF /* libPods-InteropTestsLocalCleartext.a */,
293				DBEDE45BDA60DF1E1C8950C0 /* libPods-InteropTestsLocalSSL.a */,
294				DBE059B4AC7A51919467EEC0 /* libPods-InteropTestsRemote.a */,
295				A58BE6DF1C62D1739EBB2C78 /* libPods-RxLibraryUnitTests.a */,
296				20DFF2F3C97EF098FE5A3171 /* libPods-Tests.a */,
297				FBD98AC417B9882D32B19F28 /* libPods-CoreCronetEnd2EndTests.a */,
298				9E9444C764F0FFF64A7EB58E /* libPods-InteropTestsRemoteWithCronet.a */,
299				C6134277D2EB8B380862A03F /* libPods-CronetUnitTests.a */,
300				F44AC3F44E3491A8C0D890FE /* libPods-InteropTestsRemoteCFStream.a */,
301				0BDA4BA011779D5D25B5618C /* libPods-InteropTestsLocalCleartextCFStream.a */,
302				F3AB031E0E26AC8EF30A2A2A /* libPods-InteropTestsLocalSSLCFStream.a */,
303				48F1841C9A920626995DC28C /* libPods-ChannelTests.a */,
304				355D0E30AD224763BC9519F4 /* libPods-InteropTestsMultipleChannels.a */,
305				AF3FC2CFFE7B0961823BC740 /* libPods-InteropTestsCallOptions.a */,
306				22A3EBB488699C8CEA19707B /* libPods-UnitTests.a */,
307				B6AD69CACF67505B0F028E92 /* libPods-APIv2Tests.a */,
308				276873A05AC5479B60DF6079 /* libPods-MacTests.a */,
309				D457AD9797664CFA191C3280 /* libPods-InteropTests.a */,
310				1B1511C20E16A8422B58D61A /* libPods-CronetTests.a */,
311				2A0A5455106001F60357A4B6 /* libPods-TvTests.a */,
312				D6F190224A515F9A4D09E4CF /* libPods-PerfTests.a */,
313			);
314			name = Frameworks;
315			sourceTree = "<group>";
316		};
317		51E4650F34F854F41FF053B3 /* Pods */ = {
318			isa = PBXGroup;
319			children = (
320				FF7B5489BCFE40111D768DD0 /* Pods.debug.xcconfig */,
321				0A4F89D9C90E9C30990218F0 /* Pods.release.xcconfig */,
322				B94C27C06733CF98CE1B2757 /* Pods-AllTests.debug.xcconfig */,
323				5761E98978DDDF136A58CB7E /* Pods-AllTests.release.xcconfig */,
324				E1486220285AF123EB124008 /* Pods-InteropTestsLocalCleartext.debug.xcconfig */,
325				51A275E86C141416ED63FF76 /* Pods-InteropTestsLocalCleartext.release.xcconfig */,
326				553BBBED24E4162D1F769D65 /* Pods-InteropTestsLocalSSL.debug.xcconfig */,
327				7A2E97E3F469CC2A758D77DE /* Pods-InteropTestsLocalSSL.release.xcconfig */,
328				DC3CA1D948F068E76957A861 /* Pods-InteropTestsRemote.debug.xcconfig */,
329				E4275A759BDBDF143B9B438F /* Pods-InteropTestsRemote.release.xcconfig */,
330				07D10A965323BEA7FE59A74B /* Pods-RxLibraryUnitTests.debug.xcconfig */,
331				3B0861FC805389C52DB260D4 /* Pods-RxLibraryUnitTests.release.xcconfig */,
332				0D2284C3DF7E57F0ED504E39 /* Pods-CoreCronetEnd2EndTests.debug.xcconfig */,
333				4AD97096D13D7416DC91A72A /* Pods-CoreCronetEnd2EndTests.release.xcconfig */,
334				17F60BF2871F6AF85FB3FA12 /* Pods-InteropTestsRemoteWithCronet.debug.xcconfig */,
335				AC414EF7A6BF76ED02B6E480 /* Pods-InteropTestsRemoteWithCronet.release.xcconfig */,
336				E7E4D3FD76E3B745D992AF5F /* Pods-AllTests.cronet.xcconfig */,
337				573450F334B331D0BED8B961 /* Pods-CoreCronetEnd2EndTests.cronet.xcconfig */,
338				AA7CB64B4DD9915AE7C03163 /* Pods-InteropTestsLocalCleartext.cronet.xcconfig */,
339				14B09A58FEE53A7A6B838920 /* Pods-InteropTestsLocalSSL.cronet.xcconfig */,
340				4ADEA1C8BBE10D90940AC68E /* Pods-InteropTestsRemote.cronet.xcconfig */,
341				3F27B2E744482771EB93C394 /* Pods-InteropTestsRemoteWithCronet.cronet.xcconfig */,
342				79C68EFFCB5533475D810B79 /* Pods-RxLibraryUnitTests.cronet.xcconfig */,
343				64F68A9A6A63CC930DD30A6E /* Pods-CronetUnitTests.debug.xcconfig */,
344				386712AEACF7C2190C4B8B3F /* Pods-CronetUnitTests.cronet.xcconfig */,
345				02192CF1FF9534E3D18C65FC /* Pods-CronetUnitTests.release.xcconfig */,
346				DB1F4391AF69D20D38D74B67 /* Pods-AllTests.test.xcconfig */,
347				6793C9D019CB268C5BB491A2 /* Pods-CoreCronetEnd2EndTests.test.xcconfig */,
348				B226619DC4E709E0FFFF94B8 /* Pods-CronetUnitTests.test.xcconfig */,
349				1588C85DEAF7FC0ACDEA4C02 /* Pods-InteropTestsLocalCleartext.test.xcconfig */,
350				D13BEC8181B8E678A1B52F54 /* Pods-InteropTestsLocalSSL.test.xcconfig */,
351				A6F832FCEFA6F6881E620F12 /* Pods-InteropTestsRemote.test.xcconfig */,
352				2B89F3037963E6EDDD48D8C3 /* Pods-InteropTestsRemoteWithCronet.test.xcconfig */,
353				781089FAE980F51F88A3BE0B /* Pods-RxLibraryUnitTests.test.xcconfig */,
354				32748C4078AEB05F8F954361 /* Pods-InteropTestsRemoteCFStream.debug.xcconfig */,
355				C17F57E5BCB989AB1C2F1F25 /* Pods-InteropTestsRemoteCFStream.test.xcconfig */,
356				4A1A42B2E941CCD453489E5B /* Pods-InteropTestsRemoteCFStream.cronet.xcconfig */,
357				303F4A17EB1650FC44603D17 /* Pods-InteropTestsRemoteCFStream.release.xcconfig */,
358				943138072A9605B5B8DC1FC0 /* Pods-InteropTestsLocalCleartextCFStream.debug.xcconfig */,
359				E4FD4606D4AB8D5A314D72F0 /* Pods-InteropTestsLocalCleartextCFStream.test.xcconfig */,
360				8B498B05C6DA0818B2FA91D4 /* Pods-InteropTestsLocalCleartextCFStream.cronet.xcconfig */,
361				7BA53C6D224288D5870FE6F3 /* Pods-InteropTestsLocalCleartextCFStream.release.xcconfig */,
362				3EB55EF291706E3DDE23C3B7 /* Pods-InteropTestsLocalSSLCFStream.debug.xcconfig */,
363				41AA59529240A6BBBD3DB904 /* Pods-InteropTestsLocalSSLCFStream.test.xcconfig */,
364				55B630C1FF8C36D1EFC4E0A4 /* Pods-InteropTestsLocalSSLCFStream.cronet.xcconfig */,
365				5EA908CF4CDA4CE218352A06 /* Pods-InteropTestsLocalSSLCFStream.release.xcconfig */,
366				F9E48EF5ACB1F38825171C5F /* Pods-ChannelTests.debug.xcconfig */,
367				BED74BC8ABF9917C66175879 /* Pods-ChannelTests.test.xcconfig */,
368				90E63AD3C4A1E3E6BC745096 /* Pods-ChannelTests.cronet.xcconfig */,
369				D52B92A7108602F170DA8091 /* Pods-ChannelTests.release.xcconfig */,
370				3CADF86203B9D03EA96C359D /* Pods-InteropTestsMultipleChannels.debug.xcconfig */,
371				EA8B122ACDE73E3AAA0E4A19 /* Pods-InteropTestsMultipleChannels.test.xcconfig */,
372				1295CCBD1082B4A7CFCED95F /* Pods-InteropTestsMultipleChannels.cronet.xcconfig */,
373				2650FEF00956E7924772F9D9 /* Pods-InteropTestsMultipleChannels.release.xcconfig */,
374				3A98DF08852F60AF1D96481D /* Pods-InteropTestsCallOptions.debug.xcconfig */,
375				A25967A0D40ED14B3287AD81 /* Pods-InteropTestsCallOptions.test.xcconfig */,
376				73D2DF07027835BA0FB0B1C0 /* Pods-InteropTestsCallOptions.cronet.xcconfig */,
377				C9172F9020E8C97A470D7250 /* Pods-InteropTestsCallOptions.release.xcconfig */,
378				A2DCF2570BE515B62CB924CA /* Pods-UnitTests.debug.xcconfig */,
379				94D7A5FAA13480E9A5166D7A /* Pods-UnitTests.test.xcconfig */,
380				E1E7660656D902104F728892 /* Pods-UnitTests.cronet.xcconfig */,
381				EBFFEC04B514CB0D4922DC40 /* Pods-UnitTests.release.xcconfig */,
382				1286B30AD74CB64CD91FB17D /* Pods-APIv2Tests.debug.xcconfig */,
383				51F2A64B7AADBA1B225B132E /* Pods-APIv2Tests.test.xcconfig */,
384				8C233E85C3EB45B3CAE52EDF /* Pods-APIv2Tests.cronet.xcconfig */,
385				12B238CD1702393C2BA5DE80 /* Pods-APIv2Tests.release.xcconfig */,
386				E3ACD4D5902745976D9C2229 /* Pods-MacTests.debug.xcconfig */,
387				1F5E788FBF9A4A06EB9E1ACD /* Pods-MacTests.test.xcconfig */,
388				16A2E4C5839C83FBDA63881F /* Pods-MacTests.cronet.xcconfig */,
389				1E43EAE443CBB4482B1EB071 /* Pods-MacTests.release.xcconfig */,
390				680439AC2BC8761EDD54A1EA /* Pods-InteropTests.debug.xcconfig */,
391				070266E2626EB997B54880A3 /* Pods-InteropTests.test.xcconfig */,
392				CDF6CC70B8BF9D10EFE7D199 /* Pods-InteropTests.cronet.xcconfig */,
393				F6A7EECACBB4849DDD3F450A /* Pods-InteropTests.release.xcconfig */,
394				EC66920112123D2DB1CB7F6C /* Pods-CronetTests.debug.xcconfig */,
395				5AB9A82F289D548D6B8816F9 /* Pods-CronetTests.test.xcconfig */,
396				20F6A3D59D0EE091E2D43953 /* Pods-CronetTests.cronet.xcconfig */,
397				7F4F42EBAF311E9F84FCA32E /* Pods-CronetTests.release.xcconfig */,
398				4151F1CACF6F364277DA312F /* Pods-TvTests.debug.xcconfig */,
399				A52BDBDE1F6643E6FD1F3CBA /* Pods-TvTests.test.xcconfig */,
400				038286E5BBEC3F03D4701CCC /* Pods-TvTests.cronet.xcconfig */,
401				8809F3EB70C19F2CFA1F4CA6 /* Pods-TvTests.release.xcconfig */,
402				E6C8237CDCD9B14BAA129905 /* Pods-PerfTests.debug.xcconfig */,
403				0DEDD2F15237E5322F696B00 /* Pods-PerfTests.test.xcconfig */,
404				8AB3DD44BB84D98E7FB28CAE /* Pods-PerfTests.cronet.xcconfig */,
405				F43089EDDB1893780A21B23F /* Pods-PerfTests.release.xcconfig */,
406			);
407			name = Pods;
408			sourceTree = "<group>";
409		};
410		5E0282E7215AA697007AC99D /* UnitTests */ = {
411			isa = PBXGroup;
412			children = (
413				74E1354027A0D22A009FC4F3 /* GRPCCallOptionsTests.m */,
414				5E9F1C58232302E200837469 /* TransportTests.m */,
415				5E9F1C322321AB1700837469 /* TransportRegistryTests.m */,
416				5E7F488A22778B5D006656AD /* RxLibraryUnitTests.m */,
417				5E7F488622778AEA006656AD /* GRPCClientTests.m */,
418				5E7F487F227782C1006656AD /* APIv2Tests.m */,
419				5E7F487B22778256006656AD /* ChannelPoolTest.m */,
420				5E7F487C22778256006656AD /* ChannelTests.m */,
421				5E0282E8215AA697007AC99D /* NSErrorUnitTests.m */,
422			);
423			path = UnitTests;
424			sourceTree = "<group>";
425		};
426		5E7F485A22775B15006656AD /* CronetTests */ = {
427			isa = PBXGroup;
428			children = (
429				5E9F1C342321C9B200837469 /* TransportRegistryTests.m */,
430				5EE84BF31D4717E40050C6CC /* InteropTestsRemoteWithCronet.m */,
431				5E7F486D22778086006656AD /* CoreCronetEnd2EndTests.mm */,
432				5EAD6D261E27047400002378 /* CronetUnitTests.mm */,
433			);
434			path = CronetTests;
435			sourceTree = "<group>";
436		};
437		5E7F48762277820F006656AD /* InteropTests */ = {
438			isa = PBXGroup;
439			children = (
440				5E7F488822778B04006656AD /* InteropTestsRemote.m */,
441				5E7F488122778A88006656AD /* InteropTests.h */,
442				5E7F488222778A88006656AD /* InteropTests.m */,
443				63E240CD1B6C4E2B005F3B0E /* InteropTestsLocalSSL.m */,
444				63715F551B780C020029CB0B /* InteropTestsLocalCleartext.m */,
445				5E7F487722778226006656AD /* InteropTestsMultipleChannels.m */,
446				5E3F14822278B42D007C6D90 /* InteropTestsBlockCallbacks.h */,
447				5E3F14832278B461007C6D90 /* InteropTestsBlockCallbacks.m */,
448			);
449			path = InteropTests;
450			sourceTree = "<group>";
451		};
452		635697BE1B14FC11007A7283 = {
453			isa = PBXGroup;
454			children = (
455				B0F2D08D23297B9E008C2575 /* PerfTests */,
456				5E7F48762277820F006656AD /* InteropTests */,
457				635697C91B14FC11007A7283 /* Tests */,
458				63E240CF1B6C63DC005F3B0E /* TestCertificates.bundle */,
459				5E0282E7215AA697007AC99D /* UnitTests */,
460				B0BB3EF8225E795F008DA580 /* MacTests */,
461				5E7F485A22775B15006656AD /* CronetTests */,
462				ABCB3EDB22F23B9700F0FECE /* TvTests */,
463				635697C81B14FC11007A7283 /* Products */,
464				51E4650F34F854F41FF053B3 /* Pods */,
465				136D535E19727099B941D7B1 /* Frameworks */,
466			);
467			sourceTree = "<group>";
468		};
469		635697C81B14FC11007A7283 /* Products */ = {
470			isa = PBXGroup;
471			children = (
472				5E0282E6215AA697007AC99D /* UnitTests.xctest */,
473				B0BB3EF7225E795F008DA580 /* MacTests.xctest */,
474				5EA476F42272816A000F72FC /* InteropTests.xctest */,
475				5E7F485922775B15006656AD /* CronetTests.xctest */,
476				ABCB3EDA22F23B9700F0FECE /* TvTests.xctest */,
477				B0F2D0BA232991BA008C2575 /* PerfTests.xctest */,
478			);
479			name = Products;
480			sourceTree = "<group>";
481		};
482		635697C91B14FC11007A7283 /* Tests */ = {
483			isa = PBXGroup;
484			children = (
485				5E3F148A227918C4007C6D90 /* ConfigureCronet.h */,
486				5E3F1487227918AA007C6D90 /* ConfigureCronet.m */,
487				5EAFE8271F8EFB87007F2189 /* version.h */,
488				635697D71B14FC11007A7283 /* Supporting Files */,
489			);
490			name = Tests;
491			sourceTree = SOURCE_ROOT;
492		};
493		635697D71B14FC11007A7283 /* Supporting Files */ = {
494			isa = PBXGroup;
495			children = (
496				635697D81B14FC11007A7283 /* Info.plist */,
497			);
498			name = "Supporting Files";
499			sourceTree = "<group>";
500		};
501		ABCB3EDB22F23B9700F0FECE /* TvTests */ = {
502			isa = PBXGroup;
503			children = (
504				ABCB3EDE22F23B9700F0FECE /* Info.plist */,
505			);
506			path = TvTests;
507			sourceTree = "<group>";
508		};
509		B0BB3EF8225E795F008DA580 /* MacTests */ = {
510			isa = PBXGroup;
511			children = (
512				B0BB3EFB225E795F008DA580 /* Info.plist */,
513				B071230A22669EED004B64A1 /* StressTests.m */,
514				B0D39B992266F3CB00A4078D /* StressTestsSSL.m */,
515				B0D39B9B2266FF9800A4078D /* StressTestsCleartext.m */,
516				B0C5FC172267C77200F192BE /* StressTests.h */,
517			);
518			path = MacTests;
519			sourceTree = "<group>";
520		};
521		B0F2D08D23297B9E008C2575 /* PerfTests */ = {
522			isa = PBXGroup;
523			children = (
524				B0F2D08E23297BC6008C2575 /* PerfTestsBlockCallbacks.h */,
525				B0F2D08F23297BDD008C2575 /* PerfTestsBlockCallbacks.m */,
526				B0F2D09123297C1A008C2575 /* PerfTests.m */,
527				B0F2D09323297C28008C2575 /* PerfTests.h */,
528				B0F2D09423297C47008C2575 /* PerfTestsCronet.m */,
529				B0F2D09623297CA6008C2575 /* PerfTestsCFStreamSSL.m */,
530				B0F2D09823297CBF008C2575 /* PerfTestsCFStreamCleartext.m */,
531				B0F2D09A23297CF2008C2575 /* PerfTestsNoCFStreamSSL.m */,
532				B0F2D09C23297D02008C2575 /* PerfTestsNoCFStreamCleartext.m */,
533			);
534			path = PerfTests;
535			sourceTree = "<group>";
536		};
537/* End PBXGroup section */
538
539/* Begin PBXNativeTarget section */
540		5E0282E5215AA697007AC99D /* UnitTests */ = {
541			isa = PBXNativeTarget;
542			buildConfigurationList = 5E0282F2215AA697007AC99D /* Build configuration list for PBXNativeTarget "UnitTests" */;
543			buildPhases = (
544				F07941C0BAF6A7C67AA60C48 /* [CP] Check Pods Manifest.lock */,
545				5E0282E2215AA697007AC99D /* Sources */,
546				5E0282E3215AA697007AC99D /* Frameworks */,
547				5E0282E4215AA697007AC99D /* Resources */,
548				9AD0B5E94F2AA5962EA6AA36 /* [CP] Copy Pods Resources */,
549			);
550			buildRules = (
551			);
552			dependencies = (
553			);
554			name = UnitTests;
555			productName = UnitTests;
556			productReference = 5E0282E6215AA697007AC99D /* UnitTests.xctest */;
557			productType = "com.apple.product-type.bundle.unit-test";
558		};
559		5E7F485822775B15006656AD /* CronetTests */ = {
560			isa = PBXNativeTarget;
561			buildConfigurationList = 5E7F485E22775B15006656AD /* Build configuration list for PBXNativeTarget "CronetTests" */;
562			buildPhases = (
563				CCAEC0F23E05489651A07D53 /* [CP] Check Pods Manifest.lock */,
564				5E7F485522775B15006656AD /* Sources */,
565				5E7F485622775B15006656AD /* Frameworks */,
566				5E7F485722775B15006656AD /* Resources */,
567				292EA42A76AC7933A37235FD /* [CP] Embed Pods Frameworks */,
568				30AFD6F6FC40B9923632A866 /* [CP] Copy Pods Resources */,
569			);
570			buildRules = (
571			);
572			dependencies = (
573			);
574			name = CronetTests;
575			productName = CronetTests;
576			productReference = 5E7F485922775B15006656AD /* CronetTests.xctest */;
577			productType = "com.apple.product-type.bundle.unit-test";
578		};
579		5EA476F32272816A000F72FC /* InteropTests */ = {
580			isa = PBXNativeTarget;
581			buildConfigurationList = 5EA477002272816B000F72FC /* Build configuration list for PBXNativeTarget "InteropTests" */;
582			buildPhases = (
583				40BCDB09674DF988C708D22B /* [CP] Check Pods Manifest.lock */,
584				5EA476F02272816A000F72FC /* Sources */,
585				5EA476F12272816A000F72FC /* Frameworks */,
586				5EA476F22272816A000F72FC /* Resources */,
587				D11CB94CF56A1E53760D29D8 /* [CP] Copy Pods Resources */,
588			);
589			buildRules = (
590			);
591			dependencies = (
592			);
593			name = InteropTests;
594			productName = InteropTests;
595			productReference = 5EA476F42272816A000F72FC /* InteropTests.xctest */;
596			productType = "com.apple.product-type.bundle.unit-test";
597		};
598		ABCB3ED922F23B9700F0FECE /* TvTests */ = {
599			isa = PBXNativeTarget;
600			buildConfigurationList = ABCB3EE322F23B9700F0FECE /* Build configuration list for PBXNativeTarget "TvTests" */;
601			buildPhases = (
602				03423EFD6B98B0F3DD4C2E0D /* [CP] Check Pods Manifest.lock */,
603				ABCB3ED622F23B9700F0FECE /* Sources */,
604				ABCB3ED722F23B9700F0FECE /* Frameworks */,
605				ABCB3ED822F23B9700F0FECE /* Resources */,
606				88CEEDBB95DA992ABDDE8B7E /* [CP] Copy Pods Resources */,
607			);
608			buildRules = (
609			);
610			dependencies = (
611			);
612			name = TvTests;
613			productName = TvTests;
614			productReference = ABCB3EDA22F23B9700F0FECE /* TvTests.xctest */;
615			productType = "com.apple.product-type.bundle.unit-test";
616		};
617		B0BB3EF6225E795F008DA580 /* MacTests */ = {
618			isa = PBXNativeTarget;
619			buildConfigurationList = B0BB3EFC225E795F008DA580 /* Build configuration list for PBXNativeTarget "MacTests" */;
620			buildPhases = (
621				E5B20F69559C6AE299DFEA7C /* [CP] Check Pods Manifest.lock */,
622				B0BB3EF3225E795F008DA580 /* Sources */,
623				B0BB3EF4225E795F008DA580 /* Frameworks */,
624				B0BB3EF5225E795F008DA580 /* Resources */,
625				452FDC3918FEC23ECAFD31EC /* [CP] Copy Pods Resources */,
626			);
627			buildRules = (
628			);
629			dependencies = (
630			);
631			name = MacTests;
632			productName = MacTests;
633			productReference = B0BB3EF7225E795F008DA580 /* MacTests.xctest */;
634			productType = "com.apple.product-type.bundle.unit-test";
635		};
636		B0F2D0B9232991BA008C2575 /* PerfTests */ = {
637			isa = PBXNativeTarget;
638			buildConfigurationList = B0F2D0BF232991BA008C2575 /* Build configuration list for PBXNativeTarget "PerfTests" */;
639			buildPhases = (
640				EF897FD09AF53B0FA4708A7C /* [CP] Check Pods Manifest.lock */,
641				B0F2D0B6232991BA008C2575 /* Sources */,
642				B0F2D0B7232991BA008C2575 /* Frameworks */,
643				B0F2D0B8232991BA008C2575 /* Resources */,
644				3F94C7350AC0722BB72DAB46 /* [CP] Embed Pods Frameworks */,
645				98B61E497D7FDF9BA05F7D70 /* [CP] Copy Pods Resources */,
646			);
647			buildRules = (
648			);
649			dependencies = (
650			);
651			name = PerfTests;
652			productName = PerfTests;
653			productReference = B0F2D0BA232991BA008C2575 /* PerfTests.xctest */;
654			productType = "com.apple.product-type.bundle.unit-test";
655		};
656/* End PBXNativeTarget section */
657
658/* Begin PBXProject section */
659		635697BF1B14FC11007A7283 /* Project object */ = {
660			isa = PBXProject;
661			attributes = {
662				LastUpgradeCheck = 0630;
663				ORGANIZATIONNAME = gRPC;
664				TargetAttributes = {
665					5E0282E5215AA697007AC99D = {
666						CreatedOnToolsVersion = 9.2;
667						ProvisioningStyle = Automatic;
668					};
669					5E7F485822775B15006656AD = {
670						CreatedOnToolsVersion = 10.1;
671						ProvisioningStyle = Automatic;
672					};
673					5EA476F32272816A000F72FC = {
674						CreatedOnToolsVersion = 10.1;
675						ProvisioningStyle = Automatic;
676					};
677					ABCB3ED922F23B9700F0FECE = {
678						CreatedOnToolsVersion = 9.2;
679						DevelopmentTeam = 6T98ZJNPG5;
680						ProvisioningStyle = Automatic;
681					};
682					B0BB3EF6225E795F008DA580 = {
683						CreatedOnToolsVersion = 10.1;
684						ProvisioningStyle = Automatic;
685					};
686					B0F2D0B9232991BA008C2575 = {
687						CreatedOnToolsVersion = 10.1;
688						ProvisioningStyle = Automatic;
689					};
690				};
691			};
692			buildConfigurationList = 635697C21B14FC11007A7283 /* Build configuration list for PBXProject "Tests" */;
693			compatibilityVersion = "Xcode 3.2";
694			developmentRegion = English;
695			hasScannedForEncodings = 0;
696			knownRegions = (
697				English,
698				en,
699			);
700			mainGroup = 635697BE1B14FC11007A7283;
701			productRefGroup = 635697C81B14FC11007A7283 /* Products */;
702			projectDirPath = "";
703			projectRoot = "";
704			targets = (
705				5E0282E5215AA697007AC99D /* UnitTests */,
706				B0BB3EF6225E795F008DA580 /* MacTests */,
707				5EA476F32272816A000F72FC /* InteropTests */,
708				5E7F485822775B15006656AD /* CronetTests */,
709				ABCB3ED922F23B9700F0FECE /* TvTests */,
710				B0F2D0B9232991BA008C2575 /* PerfTests */,
711			);
712		};
713/* End PBXProject section */
714
715/* Begin PBXResourcesBuildPhase section */
716		5E0282E4215AA697007AC99D /* Resources */ = {
717			isa = PBXResourcesBuildPhase;
718			buildActionMask = 2147483647;
719			files = (
720			);
721			runOnlyForDeploymentPostprocessing = 0;
722		};
723		5E7F485722775B15006656AD /* Resources */ = {
724			isa = PBXResourcesBuildPhase;
725			buildActionMask = 2147483647;
726			files = (
727				5ECFED8623030DCC00626501 /* TestCertificates.bundle in Resources */,
728			);
729			runOnlyForDeploymentPostprocessing = 0;
730		};
731		5EA476F22272816A000F72FC /* Resources */ = {
732			isa = PBXResourcesBuildPhase;
733			buildActionMask = 2147483647;
734			files = (
735				5EA4770522736AC4000F72FC /* TestCertificates.bundle in Resources */,
736			);
737			runOnlyForDeploymentPostprocessing = 0;
738		};
739		ABCB3ED822F23B9700F0FECE /* Resources */ = {
740			isa = PBXResourcesBuildPhase;
741			buildActionMask = 2147483647;
742			files = (
743				ABA946DC22FF62FC00577AEF /* TestCertificates.bundle in Resources */,
744			);
745			runOnlyForDeploymentPostprocessing = 0;
746		};
747		B0BB3EF5225E795F008DA580 /* Resources */ = {
748			isa = PBXResourcesBuildPhase;
749			buildActionMask = 2147483647;
750			files = (
751				B0BB3F0A225EA511008DA580 /* TestCertificates.bundle in Resources */,
752			);
753			runOnlyForDeploymentPostprocessing = 0;
754		};
755		B0F2D0B8232991BA008C2575 /* Resources */ = {
756			isa = PBXResourcesBuildPhase;
757			buildActionMask = 2147483647;
758			files = (
759				B0A420C523299D2200D95F2A /* TestCertificates.bundle in Resources */,
760			);
761			runOnlyForDeploymentPostprocessing = 0;
762		};
763/* End PBXResourcesBuildPhase section */
764
765/* Begin PBXShellScriptBuildPhase section */
766		03423EFD6B98B0F3DD4C2E0D /* [CP] Check Pods Manifest.lock */ = {
767			isa = PBXShellScriptBuildPhase;
768			buildActionMask = 2147483647;
769			files = (
770			);
771			inputPaths = (
772				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
773				"${PODS_ROOT}/Manifest.lock",
774			);
775			name = "[CP] Check Pods Manifest.lock";
776			outputPaths = (
777				"$(DERIVED_FILE_DIR)/Pods-TvTests-checkManifestLockResult.txt",
778			);
779			runOnlyForDeploymentPostprocessing = 0;
780			shellPath = /bin/sh;
781			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";
782			showEnvVarsInLog = 0;
783		};
784		292EA42A76AC7933A37235FD /* [CP] Embed Pods Frameworks */ = {
785			isa = PBXShellScriptBuildPhase;
786			buildActionMask = 2147483647;
787			files = (
788			);
789			inputPaths = (
790				"${PODS_ROOT}/Target Support Files/Pods-CronetTests/Pods-CronetTests-frameworks.sh",
791				"${PODS_ROOT}/CronetFramework/Cronet.framework",
792			);
793			name = "[CP] Embed Pods Frameworks";
794			outputPaths = (
795				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Cronet.framework",
796			);
797			runOnlyForDeploymentPostprocessing = 0;
798			shellPath = /bin/sh;
799			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CronetTests/Pods-CronetTests-frameworks.sh\"\n";
800			showEnvVarsInLog = 0;
801		};
802		30AFD6F6FC40B9923632A866 /* [CP] Copy Pods Resources */ = {
803			isa = PBXShellScriptBuildPhase;
804			buildActionMask = 2147483647;
805			files = (
806			);
807			inputPaths = (
808				"${PODS_ROOT}/Target Support Files/Pods-CronetTests/Pods-CronetTests-resources.sh",
809				"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-455bf4e3/gRPCCertificates.bundle",
810			);
811			name = "[CP] Copy Pods Resources";
812			outputPaths = (
813				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
814			);
815			runOnlyForDeploymentPostprocessing = 0;
816			shellPath = /bin/sh;
817			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CronetTests/Pods-CronetTests-resources.sh\"\n";
818			showEnvVarsInLog = 0;
819		};
820		3F94C7350AC0722BB72DAB46 /* [CP] Embed Pods Frameworks */ = {
821			isa = PBXShellScriptBuildPhase;
822			buildActionMask = 2147483647;
823			files = (
824			);
825			inputPaths = (
826				"${PODS_ROOT}/Target Support Files/Pods-PerfTests/Pods-PerfTests-frameworks.sh",
827				"${PODS_ROOT}/CronetFramework/Cronet.framework",
828			);
829			name = "[CP] Embed Pods Frameworks";
830			outputPaths = (
831				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Cronet.framework",
832			);
833			runOnlyForDeploymentPostprocessing = 0;
834			shellPath = /bin/sh;
835			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PerfTests/Pods-PerfTests-frameworks.sh\"\n";
836			showEnvVarsInLog = 0;
837		};
838		40BCDB09674DF988C708D22B /* [CP] Check Pods Manifest.lock */ = {
839			isa = PBXShellScriptBuildPhase;
840			buildActionMask = 2147483647;
841			files = (
842			);
843			inputPaths = (
844				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
845				"${PODS_ROOT}/Manifest.lock",
846			);
847			name = "[CP] Check Pods Manifest.lock";
848			outputPaths = (
849				"$(DERIVED_FILE_DIR)/Pods-InteropTests-checkManifestLockResult.txt",
850			);
851			runOnlyForDeploymentPostprocessing = 0;
852			shellPath = /bin/sh;
853			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";
854			showEnvVarsInLog = 0;
855		};
856		452FDC3918FEC23ECAFD31EC /* [CP] Copy Pods Resources */ = {
857			isa = PBXShellScriptBuildPhase;
858			buildActionMask = 2147483647;
859			files = (
860			);
861			inputPaths = (
862				"${PODS_ROOT}/Target Support Files/Pods-MacTests/Pods-MacTests-resources.sh",
863				"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-3e6c0528/gRPCCertificates.bundle",
864			);
865			name = "[CP] Copy Pods Resources";
866			outputPaths = (
867				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
868			);
869			runOnlyForDeploymentPostprocessing = 0;
870			shellPath = /bin/sh;
871			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MacTests/Pods-MacTests-resources.sh\"\n";
872			showEnvVarsInLog = 0;
873		};
874		88CEEDBB95DA992ABDDE8B7E /* [CP] Copy Pods Resources */ = {
875			isa = PBXShellScriptBuildPhase;
876			buildActionMask = 2147483647;
877			files = (
878			);
879			inputPaths = (
880				"${PODS_ROOT}/Target Support Files/Pods-TvTests/Pods-TvTests-resources.sh",
881				"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-a2df4306/gRPCCertificates.bundle",
882			);
883			name = "[CP] Copy Pods Resources";
884			outputPaths = (
885				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
886			);
887			runOnlyForDeploymentPostprocessing = 0;
888			shellPath = /bin/sh;
889			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TvTests/Pods-TvTests-resources.sh\"\n";
890			showEnvVarsInLog = 0;
891		};
892		98B61E497D7FDF9BA05F7D70 /* [CP] Copy Pods Resources */ = {
893			isa = PBXShellScriptBuildPhase;
894			buildActionMask = 2147483647;
895			files = (
896			);
897			inputPaths = (
898				"${PODS_ROOT}/Target Support Files/Pods-PerfTests/Pods-PerfTests-resources.sh",
899				"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-455bf4e3/gRPCCertificates.bundle",
900			);
901			name = "[CP] Copy Pods Resources";
902			outputPaths = (
903				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
904			);
905			runOnlyForDeploymentPostprocessing = 0;
906			shellPath = /bin/sh;
907			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PerfTests/Pods-PerfTests-resources.sh\"\n";
908			showEnvVarsInLog = 0;
909		};
910		9AD0B5E94F2AA5962EA6AA36 /* [CP] Copy Pods Resources */ = {
911			isa = PBXShellScriptBuildPhase;
912			buildActionMask = 2147483647;
913			files = (
914			);
915			inputPaths = (
916				"${PODS_ROOT}/Target Support Files/Pods-UnitTests/Pods-UnitTests-resources.sh",
917				"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ca997730/gRPCCertificates.bundle",
918			);
919			name = "[CP] Copy Pods Resources";
920			outputPaths = (
921				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
922			);
923			runOnlyForDeploymentPostprocessing = 0;
924			shellPath = /bin/sh;
925			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-UnitTests/Pods-UnitTests-resources.sh\"\n";
926			showEnvVarsInLog = 0;
927		};
928		CCAEC0F23E05489651A07D53 /* [CP] Check Pods Manifest.lock */ = {
929			isa = PBXShellScriptBuildPhase;
930			buildActionMask = 2147483647;
931			files = (
932			);
933			inputPaths = (
934				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
935				"${PODS_ROOT}/Manifest.lock",
936			);
937			name = "[CP] Check Pods Manifest.lock";
938			outputPaths = (
939				"$(DERIVED_FILE_DIR)/Pods-CronetTests-checkManifestLockResult.txt",
940			);
941			runOnlyForDeploymentPostprocessing = 0;
942			shellPath = /bin/sh;
943			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";
944			showEnvVarsInLog = 0;
945		};
946		D11CB94CF56A1E53760D29D8 /* [CP] Copy Pods Resources */ = {
947			isa = PBXShellScriptBuildPhase;
948			buildActionMask = 2147483647;
949			files = (
950			);
951			inputPaths = (
952				"${PODS_ROOT}/Target Support Files/Pods-InteropTests/Pods-InteropTests-resources.sh",
953				"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-ca997730/gRPCCertificates.bundle",
954			);
955			name = "[CP] Copy Pods Resources";
956			outputPaths = (
957				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
958			);
959			runOnlyForDeploymentPostprocessing = 0;
960			shellPath = /bin/sh;
961			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-InteropTests/Pods-InteropTests-resources.sh\"\n";
962			showEnvVarsInLog = 0;
963		};
964		E5B20F69559C6AE299DFEA7C /* [CP] Check Pods Manifest.lock */ = {
965			isa = PBXShellScriptBuildPhase;
966			buildActionMask = 2147483647;
967			files = (
968			);
969			inputPaths = (
970				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
971				"${PODS_ROOT}/Manifest.lock",
972			);
973			name = "[CP] Check Pods Manifest.lock";
974			outputPaths = (
975				"$(DERIVED_FILE_DIR)/Pods-MacTests-checkManifestLockResult.txt",
976			);
977			runOnlyForDeploymentPostprocessing = 0;
978			shellPath = /bin/sh;
979			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";
980			showEnvVarsInLog = 0;
981		};
982		EF897FD09AF53B0FA4708A7C /* [CP] Check Pods Manifest.lock */ = {
983			isa = PBXShellScriptBuildPhase;
984			buildActionMask = 2147483647;
985			files = (
986			);
987			inputFileListPaths = (
988			);
989			inputPaths = (
990				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
991				"${PODS_ROOT}/Manifest.lock",
992			);
993			name = "[CP] Check Pods Manifest.lock";
994			outputFileListPaths = (
995			);
996			outputPaths = (
997				"$(DERIVED_FILE_DIR)/Pods-PerfTests-checkManifestLockResult.txt",
998			);
999			runOnlyForDeploymentPostprocessing = 0;
1000			shellPath = /bin/sh;
1001			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";
1002			showEnvVarsInLog = 0;
1003		};
1004		F07941C0BAF6A7C67AA60C48 /* [CP] Check Pods Manifest.lock */ = {
1005			isa = PBXShellScriptBuildPhase;
1006			buildActionMask = 2147483647;
1007			files = (
1008			);
1009			inputPaths = (
1010				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
1011				"${PODS_ROOT}/Manifest.lock",
1012			);
1013			name = "[CP] Check Pods Manifest.lock";
1014			outputPaths = (
1015				"$(DERIVED_FILE_DIR)/Pods-UnitTests-checkManifestLockResult.txt",
1016			);
1017			runOnlyForDeploymentPostprocessing = 0;
1018			shellPath = /bin/sh;
1019			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";
1020			showEnvVarsInLog = 0;
1021		};
1022/* End PBXShellScriptBuildPhase section */
1023
1024/* Begin PBXSourcesBuildPhase section */
1025		5E0282E2215AA697007AC99D /* Sources */ = {
1026			isa = PBXSourcesBuildPhase;
1027			buildActionMask = 2147483647;
1028			files = (
1029				5E0282E9215AA697007AC99D /* NSErrorUnitTests.m in Sources */,
1030				5E7F4880227782C1006656AD /* APIv2Tests.m in Sources */,
1031				5E7F487D22778256006656AD /* ChannelPoolTest.m in Sources */,
1032				74E1354127A0D22B009FC4F3 /* GRPCCallOptionsTests.m in Sources */,
1033				5E9F1C59232302E200837469 /* TransportTests.m in Sources */,
1034				5E9F1C332321AB1700837469 /* TransportRegistryTests.m in Sources */,
1035				5E7F488722778AEA006656AD /* GRPCClientTests.m in Sources */,
1036				5E7F487E22778256006656AD /* ChannelTests.m in Sources */,
1037				5E7F488B22778B5D006656AD /* RxLibraryUnitTests.m in Sources */,
1038			);
1039			runOnlyForDeploymentPostprocessing = 0;
1040		};
1041		5E7F485522775B15006656AD /* Sources */ = {
1042			isa = PBXSourcesBuildPhase;
1043			buildActionMask = 2147483647;
1044			files = (
1045				5E3F14852278BF5D007C6D90 /* InteropTestsBlockCallbacks.m in Sources */,
1046				5E3F148D22792856007C6D90 /* ConfigureCronet.m in Sources */,
1047				5E08D07023021E3B006D76EA /* InteropTestsMultipleChannels.m in Sources */,
1048				5E7F486E22778086006656AD /* CoreCronetEnd2EndTests.mm in Sources */,
1049				5E9F1C352321C9B200837469 /* TransportRegistryTests.m in Sources */,
1050				5E7F488522778A88006656AD /* InteropTests.m in Sources */,
1051				5E7F486422775B37006656AD /* InteropTestsRemoteWithCronet.m in Sources */,
1052				5E7F486522775B41006656AD /* CronetUnitTests.mm in Sources */,
1053			);
1054			runOnlyForDeploymentPostprocessing = 0;
1055		};
1056		5EA476F02272816A000F72FC /* Sources */ = {
1057			isa = PBXSourcesBuildPhase;
1058			buildActionMask = 2147483647;
1059			files = (
1060				5E3F14842278B461007C6D90 /* InteropTestsBlockCallbacks.m in Sources */,
1061				5E7F488922778B04006656AD /* InteropTestsRemote.m in Sources */,
1062				5EA477042273617B000F72FC /* InteropTestsLocalCleartext.m in Sources */,
1063				5EA4770322736178000F72FC /* InteropTestsLocalSSL.m in Sources */,
1064				5E7F488422778A88006656AD /* InteropTests.m in Sources */,
1065			);
1066			runOnlyForDeploymentPostprocessing = 0;
1067		};
1068		ABCB3ED622F23B9700F0FECE /* Sources */ = {
1069			isa = PBXSourcesBuildPhase;
1070			buildActionMask = 2147483647;
1071			files = (
1072				ABCB3EEA22F23BF500F0FECE /* APIv2Tests.m in Sources */,
1073				ABCB3EE822F23BEF00F0FECE /* InteropTestsBlockCallbacks.m in Sources */,
1074				ABCB3EE422F23BEF00F0FECE /* InteropTestsRemote.m in Sources */,
1075				ABCB3EEB22F23BF500F0FECE /* NSErrorUnitTests.m in Sources */,
1076				ABCB3EE522F23BEF00F0FECE /* InteropTests.m in Sources */,
1077				ABCB3EE722F23BEF00F0FECE /* InteropTestsLocalCleartext.m in Sources */,
1078				ABCB3EE622F23BEF00F0FECE /* InteropTestsLocalSSL.m in Sources */,
1079				ABCB3EE922F23BF500F0FECE /* RxLibraryUnitTests.m in Sources */,
1080			);
1081			runOnlyForDeploymentPostprocessing = 0;
1082		};
1083		B0BB3EF3225E795F008DA580 /* Sources */ = {
1084			isa = PBXSourcesBuildPhase;
1085			buildActionMask = 2147483647;
1086			files = (
1087				B0BB3F08225E7ABA008DA580 /* NSErrorUnitTests.m in Sources */,
1088				5E7F488D22778C85006656AD /* InteropTestsLocalSSL.m in Sources */,
1089				5E7F488E22778C87006656AD /* InteropTestsLocalCleartext.m in Sources */,
1090				5E7F489022778C95006656AD /* RxLibraryUnitTests.m in Sources */,
1091				B071230B22669EED004B64A1 /* StressTests.m in Sources */,
1092				B0D39B9A2266F3CB00A4078D /* StressTestsSSL.m in Sources */,
1093				5E7F488322778A88006656AD /* InteropTests.m in Sources */,
1094				5E3F14862278BFFF007C6D90 /* InteropTestsBlockCallbacks.m in Sources */,
1095				5E7F488C22778C60006656AD /* APIv2Tests.m in Sources */,
1096				5E7F488F22778C8C006656AD /* InteropTestsRemote.m in Sources */,
1097				B0D39B9C2266FF9800A4078D /* StressTestsCleartext.m in Sources */,
1098			);
1099			runOnlyForDeploymentPostprocessing = 0;
1100		};
1101		B0F2D0B6232991BA008C2575 /* Sources */ = {
1102			isa = PBXSourcesBuildPhase;
1103			buildActionMask = 2147483647;
1104			files = (
1105				B0A420C623299D2D00D95F2A /* ConfigureCronet.m in Sources */,
1106				B0F2D0C4232991CC008C2575 /* PerfTestsBlockCallbacks.h in Sources */,
1107				B0F2D0C5232991CC008C2575 /* PerfTestsBlockCallbacks.m in Sources */,
1108				B0F2D0C6232991CC008C2575 /* PerfTests.m in Sources */,
1109				B0F2D0C7232991CC008C2575 /* PerfTests.h in Sources */,
1110				B0F2D0C8232991CC008C2575 /* PerfTestsCronet.m in Sources */,
1111				B0F2D0C9232991CC008C2575 /* PerfTestsCFStreamSSL.m in Sources */,
1112				B0F2D0CA232991CC008C2575 /* PerfTestsCFStreamCleartext.m in Sources */,
1113				B0F2D0CB232991CC008C2575 /* PerfTestsNoCFStreamSSL.m in Sources */,
1114				B0F2D0CC232991CC008C2575 /* PerfTestsNoCFStreamCleartext.m in Sources */,
1115			);
1116			runOnlyForDeploymentPostprocessing = 0;
1117		};
1118/* End PBXSourcesBuildPhase section */
1119
1120/* Begin XCBuildConfiguration section */
1121		5E0282EE215AA697007AC99D /* Debug */ = {
1122			isa = XCBuildConfiguration;
1123			baseConfigurationReference = A2DCF2570BE515B62CB924CA /* Pods-UnitTests.debug.xcconfig */;
1124			buildSettings = {
1125				CLANG_ANALYZER_NONNULL = YES;
1126				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1127				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1128				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1129				CLANG_WARN_COMMA = YES;
1130				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1131				CLANG_WARN_INFINITE_RECURSION = YES;
1132				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1133				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1134				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1135				CLANG_WARN_STRICT_PROTOTYPES = YES;
1136				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1137				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1138				CODE_SIGN_IDENTITY = "iPhone Developer";
1139				CODE_SIGN_STYLE = Automatic;
1140				DEBUG_INFORMATION_FORMAT = dwarf;
1141				ENABLE_TESTABILITY = YES;
1142				GCC_C_LANGUAGE_STANDARD = gnu11;
1143				INFOPLIST_FILE = Info.plist;
1144				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1145				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.UnitTests;
1146				PRODUCT_NAME = "$(TARGET_NAME)";
1147				TARGETED_DEVICE_FAMILY = "1,2";
1148				USER_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/../../../..\"";
1149			};
1150			name = Debug;
1151		};
1152		5E0282EF215AA697007AC99D /* Test */ = {
1153			isa = XCBuildConfiguration;
1154			baseConfigurationReference = 94D7A5FAA13480E9A5166D7A /* Pods-UnitTests.test.xcconfig */;
1155			buildSettings = {
1156				CLANG_ANALYZER_NONNULL = YES;
1157				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1158				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1159				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1160				CLANG_WARN_COMMA = YES;
1161				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1162				CLANG_WARN_INFINITE_RECURSION = YES;
1163				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1164				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1165				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1166				CLANG_WARN_STRICT_PROTOTYPES = YES;
1167				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1168				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1169				CODE_SIGN_IDENTITY = "iPhone Developer";
1170				CODE_SIGN_STYLE = Automatic;
1171				GCC_C_LANGUAGE_STANDARD = gnu11;
1172				INFOPLIST_FILE = Info.plist;
1173				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1174				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.UnitTests;
1175				PRODUCT_NAME = "$(TARGET_NAME)";
1176				TARGETED_DEVICE_FAMILY = "1,2";
1177				USER_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/../../../..\"";
1178			};
1179			name = Test;
1180		};
1181		5E0282F0215AA697007AC99D /* Cronet */ = {
1182			isa = XCBuildConfiguration;
1183			baseConfigurationReference = E1E7660656D902104F728892 /* Pods-UnitTests.cronet.xcconfig */;
1184			buildSettings = {
1185				CLANG_ANALYZER_NONNULL = YES;
1186				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1187				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1188				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1189				CLANG_WARN_COMMA = YES;
1190				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1191				CLANG_WARN_INFINITE_RECURSION = YES;
1192				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1193				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1194				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1195				CLANG_WARN_STRICT_PROTOTYPES = YES;
1196				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1197				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1198				CODE_SIGN_IDENTITY = "iPhone Developer";
1199				CODE_SIGN_STYLE = Automatic;
1200				GCC_C_LANGUAGE_STANDARD = gnu11;
1201				INFOPLIST_FILE = Info.plist;
1202				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1203				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.UnitTests;
1204				PRODUCT_NAME = "$(TARGET_NAME)";
1205				TARGETED_DEVICE_FAMILY = "1,2";
1206				USER_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/../../../..\"";
1207			};
1208			name = Cronet;
1209		};
1210		5E0282F1215AA697007AC99D /* Release */ = {
1211			isa = XCBuildConfiguration;
1212			baseConfigurationReference = EBFFEC04B514CB0D4922DC40 /* Pods-UnitTests.release.xcconfig */;
1213			buildSettings = {
1214				CLANG_ANALYZER_NONNULL = YES;
1215				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1216				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1217				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1218				CLANG_WARN_COMMA = YES;
1219				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1220				CLANG_WARN_INFINITE_RECURSION = YES;
1221				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1222				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1223				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1224				CLANG_WARN_STRICT_PROTOTYPES = YES;
1225				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1226				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1227				CODE_SIGN_IDENTITY = "iPhone Developer";
1228				CODE_SIGN_STYLE = Automatic;
1229				GCC_C_LANGUAGE_STANDARD = gnu11;
1230				INFOPLIST_FILE = Info.plist;
1231				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1232				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.UnitTests;
1233				PRODUCT_NAME = "$(TARGET_NAME)";
1234				TARGETED_DEVICE_FAMILY = "1,2";
1235				USER_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/../../../..\"";
1236			};
1237			name = Release;
1238		};
1239		5E1228981E4D400F00E8504F /* Test */ = {
1240			isa = XCBuildConfiguration;
1241			buildSettings = {
1242				ALWAYS_SEARCH_USER_PATHS = NO;
1243				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1244				CLANG_CXX_LIBRARY = "libc++";
1245				CLANG_ENABLE_MODULES = YES;
1246				CLANG_ENABLE_OBJC_ARC = YES;
1247				CLANG_WARN_BOOL_CONVERSION = YES;
1248				CLANG_WARN_CONSTANT_CONVERSION = YES;
1249				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1250				CLANG_WARN_EMPTY_BODY = YES;
1251				CLANG_WARN_ENUM_CONVERSION = YES;
1252				CLANG_WARN_INT_CONVERSION = YES;
1253				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1254				CLANG_WARN_UNREACHABLE_CODE = YES;
1255				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1256				COPY_PHASE_STRIP = NO;
1257				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1258				ENABLE_STRICT_OBJC_MSGSEND = YES;
1259				GCC_C_LANGUAGE_STANDARD = gnu11;
1260				GCC_DYNAMIC_NO_PIC = NO;
1261				GCC_NO_COMMON_BLOCKS = YES;
1262				GCC_OPTIMIZATION_LEVEL = 0;
1263				GCC_PREPROCESSOR_DEFINITIONS = (
1264					"DEBUG=1",
1265					"$(inherited)",
1266					"GRPC_TEST_OBJC=1",
1267				);
1268				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1269				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1270				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1271				GCC_WARN_UNDECLARED_SELECTOR = YES;
1272				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1273				GCC_WARN_UNUSED_FUNCTION = YES;
1274				GCC_WARN_UNUSED_VARIABLE = YES;
1275				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1276				MTL_ENABLE_DEBUG_INFO = YES;
1277				ONLY_ACTIVE_ARCH = YES;
1278				SDKROOT = iphoneos;
1279			};
1280			name = Test;
1281		};
1282		5E7F485F22775B15006656AD /* Debug */ = {
1283			isa = XCBuildConfiguration;
1284			baseConfigurationReference = EC66920112123D2DB1CB7F6C /* Pods-CronetTests.debug.xcconfig */;
1285			buildSettings = {
1286				CLANG_ANALYZER_NONNULL = YES;
1287				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1288				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1289				CLANG_ENABLE_OBJC_WEAK = YES;
1290				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1291				CLANG_WARN_COMMA = YES;
1292				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1293				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1294				CLANG_WARN_INFINITE_RECURSION = YES;
1295				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1296				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1297				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1298				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1299				CLANG_WARN_STRICT_PROTOTYPES = YES;
1300				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1301				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1302				CODE_SIGN_IDENTITY = "iPhone Developer";
1303				CODE_SIGN_STYLE = Automatic;
1304				DEBUG_INFORMATION_FORMAT = dwarf;
1305				ENABLE_TESTABILITY = YES;
1306				FRAMEWORK_SEARCH_PATHS = (
1307					"$(inherited)",
1308					"$(PROJECT_DIR)/Pods/CronetFramework",
1309				);
1310				GCC_C_LANGUAGE_STANDARD = gnu11;
1311				GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
1312				INFOPLIST_FILE = Info.plist;
1313				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1314				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1315				MTL_FAST_MATH = YES;
1316				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.CronetTests;
1317				PRODUCT_NAME = "$(TARGET_NAME)";
1318				TARGETED_DEVICE_FAMILY = "1,2";
1319				USER_HEADER_SEARCH_PATHS = ../../..;
1320			};
1321			name = Debug;
1322		};
1323		5E7F486022775B15006656AD /* Test */ = {
1324			isa = XCBuildConfiguration;
1325			baseConfigurationReference = 5AB9A82F289D548D6B8816F9 /* Pods-CronetTests.test.xcconfig */;
1326			buildSettings = {
1327				CLANG_ANALYZER_NONNULL = YES;
1328				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1329				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1330				CLANG_ENABLE_OBJC_WEAK = YES;
1331				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1332				CLANG_WARN_COMMA = YES;
1333				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1334				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1335				CLANG_WARN_INFINITE_RECURSION = YES;
1336				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1337				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1338				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1339				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1340				CLANG_WARN_STRICT_PROTOTYPES = YES;
1341				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1342				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1343				CODE_SIGN_IDENTITY = "iPhone Developer";
1344				CODE_SIGN_STYLE = Automatic;
1345				FRAMEWORK_SEARCH_PATHS = (
1346					"$(inherited)",
1347					"$(PROJECT_DIR)/Pods/CronetFramework",
1348				);
1349				GCC_C_LANGUAGE_STANDARD = gnu11;
1350				GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
1351				INFOPLIST_FILE = Info.plist;
1352				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1353				MTL_FAST_MATH = YES;
1354				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.CronetTests;
1355				PRODUCT_NAME = "$(TARGET_NAME)";
1356				TARGETED_DEVICE_FAMILY = "1,2";
1357				USER_HEADER_SEARCH_PATHS = ../../..;
1358			};
1359			name = Test;
1360		};
1361		5E7F486122775B15006656AD /* Cronet */ = {
1362			isa = XCBuildConfiguration;
1363			baseConfigurationReference = 20F6A3D59D0EE091E2D43953 /* Pods-CronetTests.cronet.xcconfig */;
1364			buildSettings = {
1365				CLANG_ANALYZER_NONNULL = YES;
1366				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1367				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1368				CLANG_ENABLE_OBJC_WEAK = YES;
1369				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1370				CLANG_WARN_COMMA = YES;
1371				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1372				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1373				CLANG_WARN_INFINITE_RECURSION = YES;
1374				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1375				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1376				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1377				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1378				CLANG_WARN_STRICT_PROTOTYPES = YES;
1379				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1380				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1381				CODE_SIGN_IDENTITY = "iPhone Developer";
1382				CODE_SIGN_STYLE = Automatic;
1383				FRAMEWORK_SEARCH_PATHS = (
1384					"$(inherited)",
1385					"$(PROJECT_DIR)/Pods/CronetFramework",
1386				);
1387				GCC_C_LANGUAGE_STANDARD = gnu11;
1388				GCC_PREPROCESSOR_DEFINITIONS = (
1389					"$(inherited)",
1390					"COCOAPODS=1",
1391					"$(inherited)",
1392					"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
1393					"BORINGSSL_PREFIX=GRPC",
1394				);
1395				GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
1396				INFOPLIST_FILE = Info.plist;
1397				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1398				MTL_FAST_MATH = YES;
1399				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.CronetTests;
1400				PRODUCT_NAME = "$(TARGET_NAME)";
1401				TARGETED_DEVICE_FAMILY = "1,2";
1402				USER_HEADER_SEARCH_PATHS = ../../..;
1403			};
1404			name = Cronet;
1405		};
1406		5E7F486222775B15006656AD /* Release */ = {
1407			isa = XCBuildConfiguration;
1408			baseConfigurationReference = 7F4F42EBAF311E9F84FCA32E /* Pods-CronetTests.release.xcconfig */;
1409			buildSettings = {
1410				CLANG_ANALYZER_NONNULL = YES;
1411				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1412				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1413				CLANG_ENABLE_OBJC_WEAK = YES;
1414				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1415				CLANG_WARN_COMMA = YES;
1416				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1417				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1418				CLANG_WARN_INFINITE_RECURSION = YES;
1419				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1420				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1421				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1422				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1423				CLANG_WARN_STRICT_PROTOTYPES = YES;
1424				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1425				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1426				CODE_SIGN_IDENTITY = "iPhone Developer";
1427				CODE_SIGN_STYLE = Automatic;
1428				FRAMEWORK_SEARCH_PATHS = (
1429					"$(inherited)",
1430					"$(PROJECT_DIR)/Pods/CronetFramework",
1431				);
1432				GCC_C_LANGUAGE_STANDARD = gnu11;
1433				GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
1434				INFOPLIST_FILE = Info.plist;
1435				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1436				MTL_FAST_MATH = YES;
1437				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.CronetTests;
1438				PRODUCT_NAME = "$(TARGET_NAME)";
1439				TARGETED_DEVICE_FAMILY = "1,2";
1440				USER_HEADER_SEARCH_PATHS = ../../..;
1441			};
1442			name = Release;
1443		};
1444		5EA476FC2272816B000F72FC /* Debug */ = {
1445			isa = XCBuildConfiguration;
1446			baseConfigurationReference = 680439AC2BC8761EDD54A1EA /* Pods-InteropTests.debug.xcconfig */;
1447			buildSettings = {
1448				CLANG_ANALYZER_NONNULL = YES;
1449				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1450				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1451				CLANG_ENABLE_OBJC_WEAK = YES;
1452				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1453				CLANG_WARN_COMMA = YES;
1454				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1455				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1456				CLANG_WARN_INFINITE_RECURSION = YES;
1457				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1458				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1459				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1460				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1461				CLANG_WARN_STRICT_PROTOTYPES = YES;
1462				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1463				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1464				CODE_SIGN_IDENTITY = "iPhone Developer";
1465				CODE_SIGN_STYLE = Automatic;
1466				DEBUG_INFORMATION_FORMAT = dwarf;
1467				ENABLE_TESTABILITY = YES;
1468				GCC_C_LANGUAGE_STANDARD = gnu11;
1469				INFOPLIST_FILE = Info.plist;
1470				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1471				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1472				MTL_FAST_MATH = YES;
1473				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTests;
1474				PRODUCT_NAME = "$(TARGET_NAME)";
1475				TARGETED_DEVICE_FAMILY = "1,2";
1476			};
1477			name = Debug;
1478		};
1479		5EA476FD2272816B000F72FC /* Test */ = {
1480			isa = XCBuildConfiguration;
1481			baseConfigurationReference = 070266E2626EB997B54880A3 /* Pods-InteropTests.test.xcconfig */;
1482			buildSettings = {
1483				CLANG_ANALYZER_NONNULL = YES;
1484				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1485				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1486				CLANG_ENABLE_OBJC_WEAK = YES;
1487				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1488				CLANG_WARN_COMMA = YES;
1489				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1490				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1491				CLANG_WARN_INFINITE_RECURSION = YES;
1492				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1493				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1494				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1495				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1496				CLANG_WARN_STRICT_PROTOTYPES = YES;
1497				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1498				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1499				CODE_SIGN_IDENTITY = "iPhone Developer";
1500				CODE_SIGN_STYLE = Automatic;
1501				GCC_C_LANGUAGE_STANDARD = gnu11;
1502				INFOPLIST_FILE = Info.plist;
1503				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1504				MTL_FAST_MATH = YES;
1505				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTests;
1506				PRODUCT_NAME = "$(TARGET_NAME)";
1507				TARGETED_DEVICE_FAMILY = "1,2";
1508			};
1509			name = Test;
1510		};
1511		5EA476FE2272816B000F72FC /* Cronet */ = {
1512			isa = XCBuildConfiguration;
1513			baseConfigurationReference = CDF6CC70B8BF9D10EFE7D199 /* Pods-InteropTests.cronet.xcconfig */;
1514			buildSettings = {
1515				CLANG_ANALYZER_NONNULL = YES;
1516				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1517				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1518				CLANG_ENABLE_OBJC_WEAK = YES;
1519				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1520				CLANG_WARN_COMMA = YES;
1521				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1522				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1523				CLANG_WARN_INFINITE_RECURSION = YES;
1524				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1525				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1526				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1527				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1528				CLANG_WARN_STRICT_PROTOTYPES = YES;
1529				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1530				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1531				CODE_SIGN_IDENTITY = "iPhone Developer";
1532				CODE_SIGN_STYLE = Automatic;
1533				GCC_C_LANGUAGE_STANDARD = gnu11;
1534				INFOPLIST_FILE = Info.plist;
1535				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1536				MTL_FAST_MATH = YES;
1537				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTests;
1538				PRODUCT_NAME = "$(TARGET_NAME)";
1539				TARGETED_DEVICE_FAMILY = "1,2";
1540			};
1541			name = Cronet;
1542		};
1543		5EA476FF2272816B000F72FC /* Release */ = {
1544			isa = XCBuildConfiguration;
1545			baseConfigurationReference = F6A7EECACBB4849DDD3F450A /* Pods-InteropTests.release.xcconfig */;
1546			buildSettings = {
1547				CLANG_ANALYZER_NONNULL = YES;
1548				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1549				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1550				CLANG_ENABLE_OBJC_WEAK = YES;
1551				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1552				CLANG_WARN_COMMA = YES;
1553				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1554				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1555				CLANG_WARN_INFINITE_RECURSION = YES;
1556				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1557				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1558				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1559				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1560				CLANG_WARN_STRICT_PROTOTYPES = YES;
1561				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1562				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1563				CODE_SIGN_IDENTITY = "iPhone Developer";
1564				CODE_SIGN_STYLE = Automatic;
1565				GCC_C_LANGUAGE_STANDARD = gnu11;
1566				INFOPLIST_FILE = Info.plist;
1567				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1568				MTL_FAST_MATH = YES;
1569				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTests;
1570				PRODUCT_NAME = "$(TARGET_NAME)";
1571				TARGETED_DEVICE_FAMILY = "1,2";
1572			};
1573			name = Release;
1574		};
1575		5EC3C7A01D4FC18C000330E2 /* Cronet */ = {
1576			isa = XCBuildConfiguration;
1577			buildSettings = {
1578				ALWAYS_SEARCH_USER_PATHS = NO;
1579				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1580				CLANG_CXX_LIBRARY = "libc++";
1581				CLANG_ENABLE_MODULES = YES;
1582				CLANG_ENABLE_OBJC_ARC = YES;
1583				CLANG_WARN_BOOL_CONVERSION = YES;
1584				CLANG_WARN_CONSTANT_CONVERSION = YES;
1585				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1586				CLANG_WARN_EMPTY_BODY = YES;
1587				CLANG_WARN_ENUM_CONVERSION = YES;
1588				CLANG_WARN_INT_CONVERSION = YES;
1589				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1590				CLANG_WARN_UNREACHABLE_CODE = YES;
1591				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1592				COPY_PHASE_STRIP = NO;
1593				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1594				ENABLE_STRICT_OBJC_MSGSEND = YES;
1595				GCC_C_LANGUAGE_STANDARD = gnu11;
1596				GCC_DYNAMIC_NO_PIC = NO;
1597				GCC_NO_COMMON_BLOCKS = YES;
1598				GCC_OPTIMIZATION_LEVEL = 0;
1599				GCC_PREPROCESSOR_DEFINITIONS = (
1600					"DEBUG=1",
1601					"$(inherited)",
1602					"HOST_PORT_REMOTE=$(HOST_PORT_REMOTE)",
1603					"HOST_PORT_LOCALSSL=$(HOST_PORT_LOCALSSL)",
1604					"HOST_PORT_LOCAL=$(HOST_PORT_LOCAL)",
1605					"GRPC_TEST_OBJC=1",
1606					"GRPC_COMPILE_WITH_CRONET=1",
1607				);
1608				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1609				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1610				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1611				GCC_WARN_UNDECLARED_SELECTOR = YES;
1612				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1613				GCC_WARN_UNUSED_FUNCTION = YES;
1614				GCC_WARN_UNUSED_VARIABLE = YES;
1615				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1616				MTL_ENABLE_DEBUG_INFO = YES;
1617				ONLY_ACTIVE_ARCH = YES;
1618				SDKROOT = iphoneos;
1619			};
1620			name = Cronet;
1621		};
1622		635697D91B14FC11007A7283 /* Debug */ = {
1623			isa = XCBuildConfiguration;
1624			buildSettings = {
1625				ALWAYS_SEARCH_USER_PATHS = NO;
1626				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1627				CLANG_CXX_LIBRARY = "libc++";
1628				CLANG_ENABLE_MODULES = YES;
1629				CLANG_ENABLE_OBJC_ARC = YES;
1630				CLANG_WARN_BOOL_CONVERSION = YES;
1631				CLANG_WARN_CONSTANT_CONVERSION = YES;
1632				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1633				CLANG_WARN_EMPTY_BODY = YES;
1634				CLANG_WARN_ENUM_CONVERSION = YES;
1635				CLANG_WARN_INT_CONVERSION = YES;
1636				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1637				CLANG_WARN_UNREACHABLE_CODE = YES;
1638				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1639				COPY_PHASE_STRIP = NO;
1640				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1641				ENABLE_STRICT_OBJC_MSGSEND = YES;
1642				GCC_C_LANGUAGE_STANDARD = gnu11;
1643				GCC_DYNAMIC_NO_PIC = NO;
1644				GCC_NO_COMMON_BLOCKS = YES;
1645				GCC_OPTIMIZATION_LEVEL = 0;
1646				GCC_PREPROCESSOR_DEFINITIONS = (
1647					"DEBUG=1",
1648					"$(inherited)",
1649				);
1650				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1651				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1652				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1653				GCC_WARN_UNDECLARED_SELECTOR = YES;
1654				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1655				GCC_WARN_UNUSED_FUNCTION = YES;
1656				GCC_WARN_UNUSED_VARIABLE = YES;
1657				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1658				MTL_ENABLE_DEBUG_INFO = YES;
1659				ONLY_ACTIVE_ARCH = YES;
1660				SDKROOT = iphoneos;
1661			};
1662			name = Debug;
1663		};
1664		635697DA1B14FC11007A7283 /* Release */ = {
1665			isa = XCBuildConfiguration;
1666			buildSettings = {
1667				ALWAYS_SEARCH_USER_PATHS = NO;
1668				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1669				CLANG_CXX_LIBRARY = "libc++";
1670				CLANG_ENABLE_MODULES = YES;
1671				CLANG_ENABLE_OBJC_ARC = YES;
1672				CLANG_WARN_BOOL_CONVERSION = YES;
1673				CLANG_WARN_CONSTANT_CONVERSION = YES;
1674				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1675				CLANG_WARN_EMPTY_BODY = YES;
1676				CLANG_WARN_ENUM_CONVERSION = YES;
1677				CLANG_WARN_INT_CONVERSION = YES;
1678				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1679				CLANG_WARN_UNREACHABLE_CODE = YES;
1680				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1681				COPY_PHASE_STRIP = NO;
1682				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1683				ENABLE_NS_ASSERTIONS = NO;
1684				ENABLE_STRICT_OBJC_MSGSEND = YES;
1685				GCC_C_LANGUAGE_STANDARD = gnu11;
1686				GCC_NO_COMMON_BLOCKS = YES;
1687				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1688				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1689				GCC_WARN_UNDECLARED_SELECTOR = YES;
1690				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1691				GCC_WARN_UNUSED_FUNCTION = YES;
1692				GCC_WARN_UNUSED_VARIABLE = YES;
1693				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1694				MTL_ENABLE_DEBUG_INFO = NO;
1695				SDKROOT = iphoneos;
1696				VALIDATE_PRODUCT = YES;
1697			};
1698			name = Release;
1699		};
1700		ABCB3EDF22F23B9700F0FECE /* Debug */ = {
1701			isa = XCBuildConfiguration;
1702			baseConfigurationReference = 4151F1CACF6F364277DA312F /* Pods-TvTests.debug.xcconfig */;
1703			buildSettings = {
1704				CLANG_ANALYZER_NONNULL = YES;
1705				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1706				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1707				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1708				CLANG_WARN_COMMA = YES;
1709				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1710				CLANG_WARN_INFINITE_RECURSION = YES;
1711				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1712				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1713				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1714				CLANG_WARN_STRICT_PROTOTYPES = YES;
1715				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1716				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1717				CODE_SIGN_STYLE = Automatic;
1718				DEBUG_INFORMATION_FORMAT = dwarf;
1719				DEVELOPMENT_TEAM = 6T98ZJNPG5;
1720				ENABLE_TESTABILITY = YES;
1721				GCC_C_LANGUAGE_STANDARD = gnu11;
1722				INFOPLIST_FILE = TvTests/Info.plist;
1723				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1724				PRODUCT_BUNDLE_IDENTIFIER = com.google.TvTests;
1725				PRODUCT_NAME = "$(TARGET_NAME)";
1726				SDKROOT = appletvos;
1727				TARGETED_DEVICE_FAMILY = 3;
1728				TVOS_DEPLOYMENT_TARGET = 10.0;
1729			};
1730			name = Debug;
1731		};
1732		ABCB3EE022F23B9700F0FECE /* Test */ = {
1733			isa = XCBuildConfiguration;
1734			baseConfigurationReference = A52BDBDE1F6643E6FD1F3CBA /* Pods-TvTests.test.xcconfig */;
1735			buildSettings = {
1736				CLANG_ANALYZER_NONNULL = YES;
1737				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1738				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1739				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1740				CLANG_WARN_COMMA = YES;
1741				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1742				CLANG_WARN_INFINITE_RECURSION = YES;
1743				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1744				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1745				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1746				CLANG_WARN_STRICT_PROTOTYPES = YES;
1747				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1748				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1749				CODE_SIGN_STYLE = Automatic;
1750				DEVELOPMENT_TEAM = 6T98ZJNPG5;
1751				GCC_C_LANGUAGE_STANDARD = gnu11;
1752				INFOPLIST_FILE = TvTests/Info.plist;
1753				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1754				PRODUCT_BUNDLE_IDENTIFIER = com.google.TvTests;
1755				PRODUCT_NAME = "$(TARGET_NAME)";
1756				SDKROOT = appletvos;
1757				TARGETED_DEVICE_FAMILY = 3;
1758				TVOS_DEPLOYMENT_TARGET = 10.0;
1759			};
1760			name = Test;
1761		};
1762		ABCB3EE122F23B9700F0FECE /* Cronet */ = {
1763			isa = XCBuildConfiguration;
1764			baseConfigurationReference = 038286E5BBEC3F03D4701CCC /* Pods-TvTests.cronet.xcconfig */;
1765			buildSettings = {
1766				CLANG_ANALYZER_NONNULL = YES;
1767				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1768				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1769				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1770				CLANG_WARN_COMMA = YES;
1771				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1772				CLANG_WARN_INFINITE_RECURSION = YES;
1773				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1774				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1775				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1776				CLANG_WARN_STRICT_PROTOTYPES = YES;
1777				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1778				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1779				CODE_SIGN_STYLE = Automatic;
1780				DEVELOPMENT_TEAM = 6T98ZJNPG5;
1781				GCC_C_LANGUAGE_STANDARD = gnu11;
1782				INFOPLIST_FILE = TvTests/Info.plist;
1783				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1784				PRODUCT_BUNDLE_IDENTIFIER = com.google.TvTests;
1785				PRODUCT_NAME = "$(TARGET_NAME)";
1786				SDKROOT = appletvos;
1787				TARGETED_DEVICE_FAMILY = 3;
1788				TVOS_DEPLOYMENT_TARGET = 10.0;
1789			};
1790			name = Cronet;
1791		};
1792		ABCB3EE222F23B9700F0FECE /* Release */ = {
1793			isa = XCBuildConfiguration;
1794			baseConfigurationReference = 8809F3EB70C19F2CFA1F4CA6 /* Pods-TvTests.release.xcconfig */;
1795			buildSettings = {
1796				CLANG_ANALYZER_NONNULL = YES;
1797				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1798				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1799				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1800				CLANG_WARN_COMMA = YES;
1801				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1802				CLANG_WARN_INFINITE_RECURSION = YES;
1803				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1804				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1805				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1806				CLANG_WARN_STRICT_PROTOTYPES = YES;
1807				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1808				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1809				CODE_SIGN_STYLE = Automatic;
1810				DEVELOPMENT_TEAM = 6T98ZJNPG5;
1811				GCC_C_LANGUAGE_STANDARD = gnu11;
1812				INFOPLIST_FILE = TvTests/Info.plist;
1813				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1814				PRODUCT_BUNDLE_IDENTIFIER = com.google.TvTests;
1815				PRODUCT_NAME = "$(TARGET_NAME)";
1816				SDKROOT = appletvos;
1817				TARGETED_DEVICE_FAMILY = 3;
1818				TVOS_DEPLOYMENT_TARGET = 10.0;
1819			};
1820			name = Release;
1821		};
1822		B0BB3EFD225E795F008DA580 /* Debug */ = {
1823			isa = XCBuildConfiguration;
1824			baseConfigurationReference = E3ACD4D5902745976D9C2229 /* Pods-MacTests.debug.xcconfig */;
1825			buildSettings = {
1826				CLANG_ANALYZER_NONNULL = YES;
1827				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1828				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1829				CLANG_ENABLE_OBJC_WEAK = YES;
1830				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1831				CLANG_WARN_COMMA = YES;
1832				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1833				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1834				CLANG_WARN_INFINITE_RECURSION = YES;
1835				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1836				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1837				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1838				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1839				CLANG_WARN_STRICT_PROTOTYPES = YES;
1840				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1841				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1842				CODE_SIGN_IDENTITY = "-";
1843				CODE_SIGN_STYLE = Automatic;
1844				COMBINE_HIDPI_IMAGES = YES;
1845				DEBUG_INFORMATION_FORMAT = dwarf;
1846				ENABLE_TESTABILITY = YES;
1847				GCC_C_LANGUAGE_STANDARD = gnu11;
1848				INFOPLIST_FILE = MacTests/Info.plist;
1849				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
1850				MACOSX_DEPLOYMENT_TARGET = 10.10;
1851				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1852				MTL_FAST_MATH = YES;
1853				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
1854				PRODUCT_NAME = "$(TARGET_NAME)";
1855				SDKROOT = macosx;
1856			};
1857			name = Debug;
1858		};
1859		B0BB3EFE225E795F008DA580 /* Test */ = {
1860			isa = XCBuildConfiguration;
1861			baseConfigurationReference = 1F5E788FBF9A4A06EB9E1ACD /* Pods-MacTests.test.xcconfig */;
1862			buildSettings = {
1863				CLANG_ANALYZER_NONNULL = YES;
1864				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1865				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1866				CLANG_ENABLE_OBJC_WEAK = YES;
1867				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1868				CLANG_WARN_COMMA = YES;
1869				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1870				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1871				CLANG_WARN_INFINITE_RECURSION = YES;
1872				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1873				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1874				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1875				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1876				CLANG_WARN_STRICT_PROTOTYPES = YES;
1877				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1878				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1879				CODE_SIGN_IDENTITY = "-";
1880				CODE_SIGN_STYLE = Automatic;
1881				COMBINE_HIDPI_IMAGES = YES;
1882				GCC_C_LANGUAGE_STANDARD = gnu11;
1883				GCC_PREPROCESSOR_DEFINITIONS = (
1884					"$(inherited)",
1885					"COCOAPODS=1",
1886					"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
1887					"GRPC_TEST_OBJC=1",
1888				);
1889				INFOPLIST_FILE = MacTests/Info.plist;
1890				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
1891				MACOSX_DEPLOYMENT_TARGET = 10.10;
1892				MTL_FAST_MATH = YES;
1893				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
1894				PRODUCT_NAME = "$(TARGET_NAME)";
1895				SDKROOT = macosx;
1896			};
1897			name = Test;
1898		};
1899		B0BB3EFF225E795F008DA580 /* Cronet */ = {
1900			isa = XCBuildConfiguration;
1901			baseConfigurationReference = 16A2E4C5839C83FBDA63881F /* Pods-MacTests.cronet.xcconfig */;
1902			buildSettings = {
1903				CLANG_ANALYZER_NONNULL = YES;
1904				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1905				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1906				CLANG_ENABLE_OBJC_WEAK = YES;
1907				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1908				CLANG_WARN_COMMA = YES;
1909				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1910				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1911				CLANG_WARN_INFINITE_RECURSION = YES;
1912				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1913				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1914				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1915				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1916				CLANG_WARN_STRICT_PROTOTYPES = YES;
1917				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1918				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1919				CODE_SIGN_IDENTITY = "-";
1920				CODE_SIGN_STYLE = Automatic;
1921				COMBINE_HIDPI_IMAGES = YES;
1922				GCC_C_LANGUAGE_STANDARD = gnu11;
1923				INFOPLIST_FILE = MacTests/Info.plist;
1924				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
1925				MACOSX_DEPLOYMENT_TARGET = 10.10;
1926				MTL_FAST_MATH = YES;
1927				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
1928				PRODUCT_NAME = "$(TARGET_NAME)";
1929				SDKROOT = macosx;
1930			};
1931			name = Cronet;
1932		};
1933		B0BB3F00225E795F008DA580 /* Release */ = {
1934			isa = XCBuildConfiguration;
1935			baseConfigurationReference = 1E43EAE443CBB4482B1EB071 /* Pods-MacTests.release.xcconfig */;
1936			buildSettings = {
1937				CLANG_ANALYZER_NONNULL = YES;
1938				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1939				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1940				CLANG_ENABLE_OBJC_WEAK = YES;
1941				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1942				CLANG_WARN_COMMA = YES;
1943				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1944				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1945				CLANG_WARN_INFINITE_RECURSION = YES;
1946				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1947				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1948				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1949				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1950				CLANG_WARN_STRICT_PROTOTYPES = YES;
1951				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1952				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1953				CODE_SIGN_IDENTITY = "-";
1954				CODE_SIGN_STYLE = Automatic;
1955				COMBINE_HIDPI_IMAGES = YES;
1956				GCC_C_LANGUAGE_STANDARD = gnu11;
1957				INFOPLIST_FILE = MacTests/Info.plist;
1958				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
1959				MACOSX_DEPLOYMENT_TARGET = 10.10;
1960				MTL_FAST_MATH = YES;
1961				PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
1962				PRODUCT_NAME = "$(TARGET_NAME)";
1963				SDKROOT = macosx;
1964			};
1965			name = Release;
1966		};
1967		B0F2D0C0232991BA008C2575 /* Debug */ = {
1968			isa = XCBuildConfiguration;
1969			baseConfigurationReference = E6C8237CDCD9B14BAA129905 /* Pods-PerfTests.debug.xcconfig */;
1970			buildSettings = {
1971				CLANG_ANALYZER_NONNULL = YES;
1972				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1973				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1974				CLANG_ENABLE_OBJC_WEAK = YES;
1975				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1976				CLANG_WARN_COMMA = YES;
1977				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1978				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1979				CLANG_WARN_INFINITE_RECURSION = YES;
1980				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1981				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1982				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1983				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1984				CLANG_WARN_STRICT_PROTOTYPES = YES;
1985				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1986				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1987				CODE_SIGN_IDENTITY = "iPhone Developer";
1988				CODE_SIGN_STYLE = Automatic;
1989				DEBUG_INFORMATION_FORMAT = dwarf;
1990				ENABLE_TESTABILITY = YES;
1991				GCC_C_LANGUAGE_STANDARD = gnu11;
1992				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1993				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1994				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1995				MTL_FAST_MATH = YES;
1996				PRODUCT_BUNDLE_IDENTIFIER = org.grpc.PerfTests;
1997				PRODUCT_NAME = "$(TARGET_NAME)";
1998				TARGETED_DEVICE_FAMILY = "1,2";
1999			};
2000			name = Debug;
2001		};
2002		B0F2D0C1232991BA008C2575 /* Test */ = {
2003			isa = XCBuildConfiguration;
2004			baseConfigurationReference = 0DEDD2F15237E5322F696B00 /* Pods-PerfTests.test.xcconfig */;
2005			buildSettings = {
2006				CLANG_ANALYZER_NONNULL = YES;
2007				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
2008				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
2009				CLANG_ENABLE_OBJC_WEAK = YES;
2010				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2011				CLANG_WARN_COMMA = YES;
2012				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
2013				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2014				CLANG_WARN_INFINITE_RECURSION = YES;
2015				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2016				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
2017				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2018				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
2019				CLANG_WARN_STRICT_PROTOTYPES = YES;
2020				CLANG_WARN_SUSPICIOUS_MOVE = YES;
2021				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
2022				CODE_SIGN_IDENTITY = "iPhone Developer";
2023				CODE_SIGN_STYLE = Automatic;
2024				GCC_C_LANGUAGE_STANDARD = gnu11;
2025				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2026				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2027				MTL_FAST_MATH = YES;
2028				PRODUCT_BUNDLE_IDENTIFIER = org.grpc.PerfTests;
2029				PRODUCT_NAME = "$(TARGET_NAME)";
2030				TARGETED_DEVICE_FAMILY = "1,2";
2031			};
2032			name = Test;
2033		};
2034		B0F2D0C2232991BA008C2575 /* Cronet */ = {
2035			isa = XCBuildConfiguration;
2036			baseConfigurationReference = 8AB3DD44BB84D98E7FB28CAE /* Pods-PerfTests.cronet.xcconfig */;
2037			buildSettings = {
2038				CLANG_ANALYZER_NONNULL = YES;
2039				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
2040				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
2041				CLANG_ENABLE_OBJC_WEAK = YES;
2042				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2043				CLANG_WARN_COMMA = YES;
2044				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
2045				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2046				CLANG_WARN_INFINITE_RECURSION = YES;
2047				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2048				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
2049				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2050				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
2051				CLANG_WARN_STRICT_PROTOTYPES = YES;
2052				CLANG_WARN_SUSPICIOUS_MOVE = YES;
2053				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
2054				CODE_SIGN_IDENTITY = "iPhone Developer";
2055				CODE_SIGN_STYLE = Automatic;
2056				GCC_C_LANGUAGE_STANDARD = gnu11;
2057				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2058				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2059				MTL_FAST_MATH = YES;
2060				PRODUCT_BUNDLE_IDENTIFIER = org.grpc.PerfTests;
2061				PRODUCT_NAME = "$(TARGET_NAME)";
2062				TARGETED_DEVICE_FAMILY = "1,2";
2063			};
2064			name = Cronet;
2065		};
2066		B0F2D0C3232991BA008C2575 /* Release */ = {
2067			isa = XCBuildConfiguration;
2068			baseConfigurationReference = F43089EDDB1893780A21B23F /* Pods-PerfTests.release.xcconfig */;
2069			buildSettings = {
2070				CLANG_ANALYZER_NONNULL = YES;
2071				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
2072				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
2073				CLANG_ENABLE_OBJC_WEAK = YES;
2074				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2075				CLANG_WARN_COMMA = YES;
2076				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
2077				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2078				CLANG_WARN_INFINITE_RECURSION = YES;
2079				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2080				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
2081				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2082				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
2083				CLANG_WARN_STRICT_PROTOTYPES = YES;
2084				CLANG_WARN_SUSPICIOUS_MOVE = YES;
2085				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
2086				CODE_SIGN_IDENTITY = "iPhone Developer";
2087				CODE_SIGN_STYLE = Automatic;
2088				GCC_C_LANGUAGE_STANDARD = gnu11;
2089				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2090				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2091				MTL_FAST_MATH = YES;
2092				PRODUCT_BUNDLE_IDENTIFIER = org.grpc.PerfTests;
2093				PRODUCT_NAME = "$(TARGET_NAME)";
2094				TARGETED_DEVICE_FAMILY = "1,2";
2095			};
2096			name = Release;
2097		};
2098/* End XCBuildConfiguration section */
2099
2100/* Begin XCConfigurationList section */
2101		5E0282F2215AA697007AC99D /* Build configuration list for PBXNativeTarget "UnitTests" */ = {
2102			isa = XCConfigurationList;
2103			buildConfigurations = (
2104				5E0282EE215AA697007AC99D /* Debug */,
2105				5E0282EF215AA697007AC99D /* Test */,
2106				5E0282F0215AA697007AC99D /* Cronet */,
2107				5E0282F1215AA697007AC99D /* Release */,
2108			);
2109			defaultConfigurationIsVisible = 0;
2110			defaultConfigurationName = Release;
2111		};
2112		5E7F485E22775B15006656AD /* Build configuration list for PBXNativeTarget "CronetTests" */ = {
2113			isa = XCConfigurationList;
2114			buildConfigurations = (
2115				5E7F485F22775B15006656AD /* Debug */,
2116				5E7F486022775B15006656AD /* Test */,
2117				5E7F486122775B15006656AD /* Cronet */,
2118				5E7F486222775B15006656AD /* Release */,
2119			);
2120			defaultConfigurationIsVisible = 0;
2121			defaultConfigurationName = Release;
2122		};
2123		5EA477002272816B000F72FC /* Build configuration list for PBXNativeTarget "InteropTests" */ = {
2124			isa = XCConfigurationList;
2125			buildConfigurations = (
2126				5EA476FC2272816B000F72FC /* Debug */,
2127				5EA476FD2272816B000F72FC /* Test */,
2128				5EA476FE2272816B000F72FC /* Cronet */,
2129				5EA476FF2272816B000F72FC /* Release */,
2130			);
2131			defaultConfigurationIsVisible = 0;
2132			defaultConfigurationName = Release;
2133		};
2134		635697C21B14FC11007A7283 /* Build configuration list for PBXProject "Tests" */ = {
2135			isa = XCConfigurationList;
2136			buildConfigurations = (
2137				635697D91B14FC11007A7283 /* Debug */,
2138				5E1228981E4D400F00E8504F /* Test */,
2139				5EC3C7A01D4FC18C000330E2 /* Cronet */,
2140				635697DA1B14FC11007A7283 /* Release */,
2141			);
2142			defaultConfigurationIsVisible = 0;
2143			defaultConfigurationName = Release;
2144		};
2145		ABCB3EE322F23B9700F0FECE /* Build configuration list for PBXNativeTarget "TvTests" */ = {
2146			isa = XCConfigurationList;
2147			buildConfigurations = (
2148				ABCB3EDF22F23B9700F0FECE /* Debug */,
2149				ABCB3EE022F23B9700F0FECE /* Test */,
2150				ABCB3EE122F23B9700F0FECE /* Cronet */,
2151				ABCB3EE222F23B9700F0FECE /* Release */,
2152			);
2153			defaultConfigurationIsVisible = 0;
2154			defaultConfigurationName = Release;
2155		};
2156		B0BB3EFC225E795F008DA580 /* Build configuration list for PBXNativeTarget "MacTests" */ = {
2157			isa = XCConfigurationList;
2158			buildConfigurations = (
2159				B0BB3EFD225E795F008DA580 /* Debug */,
2160				B0BB3EFE225E795F008DA580 /* Test */,
2161				B0BB3EFF225E795F008DA580 /* Cronet */,
2162				B0BB3F00225E795F008DA580 /* Release */,
2163			);
2164			defaultConfigurationIsVisible = 0;
2165			defaultConfigurationName = Release;
2166		};
2167		B0F2D0BF232991BA008C2575 /* Build configuration list for PBXNativeTarget "PerfTests" */ = {
2168			isa = XCConfigurationList;
2169			buildConfigurations = (
2170				B0F2D0C0232991BA008C2575 /* Debug */,
2171				B0F2D0C1232991BA008C2575 /* Test */,
2172				B0F2D0C2232991BA008C2575 /* Cronet */,
2173				B0F2D0C3232991BA008C2575 /* Release */,
2174			);
2175			defaultConfigurationIsVisible = 0;
2176			defaultConfigurationName = Release;
2177		};
2178/* End XCConfigurationList section */
2179	};
2180	rootObject = 635697BF1B14FC11007A7283 /* Project object */;
2181}
2182