Files
Bilal a8f0b7b662 - contact apple developer, now if enrolling for a organisation account, same domain website is compulsary
- Completed the blogs detail screen, also handled the language change.
- added a nsnotification to handle the sidebar only on home an my list
- Added api for like , unlike , fav remove, with data models.
- handled the like unlike realtime, without the extra network call.
- added realtime language change will update the fav cells.
2024-06-14 21:27:18 +05:30

27 lines
469 B
JSON

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