rename-another #2

Merged
fmodf merged 2 commits from rename-another into develop 2024-10-31 11:44:52 +00:00
5 changed files with 35 additions and 0 deletions
Showing only changes of commit 53ee8123a5 - Show all commits

View file

@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "another_app_icon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

View file

@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

View file

@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "another_app_logo.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "original"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB