aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/Tests.xcodeproj
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-10-21 13:59:14 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-01-03 21:17:52 -0800
commit740ae63a8a816369b18b8ac9602a9acc7cc0b30d (patch)
tree2c7e62ebbd3d637208c8a2d5e8ead6dc6e7ae5b4 /src/objective-c/tests/Tests.xcodeproj
parent6ff14349ff1c7c16eff295aab21e9c370eb52af7 (diff)
Packet coalescing transport layer and end2end test changes
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;