This commit is contained in:
Pritesh Nandgaonkar
2018-06-01 14:18:23 +01:00
parent 674eeddd62
commit ef40c5f754
2 changed files with 2 additions and 137 deletions

View File

@@ -342,6 +342,7 @@
"\"${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;
@@ -409,6 +410,7 @@
"\"${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;