Removed references to local oss and libevent

This commit is contained in:
Pritesh Nandgaonkar
2018-06-04 14:07:55 -04:00
parent 308c101fec
commit ff2dd0b828
7 changed files with 14 additions and 15 deletions

View File

@@ -342,7 +342,6 @@
"\"${PODS_ROOT}/Headers/Public/boost-for-react-native\"",
"\"${PODS_ROOT}/Headers/Public/glog\"/**",
"\"${PODS_ROOT}/SonarKit\"/**",
"/usr/local/include\\ /usr/local/Cellar/openssl/1.0.2o_1/include",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 11.3;
@@ -410,7 +409,6 @@
"\"${PODS_ROOT}/Headers/Public/boost-for-react-native\"",
"\"${PODS_ROOT}/Headers/Public/glog\"/**",
"\"${PODS_ROOT}/SonarKit\"/**",
"/usr/local/include\\ /usr/local/Cellar/openssl/1.0.2o_1/include",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 11.3;