From ae142832f9721956f963cf008047a2620a035bf7 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期五, 27 十一月 2020 17:00:58 +0800
Subject: [PATCH] 2020-11-27-3

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

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 10bead6..6d07110 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -47,10 +47,9 @@
         <ErrorReport>prompt</ErrorReport>
         <WarningLevel>4</WarningLevel>
         <MtouchArch>ARM64</MtouchArch>
-        <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey>
+        <CodesignKey>iPhone Developer</CodesignKey>
         <MtouchDebug>true</MtouchDebug>
         <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs>
-        <CodesignProvision>onpro0804</CodesignProvision>
         <MtouchI18n>cjk</MtouchI18n>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
@@ -173,6 +172,7 @@
         <Folder Include="Resources\Phone\Public\AirIcon\" />
         <Folder Include="Resources\Phone\PersonalCenter\ResetPassword\" />
         <Folder Include="Resources\Phone\Intelligence\Gallery\" />
+        <Folder Include="Resources\Phone\FunctionIcon\DeviceIcon\" />
     </ItemGroup>
     <ItemGroup>
         <InterfaceDefinition Include="LaunchScreen.storyboard" />
@@ -546,6 +546,7 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\MotorCurtainIcon.png" />
       <BundleResource Include="Resources\Phone\OnIcon.png" />
       <BundleResource Include="Resources\Phone\TipNot.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\DeviceIcon\VoicePanelIcon.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0