rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

Fixed 'simulator?' so it returns the correct value, when running ios … #481

Closed holgersindbaek closed 8 years ago

holgersindbaek commented 8 years ago

…8 or below on device

markrickert commented 8 years ago

Thanks!