From d53e6af2c5f17838fa79659614b15a2a1f383399 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 31 三月 2023 10:04:58 +0800
Subject: [PATCH] 1

---
 Crabtree/ON.Ios/Assets.xcassets/AppIcon.appiconset/Contents.json |   51 ++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 42 insertions(+), 9 deletions(-)

diff --git a/Crabtree/ON.Ios/Assets.xcassets/AppIcon.appiconset/Contents.json b/Crabtree/ON.Ios/Assets.xcassets/AppIcon.appiconset/Contents.json
index 50f6e91..a904ac3 100644
--- a/Crabtree/ON.Ios/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/Crabtree/ON.Ios/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -1,45 +1,49 @@
 {
   "images": [
     {
-      "filename": "40.png",
+      "filename": "icon40.png",
       "size": "20x20",
       "scale": "2x",
       "idiom": "iphone"
     },
     {
+      "filename": "icon60.png",
       "size": "20x20",
       "scale": "3x",
       "idiom": "iphone"
     },
     {
+      "filename": "icon58.png",
       "size": "29x29",
       "scale": "2x",
       "idiom": "iphone"
     },
     {
+      "filename": "icon87.png",
       "size": "29x29",
       "scale": "3x",
       "idiom": "iphone"
     },
     {
+      "filename": "icon80.png",
       "size": "40x40",
       "scale": "2x",
       "idiom": "iphone"
     },
     {
-      "filename": "120.png",
+      "filename": "icon120.png",
       "size": "40x40",
       "scale": "3x",
       "idiom": "iphone"
     },
     {
-      "filename": "120.png",
+      "filename": "icon120-1.png",
       "size": "60x60",
       "scale": "2x",
       "idiom": "iphone"
     },
     {
-      "filename": "180.png",
+      "filename": "icon180.png",
       "size": "60x60",
       "scale": "3x",
       "idiom": "iphone"
@@ -50,7 +54,7 @@
       "idiom": "ipad"
     },
     {
-      "filename": "40.png",
+      "filename": "icon40-1.png",
       "size": "20x20",
       "scale": "2x",
       "idiom": "ipad"
@@ -61,40 +65,41 @@
       "idiom": "ipad"
     },
     {
+      "filename": "icon58-1.png",
       "size": "29x29",
       "scale": "2x",
       "idiom": "ipad"
     },
     {
-      "filename": "40.png",
       "size": "40x40",
       "scale": "1x",
       "idiom": "ipad"
     },
     {
+      "filename": "icon80-1.png",
       "size": "40x40",
       "scale": "2x",
       "idiom": "ipad"
     },
     {
+      "filename": "icon167.png",
       "size": "83.5x83.5",
       "scale": "2x",
       "idiom": "ipad"
     },
     {
-      "filename": "76.png",
       "size": "76x76",
       "scale": "1x",
       "idiom": "ipad"
     },
     {
-      "filename": "152.png",
+      "filename": "icon152.png",
       "size": "76x76",
       "scale": "2x",
       "idiom": "ipad"
     },
     {
-      "filename": "1024.png",
+      "filename": "icon1024.png",
       "size": "1024x1024",
       "scale": "1x",
       "idiom": "ios-marketing"
@@ -120,6 +125,13 @@
       "role": "notificationCenter",
       "size": "27.5x27.5",
       "subtype": "42mm",
+      "scale": "2x",
+      "idiom": "watch"
+    },
+    {
+      "role": "notificationCenter",
+      "size": "33x33",
+      "subtype": "45mm",
       "scale": "2x",
       "idiom": "watch"
     },
@@ -151,8 +163,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"
     },
@@ -178,6 +204,13 @@
       "idiom": "watch"
     },
     {
+      "role": "quickLook",
+      "size": "117x117",
+      "subtype": "45mm",
+      "scale": "2x",
+      "idiom": "watch"
+    },
+    {
       "size": "1024x1024",
       "scale": "1x",
       "idiom": "watch-marketing"

--
Gitblit v1.8.0