mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 20:31:17 +08:00
motion/rake -> motion/project
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$:.unshift('../../lib')
|
||||
require 'motion/rake'
|
||||
require 'motion/project'
|
||||
|
||||
Motion::App.setup do |app|
|
||||
Motion::Project::App.setup do |app|
|
||||
# Use `rake config' to see complete project settings.
|
||||
app.name = 'Hello'
|
||||
app.icons << 'icon.png'
|
||||
|
||||
Reference in New Issue
Block a user