Module: XCCache::Installer::SupportingFilesIntegrationMixin
- Included in:
- IntegrationMixin
- Defined in:
- lib/xccache/installer/integration/supporting_files.rb
Instance Method Summary collapse
Instance Method Details
#gen_supporting_files ⇒ Object
4 5 6 7 8 |
# File 'lib/xccache/installer/integration/supporting_files.rb', line 4 def gen_supporting_files UI.section("Generating supporting files") do gen_xcconfigs end end |