From c65753f3a76c930bd0b942295c02dcd8fdee878d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 16 四月 2024 15:57:22 +0800 Subject: [PATCH] 图片更新 --- HDL-ON_iOS/APP_IOS.csproj | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diff --git a/HDL-ON_iOS/APP_IOS.csproj b/HDL-ON_iOS/APP_IOS.csproj index c8537a7..e5019e3 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,12 @@ <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="Resources\Assets.xcassets\launchIcon.imageset\Loading2.png" /> + <ImageAsset Include="Resources\Assets.xcassets\launchIcon.imageset\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\750x1334.png" /> </ItemGroup> <ItemGroup> <Folder Include="Resources\" /> @@ -1738,10 +1739,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