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

Bump the required version of iOS to >= 7 #424

Closed markrickert closed 9 years ago

markrickert commented 9 years ago

Also extracts iOS 8 specific location constants out to a conditionally included file so BubbleWrap doesn't fail to compile when app.deployment_target = '7.1'

markrickert commented 9 years ago

Might supercede #412. I could integrate the spec changes into this PR as well.

Thoughts, @clayallsopp or @jonmorehouse?

markrickert commented 9 years ago

Anyone have any thoughts on this? Now that iOS 6 is pretty much a thing of the past.

bensie commented 9 years ago

+1