Add app icon
This commit is contained in:
parent
ac29eb40c6
commit
d02ffb9ab4
BIN
App/Assets.xcassets/AppIcon.appiconset/AppIcon.png
Normal file
BIN
App/Assets.xcassets/AppIcon.appiconset/AppIcon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 524 KiB |
@ -1,35 +1,36 @@
|
|||||||
{
|
{
|
||||||
"images" : [
|
"images": [
|
||||||
{
|
|
||||||
"idiom" : "universal",
|
|
||||||
"platform" : "ios",
|
|
||||||
"size" : "1024x1024"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"appearances" : [
|
|
||||||
{
|
{
|
||||||
"appearance" : "luminosity",
|
"filename": "AppIcon.png",
|
||||||
"value" : "dark"
|
"idiom": "universal",
|
||||||
}
|
"platform": "ios",
|
||||||
],
|
"size": "1024x1024"
|
||||||
"idiom" : "universal",
|
},
|
||||||
"platform" : "ios",
|
|
||||||
"size" : "1024x1024"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"appearances" : [
|
|
||||||
{
|
{
|
||||||
"appearance" : "luminosity",
|
"appearances": [
|
||||||
"value" : "tinted"
|
{
|
||||||
|
"appearance": "luminosity",
|
||||||
|
"value": "dark"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"idiom": "universal",
|
||||||
|
"platform": "ios",
|
||||||
|
"size": "1024x1024"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appearances": [
|
||||||
|
{
|
||||||
|
"appearance": "luminosity",
|
||||||
|
"value": "tinted"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"idiom": "universal",
|
||||||
|
"platform": "ios",
|
||||||
|
"size": "1024x1024"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"idiom" : "universal",
|
"info": {
|
||||||
"platform" : "ios",
|
"author": "xcode",
|
||||||
"size" : "1024x1024"
|
"version": 1
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"info" : {
|
|
||||||
"author" : "xcode",
|
|
||||||
"version" : 1
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user