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 code signing issues in CI #68

Merged
merged 4 commits into from
Jul 7, 2024
Merged

Fix code signing issues in CI #68

merged 4 commits into from
Jul 7, 2024

Conversation

samschott
Copy link
Owner

The latest briefcase only code signs mach-o binaries, frameworks, etc, but not our CLI script. This causes code signing to fail when trying to sign the eventual app bundle.

This PR addresses this by manually signing the cli script after copying it into the bundle.

@samschott samschott merged commit e75e2a3 into main Jul 7, 2024
1 check passed
@samschott samschott deleted the codesign branch July 7, 2024 11:52
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