Notarize app for MacOS Catalina #468

Closed
opened 2026-01-29 16:40:26 +00:00 by claunia · 4 comments
Owner

Originally created by @DevAsmob on GitHub (Mar 20, 2020).

Hello,

Notarize app for MacOS Catalina is planned ?

Like electron js
https://github.com/electron/electron-notarize

Thanks

Originally created by @DevAsmob on GitHub (Mar 20, 2020). Hello, Notarize app for MacOS Catalina is planned ? Like electron js https://github.com/electron/electron-notarize Thanks
claunia added the Feature label 2026-01-29 16:40:26 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Apr 17, 2020):

I don't have a Mac device, sorry ;)

Maybe someone from the community might build something for this?!

@GregorBiswanger commented on GitHub (Apr 17, 2020): I don't have a Mac device, sorry ;) Maybe someone from the community might build something for this?!
Author
Owner

@GregorBiswanger commented on GitHub (May 10, 2020):

You can use it yourself with our HostHook feature. See our API demo app at "Execute your own TypeScript code"

https://github.com/ElectronNET/electron.net-api-demos

@GregorBiswanger commented on GitHub (May 10, 2020): You can use it yourself with our HostHook feature. See our API demo app at **"Execute your own TypeScript code"** https://github.com/ElectronNET/electron.net-api-demos
Author
Owner

@DevAsmob commented on GitHub (May 11, 2020):

The "Execute your own TypeScript code" in your API demo app allow to execute HostHook feature inside app already launched.

Notarize app for MacOS Catalina must be executed during build, like signing in your build process.
Capture d’écran 2020-05-11 à 14 41 53

Are you sure i can use your HostHook feature to notarize app for mac osx ?

@DevAsmob commented on GitHub (May 11, 2020): The **"Execute your own TypeScript code"** in your API demo app allow to execute HostHook feature inside app already launched. Notarize app for MacOS Catalina must be executed during build, like signing in your build process. ![Capture d’écran 2020-05-11 à 14 41 53](https://user-images.githubusercontent.com/62430167/81563428-855c0800-9396-11ea-91e3-c180e4cdebcb.png) Are you sure i can use your HostHook feature to notarize app for mac osx ?
Author
Owner

@kristianklok commented on GitHub (Mar 10, 2021):

For future reference, this helped us out a lot when facing the same issue:

https://david.dev/how-to-notarize-your-electron-app/

@kristianklok commented on GitHub (Mar 10, 2021): For future reference, this helped us out a lot when facing the same issue: https://david.dev/how-to-notarize-your-electron-app/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#468