Initial version of Privyet, after finishing tutorial on Bloc Web site

This commit is contained in:
2020-05-24 21:56:11 -06:00
commit 7731be4ccb
54 changed files with 2192 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"filename" : "background.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "background@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB