From af4101b1d8461331bc3163b738fc75d4bf67c85c Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 28 七月 2020 17:47:44 +0800 Subject: [PATCH] 2020-07-28-1 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 8fbafdb..2deb7e2 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -438,8 +438,6 @@ <BundleResource Include="Resources\Phone\MusicIcon\localMusic.png" /> <BundleResource Include="Resources\Phone\MusicIcon\next1.png" /> <BundleResource Include="Resources\Phone\MusicIcon\loveSelected1.png" /> - <BundleResource Include="Resources\Phone\MusicIcon\selectedMusic.png" /> - <BundleResource Include="Resources\Phone\MusicIcon\noMusic.png" /> <BundleResource Include="Resources\Phone\MusicIcon\addMusic.png" /> <BundleResource Include="Resources\Phone\MusicIcon\playBj.png" /> <BundleResource Include="Resources\Phone\MusicIcon\loveRadio.png" /> @@ -475,12 +473,6 @@ <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> <ITunesArtwork Include="iTunesArtwork%402x" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\Shared.IOS\Shared.IOS.csproj"> - <Project>{0048AB87-2130-4437-8F01-8CADAB787004}</Project> - <Name>Shared.IOS</Name> - </ProjectReference> </ItemGroup> <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> -- Gitblit v1.8.0