-
-
The Mac Version is not notarized so it triggers the Gatekeeper warning.
See
```
codesign --verify --verbose /Applications/MediaElch.app
/Applications/MediaElch.app: code object is not signed at…
-
Trying to sign and notarize a macOS Mach-O binary according to [`rcodesign` docs](https://gregoryszorc.com/docs/apple-codesign/main/apple_codesign_rcodesign.html), I encountered `Error: do not know ho…
-
**Describe the bug**
When you attempt to open Mapeo for the first time, you are shown an error indicating "can’t be opened because Apple cannot check it for malicious software."
You can work aroun…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/2744) by me.**
----------------------------------------
Starting with macOS 10.15 code signing is getting more complicated by Ap…
-
* **Electron-Builder Version**: v23.1.0
* **Node Version**: v16.13.2
* **Electron Version**: v25.1.0
* **Electron Type (current, beta, nightly)**: _no idea_
* **Target**: …
-
I have a [project](https://github.com/jimeh/emacs-builds) that produces nightly builds of Emacs for macOS, and I'm pulling in gon as a Go package to handle the notarization and stapling.
However, e…
jimeh updated
2 years ago
-
Apple has a web service you can submit packages to for notarization, there is no need to depend directly on notarytool anymore.
https://developer.apple.com/documentation/notaryapi/submitting_softwa…
-
https://kilianvalkhof.com/2019/electron/notarizing-your-electron-application/
Might unblock #8959
-
- [x] update icns to hi-res
- [x] add WM fullscreen handling
- [x] fix socket recv buffer size display
- [x] install locales
- [x] fix MacOS CI
- [x] fix app name casing in some UI elements
- [x…