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" : [
|
||||
{
|
||||
"glass" : false,
|
||||
"image-name" : "AppIcon.png",
|
||||
"name" : "AppIcon"
|
||||
"image-name" : "app-logo.png",
|
||||
"name" : "app-logo",
|
||||
"position" : {
|
||||
"scale" : 2.5,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name" : "Background",
|
||||
|
||||
@@ -1,15 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "app-logo.pdf",
|
||||
"idiom" : "universal"
|
||||
"filename" : "app-logo.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"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