This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
SolarAgent/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json

24 lines
390 B
JSON
Raw Normal View History

2024-02-07 17:25:58 +00:00
{
"images" : [
{
"filename" : "LaunchImage.png",
2024-02-12 09:25:02 +00:00
"idiom" : "universal",
2024-02-07 17:25:58 +00:00
"scale" : "1x"
},
{
"filename" : "LaunchImage@2x.png",
2024-02-12 09:25:02 +00:00
"idiom" : "universal",
2024-02-07 17:25:58 +00:00
"scale" : "2x"
},
{
2024-02-12 09:25:02 +00:00
"filename" : "Launch Screen.png",
2024-02-07 17:25:58 +00:00
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
2024-02-12 09:25:02 +00:00
"author" : "xcode",
"version" : 1
2024-02-07 17:25:58 +00:00
}
}