SVSegmentedControl icon indicating copy to clipboard operation
SVSegmentedControl copied to clipboard

Deprecation warnings under iOS7

Open treddy73 opened this issue 11 years ago • 2 comments

SVSegmentedControl.m has a few deprecation warnings from NSString methods. Do you have any plans to add iOS7 support?

treddy73 avatar Aug 26 '13 20:08 treddy73

Yeah, my control works but I do have this warning too.

SVSegmentedControl.m : Implicit conversion from enumeration type 'enum CGImageAlphaInfo' to different enumeration type 'CGBitmapInfo' (aka 'enum CGBitmapInfo')

ibrent avatar Sep 29 '13 20:09 ibrent

+1

BryanOne avatar Oct 17 '13 03:10 BryanOne