API Differences in EventKit in macOS 14.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in EventKit in the macOS 14.0 SDK.

Table of Contents

Functions & Methods

EKEventStore
- (void)requestFullAccessToEventsWithCompletion:(nonnull EKEventStoreRequestAccessCompletionHandler)completion;
EKEventStore
- (void)requestWriteOnlyAccessToEventsWithCompletion:(nonnull EKEventStoreRequestAccessCompletionHandler)completion;
EKEventStore
- (void)requestFullAccessToRemindersWithCompletion:(nonnull EKEventStoreRequestAccessCompletionHandler)completion;