mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 15:24:40 +01:00
chore: revert compiled assets for macos 26 icon support (#302029)
This commit is contained in:
@@ -528,7 +528,6 @@ function packageTask(platform: string, arch: string, sourceFolderName: string, d
|
||||
platform,
|
||||
arch: arch === 'armhf' ? 'arm' : arch,
|
||||
ffmpegChromium: false,
|
||||
darwinAssetsCar: 'resources/darwin/code.car',
|
||||
...(embedded ? {
|
||||
darwinMiniAppName: embedded.nameShort,
|
||||
darwinMiniAppBundleIdentifier: embedded.darwinBundleIdentifier,
|
||||
|
||||
Reference in New Issue
Block a user