- modified the data for live stream url in theme 1 and theme 2 with speicifed languages also with titles - modified FM url - worked on coredata crud. made functions for crud with queries - added default avatar images for guest - Finalised the Data Model and tried to save and update the counts in local
22 lines
317 B
JSON
22 lines
317 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"filename" : "profile_placeholder.png",
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|