-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add CodeSignatureVerification for signed apps #48
Comments
Not really sure how to add this download recipe for FileZilla and test it, but the code signature verification should be: |
Adding CodeSignatureVerifier to FileZilla seems to have broken the recipe.
|
Tried to address it with this PR: |
Of course, that might mean the .munki recipe's unarchiver processor may be redundant: |
Would be great for those of us who are writing recipes that use yours as a ParentRecipe if you were to add CodeSignatureVerification to your .download recipes, where applicable. I'd be happy to help, if you're open to it.
The text was updated successfully, but these errors were encountered: