Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

fix some iOS 6-only deprecations #179

Closed
incanus opened this issue Jan 15, 2013 · 1 comment
Closed

fix some iOS 6-only deprecations #179

incanus opened this issue Jan 15, 2013 · 1 comment
Labels

Comments

@incanus
Copy link
Contributor

incanus commented Jan 15, 2013

These only show up when building against iOS 6.

RMMarker.m:246:30: 'UITextAlignmentCenter' is deprecated: first deprecated in iOS 6.0
RMMapView.m:3087:18: 'locationManager:didUpdateToLocation:fromLocation:' is deprecated: first deprecated in iOS 6.0
RMMapView.m:3176:18: 'locationManager:didUpdateToLocation:fromLocation:' is deprecated: first deprecated in iOS 6.0
RMMapView.m:3499:10: 'presentModalViewController:animated:' is deprecated: first deprecated in iOS 6.0
@incanus
Copy link
Contributor Author

incanus commented Feb 4, 2013

Per some useful info at http://stackoverflow.com/questions/2622017/suppressing-deprecated-warnings-in-xcode this is fixed above. Will revisit when we drop iOS 5.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant