mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-14 23:18:36 +00:00
ci: fix universal build
This commit is contained in:
@@ -33,6 +33,7 @@ async function main() {
|
||||
'CodeResources',
|
||||
'fsevents.node',
|
||||
'Info.plist',
|
||||
'MainMenu.nib',
|
||||
'.npmrc'
|
||||
],
|
||||
outAppPath,
|
||||
|
||||
@@ -38,6 +38,7 @@ async function main() {
|
||||
'CodeResources',
|
||||
'fsevents.node',
|
||||
'Info.plist', // TODO@deepak1556: regressed with 11.4.2 internal builds
|
||||
'MainMenu.nib', // Generated sequence is not deterministic with Xcode 13
|
||||
'.npmrc'
|
||||
],
|
||||
outAppPath,
|
||||
|
||||
Reference in New Issue
Block a user