icons: change app icon screen was not showing icon previews - added tiny 75x75 imageset assets since iOS 18+ cannot use AppIconSet for UIImage(named:)

This commit is contained in:
mahee96
2026-02-22 10:58:32 +05:30
parent d18422af00
commit 7683447eea
49 changed files with 183 additions and 12 deletions

View File

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