diff options
Diffstat (limited to 'safari/Junction/Assets.xcassets/LargeIcon.imageset/Contents.json')
| -rw-r--r-- | safari/Junction/Assets.xcassets/LargeIcon.imageset/Contents.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/safari/Junction/Assets.xcassets/LargeIcon.imageset/Contents.json b/safari/Junction/Assets.xcassets/LargeIcon.imageset/Contents.json new file mode 100644 index 0000000..a19a549 --- /dev/null +++ b/safari/Junction/Assets.xcassets/LargeIcon.imageset/Contents.json @@ -0,0 +1,20 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} |