-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Certificate Expired in General Tab #401
Comments
Hi, unfortunately Mac support is abandoned #378 |
The app is using electron, right? What are the main differences on mac that need to be addressed code-wise? I might. be able to help out in my free time. |
Pretty sure new builds for osx can only be made on an osx machine, and thats the main issue. |
I have an M1 Mac. |
Then yeah, in theory that should be enough. I'm not sure if the cert needs signing from an apple dev license or anything like that. It's been like 10 or so years since I tried to build an electron app. I think you could test the output by just pulling it down and running |
Detailed context (ISSUES WILL NOT BE INVESIGATED WITHOUT IT!):
Your Desktop:
Describe the bug
When I open the application, it says "Error: certificate has expired" on the general tab. When I go to the "Accounts" tab, my account is not listed and there's no way to re-link it. I tried uninstalling the application and reinstalling, and I have the same issue.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: