diff --git a/apps/browser/gulpfile.js b/apps/browser/gulpfile.js index b58ab852a53..89d944cdec8 100644 --- a/apps/browser/gulpfile.js +++ b/apps/browser/gulpfile.js @@ -161,8 +161,7 @@ function distSafariApp(cb, subBuildPath) { "-o", "runtime", "--sign", - // "Developer ID Application: 8bit Solutions LLC", - "Developer ID Application: 8bit Solutions LLC (LTZ2PFU5D6)", + "Developer ID Application: 8bit Solutions LLC", "--entitlements", entitlementsPath, ];