tooot/ios/tooot/Images.xcassets/SplashScreenBackground.imag.../Contents.json

52 lines
868 B
JSON
Raw Normal View History

2021-01-28 00:41:53 +01:00
{
"images": [
{
"idiom": "universal",
"filename": "background.png",
"scale": "1x"
},
{
2021-02-02 22:50:38 +01:00
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
],
"idiom": "universal",
"filename": "dark_background.png",
"scale": "1x"
},
{
"idiom": "universal",
"scale": "2x"
},
{
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
],
2021-01-28 00:41:53 +01:00
"idiom": "universal",
"scale": "2x"
},
{
"idiom": "universal",
"scale": "3x"
2021-02-02 22:50:38 +01:00
},
{
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
],
"idiom": "universal",
"scale": "3x"
2021-01-28 00:41:53 +01:00
}
],
"info": {
"version": 1,
"author": "xcode"
}
}