From 9e92eed00fe1f98d9f41b3a0012bcc7914eb8dea Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 17 四月 2024 14:42:30 +0800
Subject: [PATCH] 协议更新,图标更新

---
 HDL-ON_iOS/APP_IOS.csproj |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/HDL-ON_iOS/APP_IOS.csproj b/HDL-ON_iOS/APP_IOS.csproj
index c8537a7..fbc8fda 100644
--- a/HDL-ON_iOS/APP_IOS.csproj
+++ b/HDL-ON_iOS/APP_IOS.csproj
@@ -426,12 +426,7 @@
         <ImageAsset Include="Assets.xcassets\device_bg.imageset\Contents.json" />
         <ImageAsset Include="Assets.xcassets\device_bg.imageset\device_bg.png" />
         <ImageAsset Include="Resources\Assets.xcassets\Contents.json" />
-        <ImageAsset Include="Resources\Assets.xcassets\launchIcon2.imageset\Contents.json" />
-        <ImageAsset Include="Resources\Assets.xcassets\launchIcon2.imageset\launchIcon2.png" />
-        <ImageAsset Include="Resources\Assets.xcassets\launchIcon.imageset\launchIcon.png" />
         <ImageAsset Include="Resources\Assets.xcassets\launchIcon.imageset\Contents.json" />
-        <ImageAsset Include="Resources\Assets.xcassets\launchIcon1.imageset\launchIcon1.png" />
-        <ImageAsset Include="Resources\Assets.xcassets\launchIcon1.imageset\Contents.json" />
         <ImageAsset Include="Resources\Assets.xcassets\.DS_Store" />
         <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\180x180.png" />
         <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\.DS_Store" />
@@ -440,6 +435,10 @@
         <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1125x2436.png" />
         <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750x1334.png" />
         <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640x1136.png" />
+        <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024x1024.png" />
+        <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024x1024 1.png" />
+        <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120x120 1.png" />
+        <ImageAsset Include="Resources\Assets.xcassets\launchIcon.imageset\1125x2436.png" />
     </ItemGroup>
     <ItemGroup>
         <Folder Include="Resources\" />
@@ -1738,10 +1737,8 @@
       <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\87x87.png" />
       <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\80x80.png" />
       <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120x120.png" />
-      <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120x120-1.png" />
       <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\.DS_Store" />
       <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\Contents.json" />
-      <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024.png" />
     </ItemGroup>
     <ItemGroup>
       <ProjectReference Include="..\HdlBluWi\Blufi.csproj">

--
Gitblit v1.8.0