Since iOS 18.4 and macOS 15.4 updating the calendar of an (ek)event (to another accounts calendar) or detaching an repeating event throws an error while saving: "Access denied"
EKEventStore.save(event, span: .thisEvent, commit: true)
catch { "Access denied" }