[Webkit-unassigned] [Bug 124178] Start moving off of NSCalendarDate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 16:41:45 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124178





--- Comment #12 from Andy Estes <aestes at apple.com>  2013-11-12 16:40:26 PST ---
(From update of attachment 216705)
NSCalendarDate was also deprecated in iOS 7. Instead of using NS_DEPRECATED_MAC(10_4, 10_9), you should use NS_DEPRECATED(10_4, 10_9, 2_0, 7_0).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list