How to debug on device with Rubymotion
Hi,
It's not obvious to me how you set up debugging on device. All i see is configurations for simulator and spec.
Is this possilbe? Can someone point me to directions?
I am using latest RM 3.0 and RubyMine 7.01.
Thanks,
Vidal.
Please sign in to leave a comment.
You could use Debug configuration called device: <your_project>. See tutorial http://www.youtube.com/watch?v=-_7LS8K6B0E&index=23&list=PLQ176FUIyIUZktev2DKrprwfl-OzQ-c4T from 4:30
When I choose Run...
I only see "simulator" and "spec". I dont see device as an option. How do I add that?