From 56ad1b69f1fb2e6439e1a9ec2537ca709b575828 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期三, 17 六月 2020 10:38:26 +0800
Subject: [PATCH] 2020-06-17-1

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

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index d9f96fe..d173d8b 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -49,7 +49,7 @@
         <CodesignKey>iPhone Developer</CodesignKey>
         <MtouchDebug>true</MtouchDebug>
         <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs>
-        <CodesignProvision>On_Dev-0327</CodesignProvision>
+        <CodesignProvision>On_Dev</CodesignProvision>
         <MtouchI18n>cjk</MtouchI18n>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
@@ -401,7 +401,6 @@
       <BundleResource Include="Resources\theme\blue.js" />
       <BundleResource Include="Resources\theme\dark.js" />
       <BundleResource Include="Resources\theme\mint.js" />
-      <BundleResource Include="Resources\js\echarts-all.tmp" />
       <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\DiagramIcon.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\DiagramIconOn.png" />
       <BundleResource Include="Resources\Phone\Public\MsgIcon\LoadingIcon.png" />
@@ -439,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" />

--
Gitblit v1.8.0