Skip to content

Commit

Permalink
Desktop: Update macOS icon for macOS Big Sur
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Dec 24, 2020
1 parent 502c812 commit 2a31f91
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Binary file modified Assets/ImageSources/RoundedCornersMac_1024x1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/macOs.iconset/icon_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/macOs.iconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/macOs.iconset/icon_256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/macOs.iconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/macOs.iconset/icon_512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/macOs.iconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/macOsIcon_2.psd
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/tools/generate-images.js
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ const operations = [
];

async function main() {
const rootDir = dirname(__dirname);
const rootDir = dirname(dirname(__dirname));
const sourceImageDir = `${rootDir}/Assets/ImageSources`;

for (const operation of operations) {
Expand Down

0 comments on commit 2a31f91

Please sign in to comment.