Skip to content

Commit 15d6956

Browse files
committed
Remove space
1 parent 1c1cc2f commit 15d6956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNLiveMarkdown.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
3434
].join(' '),
3535
}
3636

37-
s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "\"$(PODS_TARGET_SRCROOT)/cpp\"" }
37+
s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "\"$(PODS_TARGET_SRCROOT)/cpp\"" }
3838

3939
install_modules_dependencies(s)
4040

0 commit comments

Comments
 (0)