-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): corrupted icons in bundled macOS icons (#5698)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
- Loading branch information
1 parent
0e8d3a6
commit 2d545ef
Showing
46 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'cli.rs': 'patch' | ||
'cli.js': 'patch' | ||
--- | ||
|
||
Use older icon types to work around a macOS bug resulting in corrupted 16x16px and 32x32px icons in bundled apps. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
BIN
+6.19 KB
(320%)
tooling/cli/templates/app/src-tauri/icons/Square107x107Logo.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
BIN
+8.47 KB
(320%)
tooling/cli/templates/app/src-tauri/icons/Square142x142Logo.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
BIN
+8.85 KB
(330%)
tooling/cli/templates/app/src-tauri/icons/Square150x150Logo.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
BIN
+17.8 KB
(340%)
tooling/cli/templates/app/src-tauri/icons/Square284x284Logo.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
BIN
+1.15 KB
(230%)
tooling/cli/templates/app/src-tauri/icons/Square30x30Logo.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
BIN
+19.4 KB
(330%)
tooling/cli/templates/app/src-tauri/icons/Square310x310Logo.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
BIN
+2.07 KB
(260%)
tooling/cli/templates/app/src-tauri/icons/Square44x44Logo.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
BIN
+3.92 KB
(300%)
tooling/cli/templates/app/src-tauri/icons/Square71x71Logo.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
BIN
+4.96 KB
(310%)
tooling/cli/templates/app/src-tauri/icons/Square89x89Logo.png
Oops, something went wrong.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
Binary file modified
BIN
+7.37 KB
(310%)
tooling/cli/templates/plugin/backend/examples/vanilla/src-tauri/icons/128x128.png
Oops, something went wrong.
Binary file modified
BIN
+15.7 KB
(330%)
...ng/cli/templates/plugin/backend/examples/vanilla/src-tauri/icons/128x128@2x.png
Oops, something went wrong.
Binary file modified
BIN
+1.22 KB
(230%)
tooling/cli/templates/plugin/backend/examples/vanilla/src-tauri/icons/32x32.png
Oops, something went wrong.
Binary file modified
BIN
-928 KB
(23%)
tooling/cli/templates/plugin/backend/examples/vanilla/src-tauri/icons/icon.icns
Binary file not shown.
Binary file modified
BIN
-47.8 KB
(44%)
tooling/cli/templates/plugin/backend/examples/vanilla/src-tauri/icons/icon.ico
Binary file not shown.
Binary file modified
BIN
+35 KB
(350%)
tooling/cli/templates/plugin/backend/examples/vanilla/src-tauri/icons/icon.png
Oops, something went wrong.
Binary file modified
BIN
+7.37 KB
(310%)
...g/cli/templates/plugin/with-api/examples/svelte-app/src-tauri/icons/128x128.png
Oops, something went wrong.
Binary file modified
BIN
+15.7 KB
(330%)
...li/templates/plugin/with-api/examples/svelte-app/src-tauri/icons/128x128@2x.png
Oops, something went wrong.
Binary file modified
BIN
+1.22 KB
(230%)
...ing/cli/templates/plugin/with-api/examples/svelte-app/src-tauri/icons/32x32.png
Oops, something went wrong.
Binary file modified
BIN
-928 KB
(23%)
tooling/cli/templates/plugin/with-api/examples/svelte-app/src-tauri/icons/icon.icns
Binary file not shown.
Binary file modified
BIN
-47.8 KB
(44%)
tooling/cli/templates/plugin/with-api/examples/svelte-app/src-tauri/icons/icon.ico
Binary file not shown.
Binary file modified
BIN
+35 KB
(350%)
tooling/cli/templates/plugin/with-api/examples/svelte-app/src-tauri/icons/icon.png
Oops, something went wrong.