Изменения EventKit
EventKit
EKCalendar.h
Измененный EKCalendar.source
Объявление | |
---|---|
От | @property(nonatomic, retain) EKSource *source |
К | @property(nonatomic, strong) EKSource *source |
EKCalendarItem.h
Измененный EKCalendarItem.calendar
Объявление | |
---|---|
От | @property(nonatomic, retain) EKCalendar *calendar |
К | @property(nonatomic, strong) EKCalendar *calendar |
EKStructuredLocation.h
Измененный EKStructuredLocation.geoLocation
Объявление | |
---|---|
От | @property(nonatomic, retain) CLLocation *geoLocation |
К | @property(nonatomic, strong) CLLocation *geoLocation |
Измененный EKStructuredLocation.title
Объявление | |
---|---|
От | @property(nonatomic, retain) NSString *title |
К | @property(nonatomic, strong) NSString *title |
EventKitDefines.h
Добавленный DATETIME_COMPONENTS_DO_NOT_USE ()
Добавленный DATE_COMPONENTS_DO_NOT_USE ()
Добавленный EK_LOSE_FRACTIONAL_SECONDS_DO_NOT_USE ()