Method: Tug::Project#configure
- Defined in:
- lib/tug/project/project.rb
#configure(options) ⇒ Object
16 17 18 19 |
# File 'lib/tug/project/project.rb', line 16 def configure() @ipa_export_path = [:export] @ipa_config = [:build_config] end |