diff --git a/gulpfile.js b/gulpfile.js index fe9e2f337..492431e40 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -707,7 +707,7 @@ function release_osx64() { height: 755 } }, - 'code-sign': { 'signing-identity': process.env.APP_IDENTITY } + //'code-sign': { 'signing-identity': process.env.APP_IDENTITY } }, }) );