23 lines
361 B
JSON
Raw Permalink Normal View History

2025-07-21 15:46:30 +08:00
{
"images" : [
{
"filename" : "background.png",
2025-09-29 06:41:48 +08:00
"idiom" : "universal"
2025-07-21 15:46:30 +08:00
},
{
2025-09-29 06:41:48 +08:00
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "darkbackground.png",
"idiom" : "universal"
2025-07-21 15:46:30 +08:00
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}