gingerbeardman / stapler

My take on the classic Macintosh app Stapler (with a little bit of LaunchList)
https://blog.gingerbeardman.com/2024/08/10/stapler-i-remade-a-32-year-old-classic-macintosh-app/
MIT License
215 stars 7 forks source link

Can't Run on Sequoia (Not Notarized?) #12

Closed mierau closed 4 weeks ago

mierau commented 1 month ago

Here's a screenshot of the window in Sequoia I see when running Stapler. Is Stapler notarized? This shows if I open from Finder or context menu. I don't recall seeing a dialog like this pre-Sequoia when I could force it open.

Screenshot 2024-08-13 at 3 43 20 PM
gingerbeardman commented 4 weeks ago

Yeah this is Sequoia being awkward.

I believe there are extra steps needed to run such an app, either through System Settings > Privacy & Security, or through the command line https://www.reddit.com/r/MacOSBeta/comments/1dd8f1y/nonnotarised_apps_much_harder_to_open_in_macos/

There's an Alfred workflow to do the above, or you can roll your own solution.

I have no plans to notarise the app at this time. Maybe when things settle down.

mierau commented 4 weeks ago

I'm curious why you don't want to notarize. Not a judgement just genuinely curious. Hotline is notarized because I feel like the system adds a level of legitimacy for the user, but maybe I'm missing something. :)

gingerbeardman commented 4 weeks ago

No real reason, only that I've never notorized anything before and there is a lot on my todo list :)

mierau commented 4 weeks ago

Ah got it. Yeah it's a bit weird in Xcode seems like it should be more straightforward. Let me know if I can help but it's basically the same as producing a build for distribution with a few more checks.

gingerbeardman commented 4 weeks ago

Well, i didn't realise it was literally a one click from the Archive Organiser.

Will upload a 1.2.1 to give it a whirl

gingerbeardman commented 4 weeks ago

https://github.com/gingerbeardman/stapler/releases/