archan937/motion-bundler

Hanging when running rake

Closed this issue · 0 comments

My build just hangs when using MotionBundler and sass, when I interupt with ctrl-c I get:

jamie@jamie-macbook-pro Boxbrew $ rake
     Build ./build/MacOSX-10.8-Development
     Build vendor/Pods
^Crake aborted!

/Library/RubyMotion/lib/motion/project/config.rb:242:in `file_dependencies'
/Library/RubyMotion/lib/motion/project/config.rb:237:in `block in file_dependencies'
/Library/RubyMotion/lib/motion/project/config.rb:237:in `map'
/Library/RubyMotion/lib/motion/project/config.rb:237:in `file_dependencies'
/Library/RubyMotion/lib/motion/project/config.rb:237:in `block in file_dependencies'
/Library/RubyMotion/lib/motion/project/config.rb:237:in `map'
etc... (recursion)