Method: Pod::Podfile::ENVExecutor#execute_with_bin_plugin
- Defined in:
- lib/cocoapods-lhj-bin/native/podfile_env.rb
#execute_with_bin_plugin(&block) ⇒ Object
13 14 15 |
# File 'lib/cocoapods-lhj-bin/native/podfile_env.rb', line 13 def execute_with_bin_plugin(&block) execute_with_key(USE_PLUGINS, -> { 'cocoapods-aomi-bin' }, &block) end |