You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing this issue for now. My guess it's due to the special chars in file name 🤔
To have special chars in the app name, it's probably better to localize the app names, instead of changing the actual name of the app bundle name. So the special chars won't be part of a file path.
Hi there, I'm having an issue signing my app after upgrading to Electron
6.0.2
.I'm using:
electron
6.0.2
electron-packager
14.0.4
electron-osx-sign
0.4.12
5.0.9
.ê
, see #155.I'm getting an error message at the end of the process, here's the output
I'm not sure if I'm missing something or not, here's my signing code for reference if that can help:
I hope I've given enough details.
The text was updated successfully, but these errors were encountered: