mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 12:27:56 +08:00
add 'see rake config' comment
This commit is contained in:
@@ -2,5 +2,6 @@ $:.unshift('../../lib')
|
||||
require 'motion/rake'
|
||||
|
||||
Motion::App.setup do |app|
|
||||
# Use `rake config' to see complete project settings.
|
||||
app.name = 'TableView'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user