diff options
Diffstat (limited to 'Juick/Images.xcassets')
-rw-r--r-- | Juick/Images.xcassets/AppIcon.appiconset/Contents.json | 20 | ||||
-rw-r--r-- | Juick/Images.xcassets/Contents.json | 6 |
2 files changed, 26 insertions, 0 deletions
diff --git a/Juick/Images.xcassets/AppIcon.appiconset/Contents.json b/Juick/Images.xcassets/AppIcon.appiconset/Contents.json index 985f259..a2c4440 100644 --- a/Juick/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/Juick/Images.xcassets/AppIcon.appiconset/Contents.json @@ -13,6 +13,11 @@ "scale" : "2x" }, { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "3x" + }, + { "size" : "40x40", "idiom" : "iphone", "filename" : "AppIcon40x40@2x-1.png", @@ -20,6 +25,11 @@ }, { "idiom" : "iphone", + "size" : "40x40", + "scale" : "3x" + }, + { + "idiom" : "iphone", "size" : "57x57", "scale" : "1x" }, @@ -35,6 +45,11 @@ "scale" : "2x" }, { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "3x" + }, + { "size" : "29x29", "idiom" : "ipad", "filename" : "AppIcon29x29-1.png", @@ -89,6 +104,11 @@ "idiom" : "ipad", "filename" : "AppIcon76x76@2x.png", "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "83.5x83.5", + "scale" : "2x" } ], "info" : { diff --git a/Juick/Images.xcassets/Contents.json b/Juick/Images.xcassets/Contents.json new file mode 100644 index 0000000..da4a164 --- /dev/null +++ b/Juick/Images.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file |