Skip to content

Commit 4e4c795

Browse files
committed
fixed icon image artifacts
1 parent 9f8c2c6 commit 4e4c795

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

Config.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
1010

1111
VERSION = 0.8.3
12-
BUILD_NUMBER = 20260128.91
12+
BUILD_NUMBER = 20260128.94

Nyxian/Assets.xcassets/Icons/AppIcon.appiconset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"images" : [
33
{
4-
"filename" : "output-onlinepngtools.png",
4+
"filename" : "lightmode nyx.png",
55
"idiom" : "universal",
66
"platform" : "ios",
77
"size" : "1024x1024"
@@ -13,7 +13,7 @@
1313
"value" : "dark"
1414
}
1515
],
16-
"filename" : "output-onlinepngtools-2.png",
16+
"filename" : "darkmode nyx.png",
1717
"idiom" : "universal",
1818
"platform" : "ios",
1919
"size" : "1024x1024"
67 KB
Loading
113 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)