Class: Pod::Installer::Analyzer
- Inherits:
-
Object
- Object
- Pod::Installer::Analyzer
- Defined in:
- lib/cocoapods-mix-frameworks/lib/mix.rb
Instance Method Summary collapse
Instance Method Details
#analyze_host_targets_in_podfile(aggregate_targets, embedded_aggregate_targets) ⇒ Object
7 8 9 |
# File 'lib/cocoapods-mix-frameworks/lib/mix.rb', line 7 def analyze_host_targets_in_podfile(aggregate_targets, ) puts 'mix-frameworks: Skip analyze_host_targets_in_podfile' end |