Skip to content

Commit

Permalink
Edits to flipper pods comments
Browse files Browse the repository at this point in the history
grammar edits
  • Loading branch information
brotsky authored Dec 12, 2019
1 parent e7c289b commit ad42e36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ target 'HelloWorld' do
use_native_modules!

# For enabling Flipper.
# Note that if you use_frameworks!, flipper will no work.
# Disable these lines if you are doing use_frameworks!
# Note that if you have use_frameworks!, flipper will not work.
# Disable these lines if you are using use_frameworks!
flipper_pods()
post_install do |installer|
flipper_post_install(installer)
Expand Down

0 comments on commit ad42e36

Please sign in to comment.