-
Notifications
You must be signed in to change notification settings - Fork 7
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
Notes about apple code signing for developers #72
base: main
Are you sure you want to change the base?
Conversation
|
||
We will need the email address for their apple account. They can | ||
create a new one, or use an existing one. This should be a | ||
human. Apple does not like roll accounts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you mean role
here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know what Apple likes or doesn't like, but FWIW, at the Trail of Bits team we have an account / "person" called Continuous Integration, which signs in CI for testing (has its own Development certificate, is added to the Development provisioning profile).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for putting these notes together. I reviewed them and they look correct.
No description provided.