Skip to content

Commit

Permalink
Add warning for use_flipper
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meloni committed May 23, 2022
1 parent b2d71d5 commit 66b34a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/react_native_pods.rb
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,6 @@ def get_default_flags()
return flags
end

def use_flipper!(versions = {}, configurations: ['Debug'])
use_flipper_pods(versions, :configurations => configurations)
end

def has_pod(installer, name)
installer.pods_project.pod_group(name) != nil
end
Expand Down

0 comments on commit 66b34a1

Please sign in to comment.