fix(icon): 앱 아이콘 변경

This commit is contained in:
Yu Sung
2025-09-11 22:54:40 +09:00
parent 9d0bdd34fd
commit 5a16a6660d
3 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "launcher_1024x1024.png", "filename" : "launcher.png",
"idiom" : "universal", "idiom" : "universal",
"platform" : "ios", "platform" : "ios",
"size" : "1024x1024" "size" : "1024x1024"

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB