renaming
This commit is contained in:
parent
2074fb7f8f
commit
53ee8123a5
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "another_app_icon.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
6
AnotherIM/Resources/Assets/Images.xcassets/Contents.json
Normal file
6
AnotherIM/Resources/Assets/Images.xcassets/Contents.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
15
AnotherIM/Resources/Assets/Images.xcassets/logo.imageset/Contents.json
vendored
Normal file
15
AnotherIM/Resources/Assets/Images.xcassets/logo.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "another_app_logo.png",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "original"
|
||||
}
|
||||
}
|
BIN
AnotherIM/Resources/Assets/Images.xcassets/logo.imageset/another_app_logo.png
vendored
Normal file
BIN
AnotherIM/Resources/Assets/Images.xcassets/logo.imageset/another_app_logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
Loading…
Reference in a new issue