Use new app icon assets that have more of a shadow.

This commit is contained in:
Brent Simmons 2021-01-21 20:00:18 -08:00
parent afd0b3a5d4
commit 563f7fef23
22 changed files with 14 additions and 14 deletions

View File

@ -1,61 +1,61 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "Icon-MacOS-16x16@1x.png.png", "filename" : "Icon-MacOS-16x16@1x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "1x", "scale" : "1x",
"size" : "16x16" "size" : "16x16"
}, },
{ {
"filename" : "Icon-MacOS-16x16@2x.png.png", "filename" : "Icon-MacOS-16x16@2x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "2x", "scale" : "2x",
"size" : "16x16" "size" : "16x16"
}, },
{ {
"filename" : "Icon-MacOS-32x32@1x.png.png", "filename" : "Icon-MacOS-32x32@1x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "1x", "scale" : "1x",
"size" : "32x32" "size" : "32x32"
}, },
{ {
"filename" : "Icon-MacOS-32x32@2x.png.png", "filename" : "Icon-MacOS-32x32@2x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "2x", "scale" : "2x",
"size" : "32x32" "size" : "32x32"
}, },
{ {
"filename" : "Icon-MacOS-128x128@1x.png.png", "filename" : "Icon-MacOS-128x128@1x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "1x", "scale" : "1x",
"size" : "128x128" "size" : "128x128"
}, },
{ {
"filename" : "Icon-MacOS-128x128@2x.png.png", "filename" : "Icon-MacOS-128x128@2x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "2x", "scale" : "2x",
"size" : "128x128" "size" : "128x128"
}, },
{ {
"filename" : "Icon-MacOS-256x256@1x.png.png", "filename" : "Icon-MacOS-256x256@1x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "1x", "scale" : "1x",
"size" : "256x256" "size" : "256x256"
}, },
{ {
"filename" : "Icon-MacOS-256x256@2x.png.png", "filename" : "Icon-MacOS-256x256@2x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "2x", "scale" : "2x",
"size" : "256x256" "size" : "256x256"
}, },
{ {
"filename" : "Icon-MacOS-512x512@1x.png.png", "filename" : "Icon-MacOS-512x512@1x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "1x", "scale" : "1x",
"size" : "512x512" "size" : "512x512"
}, },
{ {
"filename" : "Icon-MacOS-512x512@2x.png.png", "filename" : "Icon-MacOS-512x512@2x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "2x", "scale" : "2x",
"size" : "512x512" "size" : "512x512"

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 857 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 KiB

View File

@ -33,8 +33,8 @@
"repositoryURL": "https://github.com/tid-kijyun/Kanna.git", "repositoryURL": "https://github.com/tid-kijyun/Kanna.git",
"state": { "state": {
"branch": null, "branch": null,
"revision": "4a80ebe93b6966d5083394fcaaaff57a2fcec935", "revision": "c657fb9f5827ef138068215c76ad0bb62bbc92da",
"version": "5.2.3" "version": "5.2.4"
} }
}, },
{ {
@ -78,8 +78,8 @@
"repositoryURL": "https://github.com/Ranchero-Software/RSParser.git", "repositoryURL": "https://github.com/Ranchero-Software/RSParser.git",
"state": { "state": {
"branch": null, "branch": null,
"revision": "a4467cb6ab32d67fa8b09fcef8b234c7f96b7f9c", "revision": "fd9b9c974d551a9c94d970da90a42571d234efd6",
"version": "2.0.0-beta3" "version": "2.0.0-beta4"
} }
}, },
{ {