From 451fc93029c031f875c2fe07972a56fb46a2135b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 26 五月 2022 11:47:47 +0800 Subject: [PATCH] 备份 --- HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json | 52 +++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 37 insertions(+), 15 deletions(-) diff --git a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json index 1502cbc..076b262 100644 --- a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,85 +1,79 @@ { "images": [ { - "filename": "40x40.png", + "filename": "Icon180-7.png", "size": "20x20", "scale": "2x", "idiom": "iphone" }, { - "filename": "60x60.png", + "filename": "Icon180-5.png", "size": "20x20", "scale": "3x", "idiom": "iphone" }, { - "filename": "58x58.png", + "filename": "Icon180-6.png", "size": "29x29", "scale": "2x", "idiom": "iphone" }, { - "filename": "87x87.png", + "filename": "Icon180-3.png", "size": "29x29", "scale": "3x", "idiom": "iphone" }, { - "filename": "80x80.png", + "filename": "Icon180-4.png", "size": "40x40", "scale": "2x", "idiom": "iphone" }, { - "filename": "120x120.png", + "filename": "Icon180-2.png", "size": "40x40", "scale": "3x", "idiom": "iphone" }, { - "filename": "120x120-1.png", + "filename": "Icon180-1.png", "size": "60x60", "scale": "2x", "idiom": "iphone" }, { - "filename": "180.png", + "filename": "Icon180.png", "size": "60x60", "scale": "3x", "idiom": "iphone" }, { - "filename": "20x20.png", "size": "20x20", "scale": "1x", "idiom": "ipad" }, { - "filename": "40x40-1.png", "size": "20x20", "scale": "2x", "idiom": "ipad" }, { - "filename": "29x29.png", "size": "29x29", "scale": "1x", "idiom": "ipad" }, { - "filename": "58x58-1.png", "size": "29x29", "scale": "2x", "idiom": "ipad" }, { - "filename": "40x40-2.png", "size": "40x40", "scale": "1x", "idiom": "ipad" }, { - "filename": "80x80-1.png", "size": "40x40", "scale": "2x", "idiom": "ipad" @@ -100,7 +94,7 @@ "idiom": "ipad" }, { - "filename": "1024.png", + "filename": "Icon.png", "size": "1024x1024", "scale": "1x", "idiom": "ios-marketing" @@ -126,6 +120,13 @@ "role": "notificationCenter", "size": "27.5x27.5", "subtype": "42mm", + "scale": "2x", + "idiom": "watch" + }, + { + "role": "notificationCenter", + "size": "33x33", + "subtype": "45mm", "scale": "2x", "idiom": "watch" }, @@ -157,8 +158,22 @@ }, { "role": "appLauncher", + "size": "46x46", + "subtype": "41mm", + "scale": "2x", + "idiom": "watch" + }, + { + "role": "appLauncher", "size": "50x50", "subtype": "44mm", + "scale": "2x", + "idiom": "watch" + }, + { + "role": "appLauncher", + "size": "51x51", + "subtype": "45mm", "scale": "2x", "idiom": "watch" }, @@ -184,6 +199,13 @@ "idiom": "watch" }, { + "role": "quickLook", + "size": "117x117", + "subtype": "45mm", + "scale": "2x", + "idiom": "watch" + }, + { "size": "1024x1024", "scale": "1x", "idiom": "watch-marketing" -- Gitblit v1.8.0