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

Uninitialized Constant BubbleWrap::Location::KCLAuthorizationStatusAuthorizedWhenInUse #409

Closed jonmorehouse closed 9 years ago

jonmorehouse commented 9 years ago

Building a project against master results in the following error:


2014-09-09 11:18:36.895 app[42802:70b] *** Terminating app due to uncaught exception 'NameError', reason: 'uninitialized constant BubbleWrap::Location::KCLAuthorizationStatusAuthorizedWhenInUse (NameError)
'
jonmorehouse commented 9 years ago

Nevermind, haven't upgraded to ios8/xcode6.