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

23 lines
361 B
JSON
Raw Normal View History

{
"images" : [
{
"filename" : "background.png",
2024-03-29 16:21:32 +08:00
"idiom" : "universal"
},
{
2024-03-29 16:21:32 +08:00
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "darkbackground.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}