Remove Reddit assets.

This commit is contained in:
Brent Simmons 2023-06-25 15:45:09 -07:00
parent d24c66d7eb
commit 6c1891f7fd
4 changed files with 0 additions and 29 deletions

View File

@ -87,10 +87,6 @@ struct AppAssets {
return RSImage(named: "extensionPointMicroblog")!
}()
static var extensionPointReddit: RSImage = {
return RSImage(named: "extensionPointReddit")!
}()
static var faviconTemplateImage: RSImage = {
return RSImage(named: "faviconTemplateImage")!
}()

View File

@ -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