Fixup to allow documentation to build properly

This commit is contained in:
rfm 2025-03-27 10:08:59 +00:00
parent 9fadc19f8c
commit bc16a59440

View file

@ -139,7 +139,7 @@ enum
NSWrapCalendarComponents = (1UL << 0)
};
NS_ENUM(NSInteger)
typedef NS_ENUM(NSInteger, NSDateComponentEnum)
{
NSDateComponentUndefined = NSIntegerMax,
NSUndefinedDateComponent = NSDateComponentUndefined