NSDate-TimeAgo icon indicating copy to clipboard operation
NSDate-TimeAgo copied to clipboard

iOS8.0 deprcated

Open ancheng1114 opened this issue 9 years ago • 2 comments

thanks for your good code. I built using Cocoapod platform :ios, '8.0'. If I build project , I get 32 warnings.

NSYearCalendarUnit NSMonthCalendarUnit NSDayCalendarUnit ... so on Can you please look at it and make some fixs ?

ancheng1114 avatar Sep 16 '15 12:09 ancheng1114

change NSYearCalendarUnit -> NSCalendarUnitYear, NSMonthCalendarUnit -> NSCalendarUnitMonth

mhmtkrgz avatar Sep 17 '15 14:09 mhmtkrgz

yes , but i want to make it working in pod install. Can you please do it ?

On Thu, Sep 17, 2015 at 7:41 AM, Mehmet Karagöz [email protected] wrote:

change NSYearCalendarUnit -> NSCalendarUnitYear, NSMonthCalendarUnit

— Reply to this email directly or view it on GitHub https://github.com/kevinlawler/NSDate-TimeAgo/issues/88#issuecomment-141107705 .

Head of iOS and Android Development


ZhongShan DaLian Email [email protected] [email protected]

ancheng1114 avatar Sep 17 '15 14:09 ancheng1114