leits / MeetingBar

πŸ‡ΊπŸ‡¦ Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.51k stars 199 forks source link

Fix crash on startup due to events with nil email #461

Closed amcedwards closed 2 years ago

amcedwards commented 2 years ago

Status

READY

Description

Small fix for #460: Created EKParticipant.safeURL as EKParticipant.url is not an optional. (Note: I'm brand new to Swift, so am quite open to a better way to solve this!)

Checklist

Steps to Test or Reproduce

leits commented 2 years ago

WOW Thank you, @amcedwards!!

I spent so much time trying to fix this bug. Too much. πŸ˜“