Browse Source

fix watch app icon

Felix Paul Kühne 10 years ago
parent
commit
e2b0bb4192

BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon24.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon27.5.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon40.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon44.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon58.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon86.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon87.png


BIN
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/AppIcon98.png


+ 8 - 0
VLC for iOS WatchKit App/Images.xcassets/AppIcon.appiconset/Contents.json

@@ -4,6 +4,7 @@
       "size" : "24x24",
       "idiom" : "watch",
       "scale" : "2x",
+      "filename" : "AppIcon24.png",
       "role" : "notificationCenter",
       "subtype" : "38mm"
     },
@@ -11,18 +12,21 @@
       "size" : "27.5x27.5",
       "idiom" : "watch",
       "scale" : "2x",
+      "filename" : "AppIcon27.5.png",
       "role" : "notificationCenter",
       "subtype" : "42mm"
     },
     {
       "size" : "29x29",
       "idiom" : "watch",
+      "filename" : "AppIcon58.png",
       "role" : "companionSettings",
       "scale" : "2x"
     },
     {
       "size" : "29x29",
       "idiom" : "watch",
+      "filename" : "AppIcon87.png",
       "role" : "companionSettings",
       "scale" : "3x"
     },
@@ -30,6 +34,7 @@
       "size" : "40x40",
       "idiom" : "watch",
       "scale" : "2x",
+      "filename" : "AppIcon40.png",
       "role" : "appLauncher",
       "subtype" : "38mm"
     },
@@ -37,6 +42,7 @@
       "size" : "44x44",
       "idiom" : "watch",
       "scale" : "2x",
+      "filename" : "AppIcon44.png",
       "role" : "longLook",
       "subtype" : "42mm"
     },
@@ -44,6 +50,7 @@
       "size" : "86x86",
       "idiom" : "watch",
       "scale" : "2x",
+      "filename" : "AppIcon86.png",
       "role" : "quickLook",
       "subtype" : "38mm"
     },
@@ -51,6 +58,7 @@
       "size" : "98x98",
       "idiom" : "watch",
       "scale" : "2x",
+      "filename" : "AppIcon98.png",
       "role" : "quickLook",
       "subtype" : "42mm"
     },