mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
Reduce signature time for MAS builds
This commit is contained in:
@@ -31,7 +31,6 @@ async function run(context) {
|
||||
fse.mkdirSync(path.join(appPath, "Contents/PlugIns"));
|
||||
}
|
||||
fse.copySync(extensionPath, path.join(appPath, "Contents/PlugIns/autofill-extension.appex"));
|
||||
shouldResign = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user