mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-01 23:01:28 +01:00
xcodebuild alltargets
This commit is contained in:
parent
e637ba924f
commit
b41c15de68
@ -181,8 +181,7 @@ function distSafari(cb) {
|
||||
const proc = child.spawn('xcodebuild', [
|
||||
'-project',
|
||||
buildPath + 'desktop.xcodeproj',
|
||||
'-target',
|
||||
'safari',
|
||||
'-alltargets',
|
||||
'-configuration',
|
||||
'Release']);
|
||||
stdOutProc(proc);
|
||||
|
Loading…
Reference in New Issue
Block a user