Skip to content

Commit

Permalink
Edits to flipper pods comments (#27485)
Browse files Browse the repository at this point in the history
Summary:
grammar edits

## Changelog

[Internal] [Fixed] - Edits to flipper pods comments
Pull Request resolved: #27485

Differential Revision: D18962196

Pulled By: hramos

fbshipit-source-id: d8eb8b852130b9ceee8ab9b668f94d9d4d11a217
  • Loading branch information
brotsky authored and facebook-github-bot committed Dec 12, 2019
1 parent 49e1071 commit f11b489
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 f11b489

Please sign in to comment.