Class: Motion::Project::App

Inherits:
Object
  • Object
show all
Defined in:
lib/motion-objc-runtime.rb

Overview

Tap into App::setup to appropriately generate the Objective-C runtime bridgesupport file after completion of the project’s setup block. Performing post-setup allows access to the project’s config settings.

This depends on the RubyMotion toolchain. If it changes structure, the technique used here will break.