ente/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json

57 lines
1 KiB
JSON
Raw Normal View History

2020-03-24 19:59:36 +00:00
{
"images" : [
{
"filename" : "LaunchImage.png",
2021-02-06 16:11:27 +00:00
"idiom" : "universal",
2020-03-24 19:59:36 +00:00
"scale" : "1x"
},
2022-06-02 06:24:04 +00:00
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "LaunchImageDark.png",
"idiom" : "universal",
"scale" : "1x"
},
2020-03-24 19:59:36 +00:00
{
"filename" : "LaunchImage@2x.png",
2021-02-06 16:11:27 +00:00
"idiom" : "universal",
2020-03-24 19:59:36 +00:00
"scale" : "2x"
},
2022-06-02 06:24:04 +00:00
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "LaunchImageDark@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
2020-03-24 19:59:36 +00:00
{
"filename" : "LaunchImage@3x.png",
2021-02-06 16:11:27 +00:00
"idiom" : "universal",
2020-03-24 19:59:36 +00:00
"scale" : "3x"
2022-06-02 06:24:04 +00:00
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "LaunchImageDark@3x.png",
"idiom" : "universal",
"scale" : "3x"
2020-03-24 19:59:36 +00:00
}
],
"info" : {
2021-02-06 16:11:27 +00:00
"author" : "xcode",
"version" : 1
2020-03-24 19:59:36 +00:00
}
}