Skip to content

locateFirefox returns invalid path for case sensitive files systems on macOS #12

@fiji-flo

Description

@fiji-flo

I see that I'm running an esoteric setup here. I went case sensitive with Mac OS X Panther and I know the struggle.

locateFirefox() returns /Applications/Firefox.app/Contents/MacOS/Firefox but it should /Applications/Firefox.app/Contents/MacOS/firefox which makes no difference on 99.999% of all macs but it does for me.

There's now straight forward way to get the correct path and looking at the code I think the way to just add support for different binary name. Would you accept a PR?

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