From 6d3ba9484472d090532434e53667c096652149ce Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 25 九月 2020 09:56:14 +0800
Subject: [PATCH] 202009251

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

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 25ca707..10bead6 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -36,6 +36,7 @@
         <WarningLevel>4</WarningLevel>
         <MtouchLink>None</MtouchLink>
         <MtouchArch>x86_64</MtouchArch>
+<CodesignKey>iPhone Developer</CodesignKey>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
         <DebugSymbols>true</DebugSymbols>
@@ -541,6 +542,10 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIcon2On.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\AC\HightIconGray.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Light\BrightnessBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\RollingShutterIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\MotorCurtainIcon.png" />
+      <BundleResource Include="Resources\Phone\OnIcon.png" />
+      <BundleResource Include="Resources\Phone\TipNot.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0