mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 12:27:56 +08:00
better simulator starter, introduce config notion of family devices
This commit is contained in:
@@ -2,3 +2,4 @@ $:.unshift('../../lib')
|
||||
require 'rubixir/rake'
|
||||
|
||||
Rubixir::CONFIG.app_name = 'Hello'
|
||||
Rubixir::CONFIG.device_family = :iphone
|
||||
|
||||
Reference in New Issue
Block a user