Skip to content

Occurred Error when adding New Calendar #11

@blitzerbit

Description

@blitzerbit

When I try to add a new calendar, the project crashed.
This is the source part that occurs error.

newCalendar.source = sourcesInEventStore.filter{
(source: EKSource) -> Bool in
source.sourceType.rawValue == EKSourceType.local.rawValue
}.first!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions