mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-06 09:41:13 +08:00
So far, RubyMotion has two phase in compile when run spec (1. compile app files, 2. compile spec files). it make idle cpu cores when finished to compile app files (before starting to compile spec files).