mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 04:20:24 +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 = 'MapView'
|
||||
app.frameworks << 'CoreLocation'
|
||||
|
||||
Reference in New Issue
Block a user