From a00fa03f8e60b2e8dbcbd9925a8ab1acf9219db9 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 25 五月 2022 17:44:49 +0800
Subject: [PATCH] 更新

---
 HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json |    1 +
 HDL-ON_iOS/HDL-ON_iOS.csproj                                |    1 +
 HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Icon.png      |    0 
 3 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json
index c19f0d3..076b262 100644
--- a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -94,6 +94,7 @@
       "idiom": "ipad"
     },
     {
+      "filename": "Icon.png",
       "size": "1024x1024",
       "scale": "1x",
       "idiom": "ios-marketing"
diff --git a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Icon.png b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Icon.png
new file mode 100644
index 0000000..b0aa5f7
--- /dev/null
+++ b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Icon.png
Binary files differ
diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index f878a84..e09891c 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -457,6 +457,7 @@
         <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon180-5.png" />
         <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon180-6.png" />
         <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon180-7.png" />
+        <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon.png" />
     </ItemGroup>
     <ItemGroup>
         <Folder Include="Resources\" />

--
Gitblit v1.8.0