mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-13 09:40:32 +08:00
fixed libpath
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$:.unshift("/Users/lrz/src/rubixir/lib")
|
||||
$:.unshift('../../lib')
|
||||
require 'motion/project'
|
||||
|
||||
Motion::Project::App.setup do |app|
|
||||
|
||||
Reference in New Issue
Block a user