[AltStore] Adds placeholder tab bar icons

This commit is contained in:
Riley Testut
2019-07-24 12:34:31 -07:00
parent fc44dfb19c
commit 94a5b14577
14 changed files with 93 additions and 7 deletions

View File

@@ -0,0 +1,26 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Settings.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Settings@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Settings@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}