Files
Woka_Native_iOS/WOKA/Assets/Assets.xcassets/Home/DefaultAvatar.imageset/Contents.json
Bilal f3a62cee63 - Added api for getting live stream and fm url
- 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
2024-08-06 21:17:00 +05:30

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