Files
RubyMotion/lib/motion
Zhigang Fang ae9791e3bb Fix ctags task
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)
```
2015-03-30 21:46:23 +08:00
..
2015-03-30 21:46:23 +08:00
2014-11-05 22:37:15 +09:00
2015-03-19 13:52:04 +09:00
3.8
2015-03-28 21:21:44 +09:00