From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 30 十二月 2019 13:32:33 +0800
Subject: [PATCH] 2019-12-30-1

---
 ZigbeeApp/Home.Ios/Home.IOS.csproj |   26 ++++++++++++++++++++------
 1 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/ZigbeeApp/Home.Ios/Home.IOS.csproj b/ZigbeeApp/Home.Ios/Home.IOS.csproj
old mode 100755
new mode 100644
index ae9e623..46343c3
--- a/ZigbeeApp/Home.Ios/Home.IOS.csproj
+++ b/ZigbeeApp/Home.Ios/Home.IOS.csproj
@@ -64,7 +64,6 @@
         <Reference Include="System" />
         <Reference Include="System.Xml" />
         <Reference Include="System.Core" />
-        <Reference Include="Xamarin.iOS" />
         <Reference Include="System.Numerics" />
         <Reference Include="System.Numerics.Vectors" />
         <Reference Include="Shared.IOS">
@@ -80,9 +79,10 @@
           <HintPath>..\packages\BouncyCastle.Crypto.dll.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
         </Reference>
         <Reference Include="System.Net.Http" />
+        <Reference Include="Xamarin.iOS" />
     </ItemGroup>
     <ItemGroup>
-      <PackageReference Include="Xamarin.Essentials" Version="1.2.0" />
+      <PackageReference Include="Xamarin.Essentials" Version="1.3.1" />
       <PackageReference Include="MQTTnet">
         <Version>3.0.8</Version>
       </PackageReference>
@@ -211,6 +211,7 @@
       <BundleResource Include="Resources\Phone\AC\Swing_1Selected.png" />
       <BundleResource Include="Resources\Phone\AC\Mode_Dry.png" />
       <BundleResource Include="Resources\Phone\AC\Group.png" />
+      <BundleResource Include="Resources\Phone\AC\AC_TIP.png" />
       <BundleResource Include="Resources\Phone\AC\Swing_2.png" />
       <BundleResource Include="Resources\Phone\AC\Swing_3.png" />
       <BundleResource Include="Resources\Phone\AC\Fan_Low.png" />
@@ -295,10 +296,16 @@
       <BundleResource Include="Resources\Phone\RollerShade\Open.png" />
       <BundleResource Include="Resources\Phone\RollerShade\CloseSelected.png" />
       <BundleResource Include="Resources\Phone\RollerShade\Close.png" />
-      <BundleResource Include="Resources\Phone\SceneIcon\4.png" />
-      <BundleResource Include="Resources\Phone\SceneIcon\2.png" />
-      <BundleResource Include="Resources\Phone\SceneIcon\3.png" />
-      <BundleResource Include="Resources\Phone\SceneIcon\1.png" />
+      <BundleResource Include="Resources\Phone\SceneIcon\8.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\9.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\4.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\5.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\7.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\6.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\2.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\3.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\1.jpg" />
+      <BundleResource Include="Resources\Phone\SceneIcon\0.jpg" />
       <BundleResource Include="Resources\Phone\BindPic\BindEmptyPic.png" />
       <BundleResource Include="Resources\Phone\BindPic\BindLeft.png" />
       <BundleResource Include="Resources\Phone\BindPic\BindAdd.png" />
@@ -428,6 +435,7 @@
       <BundleResource Include="Resources\Phone\Item\UnLockFail.png" />
       <BundleResource Include="Resources\Phone\Item\ProgressMsg.png" />
       <BundleResource Include="Resources\Phone\Item\BottomButtonGround.png" />
+      <BundleResource Include="Resources\Phone\Item\AutoBackup.png" />
       <BundleResource Include="Resources\Phone\Item\Category_FunctionBGSelected.png" />
       <BundleResource Include="Resources\Phone\Item\NoFunction.png" />
       <BundleResource Include="Resources\Phone\Item\DeleteIcon2.png" />
@@ -617,6 +625,7 @@
       <BundleResource Include="Resources\Phone\Floor\FloorSelected.png" />
       <BundleResource Include="Resources\Phone\Floor\Floor.png" />
       <BundleResource Include="Resources\Phone\RoomIcon\4.JPG" />
+      <BundleResource Include="Resources\Phone\RoomIcon\5.JPG" />
       <BundleResource Include="Resources\Phone\RoomIcon\2.JPG" />
       <BundleResource Include="Resources\Phone\RoomIcon\3.JPG" />
       <BundleResource Include="Resources\Phone\RoomIcon\1.JPG" />
@@ -635,6 +644,7 @@
       <BundleResource Include="Resources\Phone\Account\Logo_loginBG.png" />
       <BundleResource Include="Resources\Phone\Account\Back.png" />
       <BundleResource Include="Resources\Phone\Account\UnhidePwd.png" />
+      <BundleResource Include="Resources\Phone\Scene\Delaying.png" />
       <BundleResource Include="Resources\Phone\Scene\Selected.png" />
       <BundleResource Include="Resources\Phone\Scene\SceneIcon.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\17Icon.png" />
@@ -705,6 +715,10 @@
       <BundleResource Include="Resources\Phone\Gateway\WiredGateway.png" />
       <BundleResource Include="Resources\Phone\Gateway\WirelessGateway.png" />
       <BundleResource Include="Resources\Phone\Gateway\AddGatewaySuccess.png" />
+      <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor0.png" />
+      <BundleResource Include="Resources\Phone\ZigeeLogic\sensor0.png" />
+      <BundleResource Include="Resources\Phone\ZigeeLogic\progressbtn2.png" />
+      <BundleResource Include="Resources\Phone\ZigeeLogic\progressbtn_2.png" />
     </ItemGroup>
     <ItemGroup>
       <ProjectReference Include="..\Elian.iOS\Elian.iOS.csproj">

--
Gitblit v1.8.0