1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-21 01:39:59 +02:00
immich/mobile/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json

24 lines
391 B
JSON
Raw Normal View History

2022-02-03 18:06:44 +02:00
{
"images" : [
{
"filename" : "LaunchImage.png",
"idiom" : "universal",
2022-02-03 18:06:44 +02:00
"scale" : "1x"
},
{
"filename" : "LaunchImage@2x.png",
"idiom" : "universal",
2022-02-03 18:06:44 +02:00
"scale" : "2x"
},
{
"filename" : "LaunchImage@3x.png",
"idiom" : "universal",
2022-02-03 18:06:44 +02:00
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
2022-02-03 18:06:44 +02:00
}
}