Index: remoting/ios/Chromoting/Images.xcassets/AppIcon.appiconset/Contents.json |
diff --git a/remoting/ios/Chromoting/Images.xcassets/AppIcon.appiconset/Contents.json b/remoting/ios/Chromoting/Images.xcassets/AppIcon.appiconset/Contents.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a2818410b90dae527e6f65895a3c3e65e6c92dd0 |
--- /dev/null |
+++ b/remoting/ios/Chromoting/Images.xcassets/AppIcon.appiconset/Contents.json |
@@ -0,0 +1,91 @@ |
+{ |
+ "images" : [ |
+ { |
+ "idiom" : "iphone", |
+ "size" : "29x29", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "idiom" : "iphone", |
+ "size" : "29x29", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "idiom" : "iphone", |
+ "size" : "40x40", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "idiom" : "iphone", |
+ "size" : "57x57", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "idiom" : "iphone", |
+ "size" : "57x57", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "size" : "60x60", |
+ "idiom" : "iphone", |
+ "filename" : "chromoting120.png", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "29x29", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "29x29", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "40x40", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "40x40", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "50x50", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "50x50", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "72x72", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "idiom" : "ipad", |
+ "size" : "72x72", |
+ "scale" : "2x" |
+ }, |
+ { |
+ "size" : "76x76", |
+ "idiom" : "ipad", |
+ "filename" : "chromoting76.png", |
+ "scale" : "1x" |
+ }, |
+ { |
+ "size" : "76x76", |
+ "idiom" : "ipad", |
+ "filename" : "chromoting152.png", |
+ "scale" : "2x" |
+ } |
+ ], |
+ "info" : { |
+ "version" : 1, |
+ "author" : "xcode" |
+ } |
+} |