Class: Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- Inherits:
-
Object
- Object
- Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- Defined in:
- lib/cocoapods-fix-module/patch.rb,
lib/cocoapods-fix-module/patch.rb
Constant Summary collapse
- FIX_MODULE_OLD_install =
instance_method(:install!)
Instance Method Summary collapse
Instance Method Details
#validate_targets_contain_sources(args) ⇒ Object
145 146 147 |
# File 'lib/cocoapods-fix-module/patch.rb', line 145 def validate_targets_contain_sources(args) # do nothing end |