Change splash screen icon for iOS
(cherry picked from commit ffa85e2f5a43e478f0db1110a4b0aa7d93b9203b)
This commit is contained in:
committed by
Dat H. Pham
parent
a59642e733
commit
af01af0780
@@ -1,8 +1,19 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "Potrait logo(2).svg",
|
||||
"idiom" : "universal"
|
||||
"filename" : "LaunchImage.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"filename" : "LaunchImage@2x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "LaunchImage@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
||||
Reference in New Issue
Block a user