update(launch screen): Add iPhone X launch screens (#5163)

This commit is contained in:
Teodor Dermendjiev
2018-01-29 13:58:14 +02:00
committed by Alexander Vakrilov
parent 1c78e4784c
commit e69af8dda9
3 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,23 @@
{
"images" : [
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "2436h",
"filename" : "Default-1125h.png",
"minimum-system-version" : "11.0",
"orientation" : "portrait",
"scale" : "3x"
},
{
"orientation" : "landscape",
"idiom" : "iphone",
"extent" : "full-screen",
"filename" : "Default-Landscape-X.png",
"minimum-system-version" : "11.0",
"subtype" : "2436h",
"scale" : "3x"
},
{
"extent" : "full-screen",
"idiom" : "iphone",

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB