diff options
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/Images.xcassets/AppIcon.appiconset/Contents.json')
| -rw-r--r-- | StoneIsland/platforms/ios/Stone Island/Images.xcassets/AppIcon.appiconset/Contents.json | 49 |
1 files changed, 32 insertions, 17 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/Images.xcassets/AppIcon.appiconset/Contents.json b/StoneIsland/platforms/ios/Stone Island/Images.xcassets/AppIcon.appiconset/Contents.json index 9fa61bb8..2ce78c1b 100644 --- a/StoneIsland/platforms/ios/Stone Island/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/StoneIsland/platforms/ios/Stone Island/Images.xcassets/AppIcon.appiconset/Contents.json @@ -15,25 +15,25 @@ { "size" : "29x29", "idiom" : "iphone", - "filename" : "icon-small.png", + "filename" : "icon-29.png", "scale" : "1x" }, { "size" : "29x29", "idiom" : "iphone", - "filename" : "icon-small@2x.png", + "filename" : "icon-29@2x.png", "scale" : "2x" }, { "size" : "29x29", "idiom" : "iphone", - "filename" : "icon-small@3x.png", + "filename" : "icon-29@3x.png", "scale" : "3x" }, { "size" : "40x40", "idiom" : "iphone", - "filename" : "icon-small@2x-1.png", + "filename" : "icon-40@2x.png", "scale" : "2x" }, { @@ -81,13 +81,13 @@ { "size" : "29x29", "idiom" : "ipad", - "filename" : "icon-small.png", + "filename" : "icon-29.png", "scale" : "1x" }, { "size" : "29x29", "idiom" : "ipad", - "filename" : "icon-small@2x.png", + "filename" : "icon-29@2x.png", "scale" : "2x" }, { @@ -147,13 +147,13 @@ { "size" : "1024x1024", "idiom" : "ios-marketing", - "filename" : "icon-1025.png", + "filename" : "icon-1024.png", "scale" : "1x" }, { "size" : "24x24", "idiom" : "watch", - "filename" : "AppIcon24x24@2x.png", + "filename" : "icon-24@2x.png", "scale" : "2x", "role" : "notificationCenter", "subtype" : "38mm" @@ -161,7 +161,7 @@ { "size" : "27.5x27.5", "idiom" : "watch", - "filename" : "AppIcon27.5x27.5@2x.png", + "filename" : "icon-27.5@2x.png", "scale" : "2x", "role" : "notificationCenter", "subtype" : "42mm" @@ -169,21 +169,21 @@ { "size" : "29x29", "idiom" : "watch", - "filename" : "AppIcon29x29@2x.png", + "filename" : "icon-29@2x.png", "role" : "companionSettings", "scale" : "2x" }, { "size" : "29x29", "idiom" : "watch", - "filename" : "AppIcon29x29@3x.png", + "filename" : "icon-29@3x.png", "role" : "companionSettings", "scale" : "3x" }, { "size" : "40x40", "idiom" : "watch", - "filename" : "AppIcon40x40@2x.png", + "filename" : "icon-40@2x.png", "scale" : "2x", "role" : "appLauncher", "subtype" : "38mm" @@ -191,15 +191,23 @@ { "size" : "44x44", "idiom" : "watch", - "filename" : "AppIcon44x44@2x.png", + "filename" : "icon-44@2x.png", "scale" : "2x", - "role" : "longLook", - "subtype" : "42mm" + "role" : "appLauncher", + "subtype" : "40mm" + }, + { + "size" : "50x50", + "idiom" : "watch", + "filename" : "icon-50@2x.png", + "scale" : "2x", + "role" : "appLauncher", + "subtype" : "44mm" }, { "size" : "86x86", "idiom" : "watch", - "filename" : "AppIcon86x86@2x.png", + "filename" : "icon-86@2x.png", "scale" : "2x", "role" : "quickLook", "subtype" : "38mm" @@ -207,12 +215,19 @@ { "size" : "98x98", "idiom" : "watch", - "filename" : "AppIcon98x98@2x.png", + "filename" : "icon-98@2x.png", "scale" : "2x", "role" : "quickLook", "subtype" : "42mm" }, { + "size" : "108x108", + "idiom" : "watch", + "scale" : "2x", + "role" : "quickLook", + "subtype" : "44mm" + }, + { "size" : "1024x1024", "idiom" : "watch-marketing", "filename" : "icon-1024.png", |
