1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 02:19:18 +00:00

Change gulpfile

This commit is contained in:
Michal Checinski
2024-09-18 14:53:51 +02:00
parent fd8552c079
commit 312a189c68

View File

@@ -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,
];