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

@@ -20,5 +20,6 @@ Pod::Spec.new do |spec|
spec.platforms = { :ios => "8.0" }
spec.pod_target_xcconfig = { "USE_HEADERMAP" => "NO",
"CLANG_CXX_LANGUAGE_STANDARD" => "c++14",
"HEADER_SEARCH_PATHS" => "\"$(PODS_TARGET_SRCROOT)\" \"/usr/local/include\" \"/usr/local/Cellar/openssl/1.0.2o_1/include\" \"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/RSocket\" \"$(PODS_ROOT)/DoubleConversion\"" }
"HEADER_SEARCH_PATHS" => "\"$(PODS_TARGET_SRCROOT)\" \"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/RSocket\" \"$(PODS_ROOT)/DoubleConversion\"" }
end
# \"/usr/local/include\" \"/usr/local/Cellar/openssl/1.0.2o_1/include\"