-
Notifications
You must be signed in to change notification settings - Fork 1.4k
APPLE: Make codesigning improvements #3710
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
base: dev
Are you sure you want to change the base?
Conversation
|
Filed as internal issue #USD-11198 (This is an automated message. See here for more information.) |
sunyab
left a comment
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.
Hi @dgovil , left some notes from a first pass review. Thanks!
|
Thanks, @sunyab ! |
d1be066 to
0983b32
Compare
|
Thanks, @sunyab Appreciate the notes. Hope you have a good thanksgiving break. |
Description of Change(s)
This PR overhauls the current code signing setup with the following changes:
This makes code signing much more reliable and faster overall.
This work is needed to enable properly building OpenUSD as a framework
Checklist
I have created this PR based on the dev branch
I have followed the coding conventions
I have added unit tests that exercise this functionality (Reference:
testing guidelines)
I have verified that all unit tests pass with the proposed changes
I have submitted a signed Contributor License Agreement (Reference:
Contributor License Agreement instructions)