Add custom splash screen on iOS

This commit is contained in:
Lei Nelissen
2020-07-07 11:57:31 +02:00
parent c8a15b5a8a
commit be17edff6e
5 changed files with 67 additions and 26 deletions

View File

@@ -0,0 +1,24 @@
{
"images" : [
{
"filename" : "BackgroundGradient.pdf",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}