sveinbjornt / Platypus

Create native Mac applications from command line scripts.
https://sveinbjorn.org/platypus
BSD 3-Clause "New" or "Revised" License
2.76k stars 166 forks source link

macOS Gatekeeper Warning: Platypus App" #268

Open bhavneet98 opened 4 months ago

bhavneet98 commented 4 months ago

Hi there,

I'm using the Platypus app for creating my custom macOS app. It is very basic app. It is working fine. but while installing it shows a warning message "Developer ID not verified". I'm not well-versed in macOS code signing, but I managed to verify the developer ID using my developer application certificate. After the developer ID, a new warning message showed "macOS can’t check the app for malicious software"

Please let me know how I can solve this issue. I have a developer ID and I'm very new to the macOS app.

Thank you.

Screenshot 2024-01-25 at 10 04 38 AM Screenshot 2024-01-25 at 10 07 05 AM

doinkythederp commented 4 months ago

My understanding is that if you don't have a paid Apple developer account you can't remove this message. In most cases it be worked around by opening the app through the right click menu (Right Click -> Open).