aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/Tests.xcodeproj
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-11-05 21:39:44 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-01-04 22:10:05 -0800
commita40ccd858085bfd5148e4e018b62d3f82430ebc6 (patch)
tree5831472000dc0924bfd6cc6ab7e0065200a3280f /src/objective-c/tests/Tests.xcodeproj
parent6ff14349ff1c7c16eff295aab21e9c370eb52af7 (diff)
Packet coalescing Objc layer and interop tests
Diffstat (limited to 'src/objective-c/tests/Tests.xcodeproj')
-rw-r--r--src/objective-c/tests/Tests.xcodeproj/project.pbxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objective-c/tests/Tests.xcodeproj/project.pbxproj b/src/objective-c/tests/Tests.xcodeproj/project.pbxproj
index c4a6567ae0..8455e71b02 100644
--- a/src/objective-c/tests/Tests.xcodeproj/project.pbxproj
+++ b/src/objective-c/tests/Tests.xcodeproj/project.pbxproj
@@ -1296,6 +1296,7 @@
"$(inherited)",
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
"GRPC_COMPILE_WITH_CRONET=1",
+ "GRPC_CRONET_WITH_PACKET_COALESCING=1",
);
INFOPLIST_FILE = InteropTestsRemoteWithCronet/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;