We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abf565 commit 897288eCopy full SHA for 897288e
BRANDING
@@ -0,0 +1,7 @@
1
+COMPANY_FULLNAME=node-webkit.org
2
+COMPANY_SHORTNAME=node-webkit.org
3
+PRODUCT_FULLNAME=node-webkit
4
+PRODUCT_SHORTNAME=node-webkit
5
+PRODUCT_INSTALLER_FULLNAME=Chromium Installer
6
+PRODUCT_INSTALLER_SHORTNAME=Chromium Installer
7
+COPYRIGHT=Copyright 2013 The Chromium Authors. All rights reserved.
nw.gypi
@@ -5,6 +5,7 @@
{
'variables': {
'nw_product_name': 'node-webkit',
8
+ 'mac_strip_release': 1,
9
},
10
'target_defaults': {
11
'configurations': {
0 commit comments