-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flutter_launcher_icons update -> macos Icons; White-PianoKeys -> Top-…
…Left/Right rounded Corners
- Loading branch information
1 parent
f1b4d17
commit 9707717
Showing
11 changed files
with
78 additions
and
77 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
132 changes: 66 additions & 66 deletions
132
macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
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 |
---|---|---|
@@ -1,68 +1,68 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"size" : "16x16", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_16.png", | ||
"scale" : "1x" | ||
"info": { | ||
"version": 1, | ||
"author": "xcode" | ||
}, | ||
{ | ||
"size" : "16x16", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_32.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "32x32", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_32.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"size" : "32x32", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_64.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "128x128", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_128.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"size" : "128x128", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_256.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "256x256", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_256.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"size" : "256x256", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_512.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "512x512", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_512.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"size" : "512x512", | ||
"idiom" : "mac", | ||
"filename" : "app_icon_1024.png", | ||
"scale" : "2x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} | ||
"images": [ | ||
{ | ||
"size": "16x16", | ||
"idiom": "mac", | ||
"filename": "app_icon_16.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "16x16", | ||
"idiom": "mac", | ||
"filename": "app_icon_32.png", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "32x32", | ||
"idiom": "mac", | ||
"filename": "app_icon_32.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "32x32", | ||
"idiom": "mac", | ||
"filename": "app_icon_64.png", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "128x128", | ||
"idiom": "mac", | ||
"filename": "app_icon_128.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "128x128", | ||
"idiom": "mac", | ||
"filename": "app_icon_256.png", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "256x256", | ||
"idiom": "mac", | ||
"filename": "app_icon_256.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "256x256", | ||
"idiom": "mac", | ||
"filename": "app_icon_512.png", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "512x512", | ||
"idiom": "mac", | ||
"filename": "app_icon_512.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "512x512", | ||
"idiom": "mac", | ||
"filename": "app_icon_1024.png", | ||
"scale": "2x" | ||
} | ||
] | ||
} |
Binary file modified
BIN
-74.9 KB
(26%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.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.49 KB
(37%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.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
-201 Bytes
(61%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.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
-9.55 KB
(31%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.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
-436 Bytes
(59%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.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
-25.5 KB
(28%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.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.09 KB
(50%)
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png
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
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