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

Fix new Apple certificates listing #114

Merged
merged 2 commits into from
Oct 4, 2019
Merged

Conversation

godrei
Copy link
Contributor

@godrei godrei commented Oct 4, 2019

Fixing the issue mentioned here: #112 (comment)

@godrei godrei requested a review from lpusok October 4, 2019 07:05
@@ -29,13 +29,13 @@ var (
"Mac Developer", // type: "Mac Development"
"3rd Party Mac Developer Application", // type: "Mac App Distribution"
"Developer ID Application", // type: "Developer ID Application"
"Apple Development", // type: "iOS Development for Xcode 11", id: "83Q87W3TGH"
Copy link
Contributor

@lpusok lpusok Oct 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the ID for?

Copy link
Contributor Author

@godrei godrei Oct 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the id of the cert type on the dev portal, but as we do not use them, i will remove that part of the comment.
Other than that previous cert type's comments, showed how the cert appears in Xcode.

@godrei godrei requested a review from lpusok October 4, 2019 07:13
@godrei godrei merged commit d1bd6b4 into master Oct 4, 2019
@godrei godrei deleted the TOOL-1024-new-cert-support branch October 4, 2019 07:36
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

Successfully merging this pull request may close these issues.

2 participants