netik / UTCMenuClock

Simple Objective-C based Menu Clock for Mac OS X. Displays the UTC time in the menubar and nothing more.
Apache License 2.0
239 stars 47 forks source link

Warning on launch - app can’t be opened because Apple cannot check it for malicious software. #12

Closed jm3 closed 1 year ago

jm3 commented 4 years ago

On the latest OS X Catalina, when launching the app, the following warning appears:

warning

"UTCMenuClock 1.2.3 can’t be opened because Apple cannot check it for malicious software."

faried commented 3 years ago

Is that the app, or the installer? Right-click on it in the Finder and select "Open" -- that should launch it with a warning.

twocs commented 2 years ago

Same issue still exists. The instructions state:

NOTE: After you install this software, you still have to run it to use it:
Double-click "UTCMenuClock" in your /Applications folder. If you want it to start automatically every time you log in , click on the UTC clock in the menu bar and select "Open At Login"

Following these instructions literally will cause the above popup. Right clicking and selecting Open launches it. So the fix might be as simple as editing the instructions in the Readme.

netik commented 1 year ago

This isn't really a bug. This is a "I haven't paid apple for signing this software and it's open source."

You can go into the security pane and click "Run Anyway."

In the future, I'll pay the apple tax for a key. Sorry!

You can also download Xcode, build, and sign this app yourself if you wish.