mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-14 01:55:52 +08:00
Not sure why this is breaking with: ``` rake aborted! NameError: undefined local variable or method `config' for #<Motion::Project::IOSConfig:0x007ff3eb638940> /Library/RubyMotion/lib/motion/project/xcode_config.rb:681:in `ctags_files' /Library/RubyMotion/lib/motion/project.rb:76:in `block in <top (required)>' /Users/kylefang/.rvm/gems/ruby-2.1.3/bin/ruby_executable_hooks:15:in `eval' /Users/kylefang/.rvm/gems/ruby-2.1.3/bin/ruby_executable_hooks:15:in `<main>' Tasks: TOP => ctags (See full trace by running task with --trace) ```