Skip to content

Commit

Permalink
Merge branch 'main' into @jpiasecki/new-arch-android
Browse files Browse the repository at this point in the history
  • Loading branch information
j-piasecki committed Apr 10, 2024
2 parents 020d540 + 7455208 commit b988c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNLiveMarkdown.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.platforms = { :ios => "11.0" }
s.source = { :git => "https://github.com/expensify/react-native-live-markdown.git", :tag => "#{s.version}" }

s.source_files = "ios/**/*.{h,m,mm}"
s.source_files = "ios/**/*.{h,m,mm,cpp}"

s.resources = "parser/react-native-live-markdown-parser.js"

Expand Down

0 comments on commit b988c8a

Please sign in to comment.