Skip to content
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

Intel based Mac version not starting. #43

Open
fionnkeogh opened this issue Jan 6, 2023 · 2 comments
Open

Intel based Mac version not starting. #43

fionnkeogh opened this issue Jan 6, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@fionnkeogh
Copy link
Collaborator

The intel based Mac version of the software is not running.

Error: No permission...

@fionnkeogh fionnkeogh added the bug Something isn't working label Jan 6, 2023
@fionnkeogh
Copy link
Collaborator Author

This stackoverflow thread has a solution. It seems to be that the software needs to be code-signed for an old Mac on BigSur or newer to run Apps.

As the thread mentioned: codesign --force --deep --sign - /Applications/AppName.app could be a solution. This however needs to be done on every machine the software should be run. So further investigation is needed.

@fionnkeogh
Copy link
Collaborator Author

This is an example of signing with Xcode on a Mac.
We need a method of doing this on the GitHub machine that is building the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants