Skip to content

Install fails on iOS #687

Description

@daspri

iOS does not have FSEvents afaik (it fails to compile), but watchdog forces compilation of watchdog_fsevents.c on all sys.platform == 'darwin' systems, causing it to fail to compile/install.

Commenting that out from setup.py allows watchdog to be installed and used on iOS.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions