Rubymotion set iOS version and Retina
To set your iOS version for the simulator, set the target when you run rake:
rake target=7.0
Rubymotion 2.17 defaults the simulator to a retina device. To set back to non-retina:
rake retina=false
Example: when using a Macbook Air and running the default rake I get this:
instead, I run rake target=6.1 retina=false and get this:
Written by Faizaan Shamsi
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#