From 1b6d5116f9f3e291da636b9ec510d65a4fedf639 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 16 四月 2024 17:19:22 +0800 Subject: [PATCH] 登录布防修改,logo修改 --- HDL-ON_iOS/APP_IOS.csproj | 27 ++++++++++++++++++++------- 1 files changed, 20 insertions(+), 7 deletions(-) diff --git a/HDL-ON_iOS/APP_IOS.csproj b/HDL-ON_iOS/APP_IOS.csproj index 04246b9..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,16 +1739,28 @@ <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"> <Project>{2DDF4C3C-6998-432E-9F43-6786D82F0630}</Project> <Name>Blufi</Name> </ProjectReference> + <ProjectReference Include="..\SiriKit\SiriKit.csproj"> + <Project>{8B1652FA-5158-4D57-B90D-07BB91766625}</Project> + <Name>SiriKit</Name> + </ProjectReference> + <ProjectReference Include="..\SiriIntentsUI\SiriIntentsUI.csproj"> + <IsAppExtension>true</IsAppExtension> + <Project>{ACC48A7F-250B-4915-A250-9BC399DBD6B3}</Project> + <Name>SiriIntentsUI</Name> + </ProjectReference> + <ProjectReference Include="..\SiriIntents\SiriIntents.csproj"> + <IsAppExtension>true</IsAppExtension> + <Project>{760980F5-1CD3-4F4F-9134-34D87BECD790}</Project> + <Name>SiriIntents</Name> + </ProjectReference> </ItemGroup> <ItemGroup> <Content Include="Base.lproj\Intents.intentdefinition" /> -- Gitblit v1.8.0