billymeltdown / nsdate-helper

A category to extend Cocoa's NSDate class with some convenience functions.
http://www.zetetic.net/blog/
457 stars 107 forks source link

iOS8 warnings #23

Closed akotulu closed 8 years ago

akotulu commented 9 years ago

Renamed CFXXXCalendarUnit deprecated constraints to new CFCalendarUnitXXX.

billymeltdown commented 9 years ago

@akotulu hey, thanks for this! Someone else posted such an update recently as well, but we were concerned about support for older versions of iOS. Have you tried this on iOS 7? I haven't—I worry that the symbols wouldn't be present, but if they point to the same things... I don't know maybe it works. Could you try this code out on an iOS 7 device and let me know how it goes?

akotulu commented 9 years ago

No it wount work on iOS7.