Skip to content

Commit

Permalink
Update RNVectorIcons.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador authored Oct 26, 2023
1 parent 6ad9943 commit c5ae743
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RNVectorIcons.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ Pod::Spec.new do |s|
s.resources = "Fonts/*.ttf"
s.preserve_paths = "**/*.js"
# React Native Core dependency
install_modules_dependencies(s)
if defined? install_modules_dependencies
install_modules_dependencies(s)
end
end

0 comments on commit c5ae743

Please sign in to comment.