-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
mac build zip file name does not follow build.artifactName #1398
Comments
Will be supported. |
Is it supported? I'm using electron-builder version 22.14.5 and still don't know how to set the |
Is it supported? I also can't figure out if it is supported now. |
Also looking for this. @develar any updates here? |
Need to custom the mac zip artifact name. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 13.9.0
Target: mac
I have the following values in package.json:
${name}-${version}-${os}.${ext}
Expected Results:
Actual Results:
The text was updated successfully, but these errors were encountered: