mirror of
https://github.com/libretro/RetroArch
synced 2025-01-01 12:11:47 +00:00
cac8b82368
* tweaked helper bar display behavior * tweaked ui handling * Add iOS 16 lockscreen circular widget
22 lines
302 B
JSON
22 lines
302 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"filename" : "logo.png",
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|