We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1cc2f commit 15d6956Copy full SHA for 15d6956
RNLiveMarkdown.podspec
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
34
].join(' '),
35
}
36
37
- s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "\"$(PODS_TARGET_SRCROOT)/cpp\"" }
+ s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "\"$(PODS_TARGET_SRCROOT)/cpp\"" }
38
39
install_modules_dependencies(s)
40
0 commit comments