Method: Pod::Command::Bin::Archive.missing_binary_specs
- Defined in:
- lib/cocoapods-lhj-bin/command/bin/archive.rb
permalink .missing_binary_specs(missing_binary_specs) ⇒ Object
解析器传过来的
149 150 151 |
# File 'lib/cocoapods-lhj-bin/command/bin/archive.rb', line 149 def Archive.missing_binary_specs(missing_binary_specs) @@missing_binary_specs = missing_binary_specs unless @build_finshed end |