diff options
Diffstat (limited to 'macosx/Assets.xcassets/details.imageset/Contents.json')
-rw-r--r-- | macosx/Assets.xcassets/details.imageset/Contents.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/macosx/Assets.xcassets/details.imageset/Contents.json b/macosx/Assets.xcassets/details.imageset/Contents.json new file mode 100644 index 000000000..859185a1c --- /dev/null +++ b/macosx/Assets.xcassets/details.imageset/Contents.json @@ -0,0 +1,25 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "details.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "[email protected]", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" + } +}
\ No newline at end of file |