RWMRecurrenceRule icon indicating copy to clipboard operation
RWMRecurrenceRule copied to clipboard

iCalendar RRULE support for EventKit

Results 3 RWMRecurrenceRule issues
Sort by recently updated
recently updated
newest added

FYI. I made the following change to RWMRuleScheduler.swift to build it on my system: --- RWMRuleScheduler_old.swift 2019-12-07 22:09:57.000000000 +0800 +++ RWMRuleScheduler.swift 2019-12-07 22:54:54.000000000 +0800 @@ -467 +467 @@ - let...

I don't have a Package.swift, pasting github link would give failure since the code also has no Package.swift. Am I supposed to just create a fork and add the Package.swift...