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

feat: support signing pkgs #1376

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: support signing pkgs #1376

wants to merge 1 commit into from

Conversation

mistydemeo
Copy link
Contributor

This originally began as a commit in #1312, but as I tested I realized a limitation that pkgbuild's manpage had glossed over: this needs an installation signing cert, not a codesigning cert, so we can't actually reuse the environment from codesigning. https://developer.apple.com/documentation/xcode/packaging-mac-software-for-distribution#Build-an-Installer-package

I'm leaving this as a draft for now; once I've been able to confirm the process for generating an installer signing cert, I'll pick this back up and finish it.

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.

1 participant