Files
RubyMotion/sample/hello/Rakefile

6 lines
123 B
Ruby

$:.unshift('../../lib')
require 'rubixir/rake'
Rubixir::CONFIG.app_name = 'Hello'
Rubixir::CONFIG.device_family = :iphone