mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-30 18:04:02 +08:00
switch to new app config
This commit is contained in:
@@ -55,7 +55,9 @@ class RubixirCommandLine
|
||||
require 'rubygems'
|
||||
require 'rubixir/rake'
|
||||
|
||||
Rubixir::CONFIG.app_name = '#{@app_name}'
|
||||
Motion::App.setup do |app|
|
||||
app.name = '#{@app_name}'
|
||||
end
|
||||
EOS
|
||||
end
|
||||
Dir.mkdir('app')
|
||||
|
||||
Reference in New Issue
Block a user