You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platypus stops showing file/folder picker dialogs after setting script arguments. For example, the file picker appears as expected when selecting an app icon. However, after setting script arguments in the interface, subsequent dialogs—such as selecting a destination for the generated app—fail to appear.
The window title still updates correctly (e.g., "Select an icon file"), which suggests the dialog is being triggered, but no window is shown.
This behavior makes the app unusable, and I’m unable to create an app after configuring script arguments.