Skip to content

bad way to detect yosemite #196

Open
@Sega-Zero

Description

Faced with trouble with one user that runs yosemite with NSAppKitVersionNumber == 1331.12, which is less than 1343 in code.
I think you should better detect OSX version via NSFoundationVersionNumber:

    floor(NSFoundationVersionNumber) > NSFoundationVersionNumber10_9

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