How do you access all CalDAV calendars/events on OSX?

397 Views Asked by At

I want to access all the calendars that a user can see in iCal on OS X. I know about EventKit and CalendarStore. However, it seems that both of those frameworks omit CalDAV delegate calendars (which are visible in iCal). Others have noticed this as well:

http://openradar.appspot.com/7077307

Google Delegates on Calendar Framework / EventKit

So if EventKit and CalendarStore don't do this, how does one proceed?

0

There are 0 best solutions below