<?xml version='1.0'?>
<!DOCTYPE signatures SYSTEM "file://localhost/System/Library/DTDs/BridgeSupport.dtd">
<signatures version='1.0'>
<constant name='CalAlarmActionDisplay' type64='@'/>
<constant name='CalAlarmActionEmail' type64='@'/>
<constant name='CalAlarmActionProcedure' type64='@'/>
<constant name='CalAlarmActionSound' type64='@'/>
<constant name='CalAttendeeStatusAccepted' type64='@'/>
<constant name='CalAttendeeStatusDeclined' type64='@'/>
<constant name='CalAttendeeStatusNeedsAction' type64='@'/>
<constant name='CalAttendeeStatusTentative' type64='@'/>
<constant name='CalCalendarStoreErrorDomain' type64='@'/>
<constant name='CalCalendarTypeBirthday' type64='@'/>
<constant name='CalCalendarTypeCalDAV' type64='@'/>
<constant name='CalCalendarTypeExchange' type64='@'/>
<constant name='CalCalendarTypeIMAP' type64='@'/>
<constant name='CalCalendarTypeLocal' type64='@'/>
<constant name='CalCalendarTypeSubscription' type64='@'/>
<constant name='CalCalendarsChangedExternallyNotification' type64='@'/>
<constant name='CalCalendarsChangedNotification' type64='@'/>
<constant name='CalDefaultRecurrenceInterval' type64='Q'/>
<constant name='CalDeletedRecordsKey' type64='@'/>
<constant name='CalEventsChangedExternallyNotification' type64='@'/>
<constant name='CalEventsChangedNotification' type64='@'/>
<constant name='CalInsertedRecordsKey' type64='@'/>
<constant name='CalSenderProcessIDKey' type64='@'/>
<constant name='CalTasksChangedExternallyNotification' type64='@'/>
<constant name='CalTasksChangedNotification' type64='@'/>
<constant name='CalUpdatedRecordsKey' type64='@'/>
<constant name='CalUserUIDKey' type64='@'/>
<enum name='CalCalendarNotEditableError' value64='1025'/>
<enum name='CalCalendarNotInRepository' value64='1027'/>
<enum name='CalCalendarTitleNotUniqueError' value64='1028'/>
<enum name='CalDateInvalidError' value64='1026'/>
<enum name='CalPriorityHigh' value64='1'/>
<enum name='CalPriorityLow' value64='9'/>
<enum name='CalPriorityMedium' value64='5'/>
<enum name='CalPriorityNone' value64='0'/>
<enum name='CalRecurrenceDaily' value64='0'/>
<enum name='CalRecurrenceMonthly' value64='2'/>
<enum name='CalRecurrenceWeekly' value64='1'/>
<enum name='CalRecurrenceYearly' value64='3'/>
<enum name='CalSpanAllEvents' value64='2'/>
<enum name='CalSpanFutureEvents' value64='1'/>
<enum name='CalSpanThisEvent' value64='0'/>
<class name='CalCalendar'>
<method selector='isEditable'>
<retval type64='B'/>
</method>
</class>
<class name='CalCalendarItem'>
<method selector='hasAlarm'>
<retval type64='B'/>
</method>
</class>
<class name='CalCalendarStore'>
<method selector='removeCalendar:error:'>
<arg index='1' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='removeEvent:span:error:'>
<arg index='2' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='removeTask:error:'>
<arg index='1' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='saveCalendar:error:'>
<arg index='1' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='saveEvent:span:error:'>
<arg index='2' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='saveTask:error:'>
<arg index='1' type_modifier='o'/>
<retval type64='B'/>
</method>
</class>
<class name='CalEvent'>
<method selector='isAllDay'>
<retval type64='B'/>
</method>
<method selector='isDetached'>
<retval type64='B'/>
</method>
<method selector='setIsAllDay:'>
<arg index='0' type64='B'/>
</method>
</class>
<class name='CalRecurrenceEnd'>
<method selector='usesEndDate'>
<retval type64='B'/>
</method>
</class>
<class name='CalTask'>
<method selector='isCompleted'>
<retval type64='B'/>
</method>
<method selector='setIsCompleted:'>
<arg index='0' type64='B'/>
</method>
</class>
</signatures>
