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