codeclimate-rubymotion is a Code Climate engine for RubyMotion projects. You can run it on your command line using the Code Climate CLI, or on our hosted analysis platform.
RubyMotion lets you develop cross-platform native apps for iOS, Android and OS X, all using your favorite editor and Ruby.
- If you haven't already, install the Code Climate CLI.
 - Run 
codeclimate engines:enable rubymotion. This command both installs the engine and enables it in your.codeclimate.ymlfile. - You're ready to analyze! Browse into your project's folder and run 
codeclimate analyze. 
First look over this project's GitHub Issues, as your question may have already been covered. If not, go ahead and open a support ticket with us.