From cf145d2d389c9d45ec0fd8bfa853d3481c29910e Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 10 六月 2022 09:18:52 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/wjc' into Dev-Branch --- HDL-ON_iOS/HDL-ON_iOS.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 8787622..c72dc16 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -1404,6 +1404,8 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelHelpNormalBgIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Icon\screenpanel.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Panel\PanelEnviBg.png" /> + <BundleResource Include="Resources\Phone\MusicIcon\order.png" /> + <BundleResource Include="Resources\Phone\MusicIcon\single_cycle.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0