InteropTestsMac->MacTests

pull/18735/head
Prashant Jaikumar 6 years ago
parent dc3cac64a4
commit a7f1aae343
  1. 0
      src/objective-c/tests/MacTests/Info.plist
  2. 2
      src/objective-c/tests/Podfile
  3. 78
      src/objective-c/tests/Tests.xcodeproj/project.pbxproj
  4. 16
      src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/MacTests.xcscheme
  5. 2
      src/objective-c/tests/run_tests.sh

@ -43,7 +43,7 @@ GRPC_LOCAL_SRC = '../../..'
end
end
target 'InteropTestsMac' do
target 'MacTests' do
platform :osx, '10.13'
pod 'Protobuf', :path => "#{GRPC_LOCAL_SRC}/third_party/protobuf", :inhibit_warnings => true

@ -66,7 +66,7 @@
6C1A3F81CCF7C998B4813EFD /* libPods-InteropTestsCallOptions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF3FC2CFFE7B0961823BC740 /* libPods-InteropTestsCallOptions.a */; };
886717A79EFF774F356798E6 /* libPods-InteropTestsMultipleChannels.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 355D0E30AD224763BC9519F4 /* libPods-InteropTestsMultipleChannels.a */; };
91D4B3C85B6D8562F409CB48 /* libPods-InteropTestsLocalSSLCFStream.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F3AB031E0E26AC8EF30A2A2A /* libPods-InteropTestsLocalSSLCFStream.a */; };
953CD2942A3A6D6CE695BE87 /* libPods-InteropTestsMac.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 276873A05AC5479B60DF6079 /* libPods-InteropTestsMac.a */; };
953CD2942A3A6D6CE695BE87 /* libPods-MacTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 276873A05AC5479B60DF6079 /* libPods-MacTests.a */; };
98478C9F42329DF769A45B6C /* libPods-APIv2Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B6AD69CACF67505B0F028E92 /* libPods-APIv2Tests.a */; };
B0BB3F02225E7A3C008DA580 /* InteropTestsLocalSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 63E240CD1B6C4E2B005F3B0E /* InteropTestsLocalSSL.m */; };
B0BB3F03225E7A44008DA580 /* InteropTestsLocalCleartext.m in Sources */ = {isa = PBXBuildFile; fileRef = 63715F551B780C020029CB0B /* InteropTestsLocalCleartext.m */; };
@ -193,14 +193,14 @@
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>"; };
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>"; };
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>"; };
16A2E4C5839C83FBDA63881F /* Pods-InteropTestsMac.cronet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMac.cronet.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMac/Pods-InteropTestsMac.cronet.xcconfig"; sourceTree = "<group>"; };
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>"; };
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>"; };
1E43EAE443CBB4482B1EB071 /* Pods-InteropTestsMac.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMac.release.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMac/Pods-InteropTestsMac.release.xcconfig"; sourceTree = "<group>"; };
1F5E788FBF9A4A06EB9E1ACD /* Pods-InteropTestsMac.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMac.test.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMac/Pods-InteropTestsMac.test.xcconfig"; sourceTree = "<group>"; };
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>"; };
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>"; };
20DFF2F3C97EF098FE5A3171 /* libPods-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
22A3EBB488699C8CEA19707B /* libPods-UnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
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>"; };
276873A05AC5479B60DF6079 /* libPods-InteropTestsMac.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsMac.a"; sourceTree = BUILT_PRODUCTS_DIR; };
276873A05AC5479B60DF6079 /* libPods-MacTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MacTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
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>"; };
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>"; };
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>"; };
@ -288,7 +288,7 @@
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>"; };
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>"; };
AF3FC2CFFE7B0961823BC740 /* libPods-InteropTestsCallOptions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InteropTestsCallOptions.a"; sourceTree = BUILT_PRODUCTS_DIR; };
B0BB3EF7225E795F008DA580 /* InteropTestsMac.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = InteropTestsMac.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B0BB3EF7225E795F008DA580 /* MacTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MacTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B0BB3EFB225E795F008DA580 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
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>"; };
B6AD69CACF67505B0F028E92 /* libPods-APIv2Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-APIv2Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
@ -306,7 +306,7 @@
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>"; };
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>"; };
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>"; };
E3ACD4D5902745976D9C2229 /* Pods-InteropTestsMac.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InteropTestsMac.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InteropTestsMac/Pods-InteropTestsMac.debug.xcconfig"; sourceTree = "<group>"; };
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>"; };
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>"; };
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>"; };
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>"; };
@ -472,7 +472,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
953CD2942A3A6D6CE695BE87 /* libPods-InteropTestsMac.a in Frameworks */,
953CD2942A3A6D6CE695BE87 /* libPods-MacTests.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -500,7 +500,7 @@
AF3FC2CFFE7B0961823BC740 /* libPods-InteropTestsCallOptions.a */,
22A3EBB488699C8CEA19707B /* libPods-UnitTests.a */,
B6AD69CACF67505B0F028E92 /* libPods-APIv2Tests.a */,
276873A05AC5479B60DF6079 /* libPods-InteropTestsMac.a */,
276873A05AC5479B60DF6079 /* libPods-MacTests.a */,
);
name = Frameworks;
sourceTree = "<group>";
@ -574,10 +574,10 @@
51F2A64B7AADBA1B225B132E /* Pods-APIv2Tests.test.xcconfig */,
8C233E85C3EB45B3CAE52EDF /* Pods-APIv2Tests.cronet.xcconfig */,
12B238CD1702393C2BA5DE80 /* Pods-APIv2Tests.release.xcconfig */,
E3ACD4D5902745976D9C2229 /* Pods-InteropTestsMac.debug.xcconfig */,
1F5E788FBF9A4A06EB9E1ACD /* Pods-InteropTestsMac.test.xcconfig */,
16A2E4C5839C83FBDA63881F /* Pods-InteropTestsMac.cronet.xcconfig */,
1E43EAE443CBB4482B1EB071 /* Pods-InteropTestsMac.release.xcconfig */,
E3ACD4D5902745976D9C2229 /* Pods-MacTests.debug.xcconfig */,
1F5E788FBF9A4A06EB9E1ACD /* Pods-MacTests.test.xcconfig */,
16A2E4C5839C83FBDA63881F /* Pods-MacTests.cronet.xcconfig */,
1E43EAE443CBB4482B1EB071 /* Pods-MacTests.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
@ -667,7 +667,7 @@
5E7D71B3210B9EC9001EA6BA /* InteropTestsCallOptions */,
5E0282E7215AA697007AC99D /* UnitTests */,
5E3B95A321CAC6C500C0A151 /* APIv2Tests */,
B0BB3EF8225E795F008DA580 /* InteropTestsMac */,
B0BB3EF8225E795F008DA580 /* MacTests */,
635697C81B14FC11007A7283 /* Products */,
51E4650F34F854F41FF053B3 /* Pods */,
136D535E19727099B941D7B1 /* Frameworks */,
@ -694,7 +694,7 @@
5E7D71B2210B9EC8001EA6BA /* InteropTestsCallOptions.xctest */,
5E0282E6215AA697007AC99D /* UnitTests.xctest */,
5E3B95A221CAC6C500C0A151 /* APIv2Tests.xctest */,
B0BB3EF7225E795F008DA580 /* InteropTestsMac.xctest */,
B0BB3EF7225E795F008DA580 /* MacTests.xctest */,
);
name = Products;
sourceTree = "<group>";
@ -724,12 +724,12 @@
name = "Supporting Files";
sourceTree = "<group>";
};
B0BB3EF8225E795F008DA580 /* InteropTestsMac */ = {
B0BB3EF8225E795F008DA580 /* MacTests */ = {
isa = PBXGroup;
children = (
B0BB3EFB225E795F008DA580 /* Info.plist */,
);
path = InteropTestsMac;
path = MacTests;
sourceTree = "<group>";
};
/* End PBXGroup section */
@ -1070,9 +1070,9 @@
productReference = 63DC84431BE152B5000708E8 /* InteropTestsLocalCleartext.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
B0BB3EF6225E795F008DA580 /* InteropTestsMac */ = {
B0BB3EF6225E795F008DA580 /* MacTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = B0BB3EFC225E795F008DA580 /* Build configuration list for PBXNativeTarget "InteropTestsMac" */;
buildConfigurationList = B0BB3EFC225E795F008DA580 /* Build configuration list for PBXNativeTarget "MacTests" */;
buildPhases = (
E5B20F69559C6AE299DFEA7C /* [CP] Check Pods Manifest.lock */,
B0BB3EF3225E795F008DA580 /* Sources */,
@ -1084,9 +1084,9 @@
);
dependencies = (
);
name = InteropTestsMac;
productName = InteropTestsMac;
productReference = B0BB3EF7225E795F008DA580 /* InteropTestsMac.xctest */;
name = MacTests;
productName = MacTests;
productReference = B0BB3EF7225E795F008DA580 /* MacTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
@ -1192,7 +1192,7 @@
5E7D71B1210B9EC8001EA6BA /* InteropTestsCallOptions */,
5E0282E5215AA697007AC99D /* UnitTests */,
5E3B95A121CAC6C500C0A151 /* APIv2Tests */,
B0BB3EF6225E795F008DA580 /* InteropTestsMac */,
B0BB3EF6225E795F008DA580 /* MacTests */,
);
};
/* End PBXProject section */
@ -1441,7 +1441,7 @@
inputFileListPaths = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-InteropTestsMac/Pods-InteropTestsMac-resources.sh",
"${SRCROOT}/Pods/Target Support Files/Pods-MacTests/Pods-MacTests-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/gRPC-macOS/gRPCCertificates.bundle",
);
name = "[CP] Copy Pods Resources";
@ -1452,7 +1452,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-InteropTestsMac/Pods-InteropTestsMac-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MacTests/Pods-MacTests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
483CDBBAEAEFCB530ADDDDD5 /* [CP] Check Pods Manifest.lock */ = {
@ -1888,7 +1888,7 @@
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-InteropTestsMac-checkManifestLockResult.txt",
"$(DERIVED_FILE_DIR)/Pods-MacTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@ -4019,7 +4019,7 @@
};
B0BB3EFD225E795F008DA580 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E3ACD4D5902745976D9C2229 /* Pods-InteropTestsMac.debug.xcconfig */;
baseConfigurationReference = E3ACD4D5902745976D9C2229 /* Pods-MacTests.debug.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@ -4043,12 +4043,12 @@
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = InteropTestsMac/Info.plist;
INFOPLIST_FILE = MacTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTestsMac;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
@ -4056,7 +4056,7 @@
};
B0BB3EFE225E795F008DA580 /* Test */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 1F5E788FBF9A4A06EB9E1ACD /* Pods-InteropTestsMac.test.xcconfig */;
baseConfigurationReference = 1F5E788FBF9A4A06EB9E1ACD /* Pods-MacTests.test.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@ -4087,11 +4087,11 @@
"PB_ENABLE_MALLOC=1",
"GRPC_TEST_OBJC=1",
);
INFOPLIST_FILE = InteropTestsMac/Info.plist;
INFOPLIST_FILE = MacTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTestsMac;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
@ -4099,7 +4099,7 @@
};
B0BB3EFF225E795F008DA580 /* Cronet */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 16A2E4C5839C83FBDA63881F /* Pods-InteropTestsMac.cronet.xcconfig */;
baseConfigurationReference = 16A2E4C5839C83FBDA63881F /* Pods-MacTests.cronet.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@ -4121,11 +4121,11 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = InteropTestsMac/Info.plist;
INFOPLIST_FILE = MacTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTestsMac;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
@ -4133,7 +4133,7 @@
};
B0BB3F00225E795F008DA580 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 1E43EAE443CBB4482B1EB071 /* Pods-InteropTestsMac.release.xcconfig */;
baseConfigurationReference = 1E43EAE443CBB4482B1EB071 /* Pods-MacTests.release.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@ -4155,11 +4155,11 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = InteropTestsMac/Info.plist;
INFOPLIST_FILE = MacTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.InteropTestsMac;
PRODUCT_BUNDLE_IDENTIFIER = io.grpc.MacTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
@ -4366,7 +4366,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B0BB3EFC225E795F008DA580 /* Build configuration list for PBXNativeTarget "InteropTestsMac" */ = {
B0BB3EFC225E795F008DA580 /* Build configuration list for PBXNativeTarget "MacTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B0BB3EFD225E795F008DA580 /* Debug */,

@ -15,8 +15,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B0BB3EF6225E795F008DA580"
BuildableName = "InteropTestsMac.xctest"
BlueprintName = "InteropTestsMac"
BuildableName = "MacTests.xctest"
BlueprintName = "MacTests"
ReferencedContainer = "container:Tests.xcodeproj">
</BuildableReference>
</BuildActionEntry>
@ -33,8 +33,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B0BB3EF6225E795F008DA580"
BuildableName = "InteropTestsMac.xctest"
BlueprintName = "InteropTestsMac"
BuildableName = "MacTests.xctest"
BlueprintName = "MacTests"
ReferencedContainer = "container:Tests.xcodeproj">
</BuildableReference>
<SkippedTests>
@ -61,8 +61,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B0BB3EF6225E795F008DA580"
BuildableName = "InteropTestsMac.xctest"
BlueprintName = "InteropTestsMac"
BuildableName = "MacTests.xctest"
BlueprintName = "MacTests"
ReferencedContainer = "container:Tests.xcodeproj">
</BuildableReference>
</MacroExpansion>
@ -79,8 +79,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B0BB3EF6225E795F008DA580"
BuildableName = "InteropTestsMac.xctest"
BlueprintName = "InteropTestsMac"
BuildableName = "MacTests.xctest"
BlueprintName = "MacTests"
ReferencedContainer = "container:Tests.xcodeproj">
</BuildableReference>
</MacroExpansion>

@ -198,7 +198,7 @@ xcodebuild \
echo "TIME: $(date)"
xcodebuild \
-workspace Tests.xcworkspace \
-scheme InteropTestsMac \
-scheme MacTests \
-destination platform=macOS \
HOST_PORT_LOCALSSL=localhost:5051 \
HOST_PORT_LOCAL=localhost:5050 \

Loading…
Cancel
Save