From 7bea4ad282b7b6fa2036473a4e598b5aeccff80b Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 17 Apr 2021 20:33:37 +0200 Subject: [PATCH] added team id to avoid the requirement for codesigning config --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 4053a99b..f4321dbb 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -48,7 +48,7 @@ module.exports = function (grunt) { date, beta: !!grunt.option('beta'), sha, - appleTeamId: getCodeSignConfig()?.teamId + appleTeamId: '3LE7JZ657W' }; const windowsAppVersionString = {