Change app icon, logo
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 244 KiB |
BIN
ElementX/Resources/AppIcon.icon/Assets/app-logo.png
Normal file
BIN
ElementX/Resources/AppIcon.icon/Assets/app-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
@@ -4,9 +4,15 @@
|
|||||||
{
|
{
|
||||||
"layers" : [
|
"layers" : [
|
||||||
{
|
{
|
||||||
"glass" : false,
|
"image-name" : "app-logo.png",
|
||||||
"image-name" : "AppIcon.png",
|
"name" : "app-logo",
|
||||||
"name" : "AppIcon"
|
"position" : {
|
||||||
|
"scale" : 2.5,
|
||||||
|
"translation-in-points" : [
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name" : "Background",
|
"name" : "Background",
|
||||||
|
|||||||
@@ -1,15 +1,21 @@
|
|||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"filename" : "app-logo.pdf",
|
"filename" : "app-logo.png",
|
||||||
"idiom" : "universal"
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info" : {
|
"info" : {
|
||||||
"author" : "xcode",
|
"author" : "xcode",
|
||||||
"version" : 1
|
"version" : 1
|
||||||
},
|
|
||||||
"properties" : {
|
|
||||||
"preserves-vector-representation" : true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
BIN
ElementX/Resources/Assets.xcassets/images/app-logo.imageset/app-logo.png
vendored
Normal file
BIN
ElementX/Resources/Assets.xcassets/images/app-logo.imageset/app-logo.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user