yannickl / YLProgressBar

UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics
http://yannickloriot.com/library/ios/ylprogressbar/
MIT License
1.28k stars 186 forks source link

minimumFontSize is deprecated #21

Closed tbechtum closed 9 years ago

tbechtum commented 9 years ago

In Xcode Version 6.1.1 I get the following compiler warning /Pods/YLProgressBar/YLProgressBar/YLProgressBar.m:323:25: 'minimumFontSize' is deprecated: first deprecated in iOS 6.0

yannickl commented 9 years ago

Thank you, I'll fix it this w-e. :)

yannickl commented 9 years ago

Problem fixed! Thank you for your help. :+1: