alfred-toggl icon indicating copy to clipboard operation
alfred-toggl copied to clipboard

Workflow shows error in Catalina after new installation

Open jason0x43 opened this issue 4 years ago • 8 comments

Screen Shot 2020-02-12 at 9 26 56 AM

jason0x43 avatar Feb 12 '20 14:02 jason0x43

https://github.com/mitchellh/gon would probably work

jason0x43 avatar Feb 12 '20 14:02 jason0x43

As a workaround:

  • Right-click on Toggl workflow in Alfred
  • Open in Finder
  • Right-click on alfred-toggle
  • Open
  • Confirm

rogatty avatar Feb 24 '20 07:02 rogatty

FYI for the above workaround, you will need to re-permission on each macOS update.

Getting a notarization workflow setup would be great

Leland avatar May 06 '20 14:05 Leland

I looked more into notarization. Unfortunately, it seems that you need a paid Apple Developer account to notarize applications (a free account isn't sufficient). I only have a free account since I don't publish any binaries other than a couple of Alfred workflows. It may be time to switch back to Python...

jason0x43 avatar May 06 '20 15:05 jason0x43

Unfortunately, it seems that you need a paid Apple Developer account to notarize applications (a free account isn't sufficient)

Yep, you need an Apple Developer account worth $100/year to code-sign and notarize an application for macOS Catalina 😞

zmoog avatar May 07 '20 13:05 zmoog

I'm tempted to just port this back to an interpreted language, but I would miss the speed.

jason0x43 avatar May 07 '20 13:05 jason0x43

I've attempted to sign and notarize the binary in the v2.12.0 release. (I finally got a real developer account 😁) Apple's notarization process isn't really geared towards standalone binaries, but theoretically it's good. I'd be interested to hear if it works.

jason0x43 avatar May 19 '21 01:05 jason0x43

@jason0x43 yay, worked perfectly! Thanks much. Happy to throw some cash your way to defray the cost

Leland avatar May 20 '21 18:05 Leland

Looks like issue can be closed, the signed binary works.

vitorgalvao avatar Oct 11 '22 14:10 vitorgalvao