Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

iOS8.0 deprcated #88

Open
ancheng1114 opened this issue Sep 16, 2015 · 2 comments
Open

iOS8.0 deprcated #88

ancheng1114 opened this issue Sep 16, 2015 · 2 comments

Comments

@ancheng1114
Copy link

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 ?

@mhmtkrgz
Copy link

change NSYearCalendarUnit -> NSCalendarUnitYear, NSMonthCalendarUnit -> NSCalendarUnitMonth

@ancheng1114
Copy link
Author

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
#88 (comment)
.

Head of iOS and Android Development


ZhongShan DaLian
Email [email protected] [email protected]

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

No branches or pull requests

2 participants