Files
damus/damus/Assets.xcassets/iconography/checkmark-damus.imageset/Contents.json
T
tyiu 77e3924809 Fix some compiler warnings
Signed-off-by: Terry Yiu <git@tyiu.xyz>
2025-04-14 19:11:30 -07:00

27 lines
433 B
JSON

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