add_2_calendar icon indicating copy to clipboard operation
add_2_calendar copied to clipboard

fix: add missing switch cases

Open edgarfroes opened this issue 10 months ago • 3 comments

Xcode started to complain about missing switch cases on latest iOS versions (I'm not sure which version though). This PR should FIX the "Switch must be exhaustive" error that started to happen.

Resolves https://github.com/ja2375/add_2_calendar/pull/157

image

edgarfroes avatar Mar 28 '24 03:03 edgarfroes

diegogarciar please review.

edgarfroes avatar Mar 28 '24 03:03 edgarfroes

I'm also experiencing this error. Screenshot 2024-05-21 at 4 00 04 PM

jeynergil avatar May 21 '24 08:05 jeynergil