Skip to content

Suggestions for preventing the "exec" icon from showing #282

@chip

Description

@chip

Hi, Thank you for all of your work on this great project!

I followed the Create a MacOS desktop application with pure Ruby (Tutorial), which uses Platypus, and have found that running the example displays 2 icons instead of 1. The 1st icon displayed is what I selected using Platypus. The 2nd "exec" icon displayed is shown any time a shell script is launched on macOS (e.g., env, bash, etc.) Additionally, the "exec" icon is the one that focuses the app when Application Switching via Cmd-Tab.

I have a more detailed example with screenshots, but have been able to reproduce this from much simpler examples such as the tutorial.

I checked "Run in background" in Platypus, but unfortunately that only hides the desired Platypus-selected icon and the "exec" icon remains. Any suggestions on getting the Platypus-selected icon to focus the app, as well as hiding the "exec" icon would be appreciated.

If this is noise, I'll be happy to close.

Thanks again!

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