Remove Reddit assets.
This commit is contained in:
parent
65522696e7
commit
15716784f4
@ -87,10 +87,6 @@ struct AppAssets {
|
|||||||
return RSImage(named: "extensionPointMicroblog")!
|
return RSImage(named: "extensionPointMicroblog")!
|
||||||
}()
|
}()
|
||||||
|
|
||||||
static var extensionPointReddit: RSImage = {
|
|
||||||
return RSImage(named: "extensionPointReddit")!
|
|
||||||
}()
|
|
||||||
|
|
||||||
static var faviconTemplateImage: RSImage = {
|
static var faviconTemplateImage: RSImage = {
|
||||||
return RSImage(named: "faviconTemplateImage")!
|
return RSImage(named: "faviconTemplateImage")!
|
||||||
}()
|
}()
|
||||||
|
@ -1,25 +0,0 @@
|
|||||||
{
|
|
||||||
"images" : [
|
|
||||||
{
|
|
||||||
"filename" : "reddit24x24.png",
|
|
||||||
"idiom" : "universal",
|
|
||||||
"scale" : "1x"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename" : "reddit48x48.png",
|
|
||||||
"idiom" : "universal",
|
|
||||||
"scale" : "2x"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"idiom" : "universal",
|
|
||||||
"scale" : "3x"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"info" : {
|
|
||||||
"author" : "xcode",
|
|
||||||
"version" : 1
|
|
||||||
},
|
|
||||||
"properties" : {
|
|
||||||
"template-rendering-intent" : "original"
|
|
||||||
}
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB |
Loading…
x
Reference in New Issue
Block a user