mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 22:44:11 +00:00
Getting a bad build :)
This commit is contained in:
@@ -29,8 +29,8 @@ async function buildMacOs() {
|
||||
"-configuration",
|
||||
"Release",
|
||||
// Uncomment when signing is fixed
|
||||
// "-xcconfig",
|
||||
// paths.macOsConfig,
|
||||
"-xcconfig",
|
||||
paths.macOsConfig,
|
||||
]);
|
||||
stdOutProc(proc);
|
||||
await new Promise((resolve, reject) =>
|
||||
|
||||
Reference in New Issue
Block a user