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

Fails to build on Mac due to certificate signing #1

Closed
hippietrail opened this issue Aug 12, 2022 · 2 comments
Closed

Fails to build on Mac due to certificate signing #1

hippietrail opened this issue Aug 12, 2022 · 2 comments

Comments

@hippietrail
Copy link

I'm new to Mac programming but I did Google and check StackOverflow for what to do before asking here. So sorry if it would be obvious how to proceed. I am building other Mac projects from github OK though and never saw this before:

Build target Retro Virtual Machine of project Retro Virtual Machine with configuration Debug
error: There are no accounts registered with Xcode. Add your developer account to Xcode (in target 'Retro Virtual Machine' from project 'Retro Virtual Machine')
error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "TNP49M7S5T" with a private key was found. (in target 'Retro Virtual Machine' from project 'Retro Virtual Machine')
/Users/hippietrail/retrovm1/Retro Virtual Machine.xcodeproj: warning: OpenGL is deprecated. Consider migrating to Metal instead. (in target 'Retro Virtual Machine' from project 'Retro Virtual Machine')


Repair target Retro Virtual Machine

Diagnose problem
No "Mac Development" signing certificate matching team ID "TNP49M7S5T" with a private key was found.


By the way, when can we expect version 3?

@jcgamestoy
Copy link
Owner

I forgot to remove my signing ID.

I fixed it, re-clone the repository and try again, confirm me that it works.

Thank you

@hippietrail
Copy link
Author

Confirmed working. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants