ontimehaulers/ios/Runner/Assets.xcassets/LaunchBackground.imageset/Contents.json

23 lines
361 B
JSON
Raw Normal View History

2024-11-05 12:29:06 +00:00
{
"images" : [
{
"filename" : "background.png",
2024-11-06 05:59:46 +00:00
"idiom" : "universal"
2024-11-05 12:29:06 +00:00
},
{
2024-11-06 05:59:46 +00:00
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "darkbackground.png",
"idiom" : "universal"
2024-11-05 12:29:06 +00:00
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}