-
-
Notifications
You must be signed in to change notification settings - Fork 202
Add option to skip code sign #86
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
Comments
Please! |
+1 |
Did someone find a workaround ? |
use this in CI |
HAHA, i was waiting for another real solution, but this quick-and-dirty works . ( I did the same previously to continue with this issue ). Thanks for your answer |
No offense, but I used another tool. https://github.com/create-dmg/create-dmg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It will always fail when create dmg, since I don't have a developer certificate. I know it can still generate dmg, but the exit code is not 0, which will cause my CI fails. Pls consider add an option to skip the code sign. thx.
The text was updated successfully, but these errors were encountered: