From d78206634b5b53dbb0df1047598cc5f8808cdfa9 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期二, 16 六月 2020 17:07:48 +0800
Subject: [PATCH] 2020-06-16-1
---
HDL-ON_iOS/HDL-ON_iOS.csproj | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index d9f96fe..8fbafdb 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" />
--
Gitblit v1.8.0