From a7a6907b3df65db9c4b2bb1237f709db5c985b52 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 03 十二月 2019 10:25:20 +0800
Subject: [PATCH] 2019.12.3

---
 ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj b/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj
index 81e3d08..d1c0cf8 100644
--- a/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj
+++ b/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj
@@ -155,6 +155,9 @@
     <Reference Include="Xamarin.Essentials">
       <HintPath>..\Shared\DLL\IOS\Xamarin.Essentials.dll</HintPath>
     </Reference>
+    <Reference Include="MJRefresh_Xamarin">
+      <HintPath>..\Shared\DLL\IOS\MJRefresh_Xamarin.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
@@ -315,7 +318,6 @@
   </ItemGroup>
   <ItemGroup>
     <BundleResource Include="Resources\Language.ini" />
-    <BundleResource Include="Resources\Phone\.DS_Store" />
     <BundleResource Include="Resources\Phone\Room\RoomCardView.png" />
     <BundleResource Include="Resources\Phone\Room\ItemSelected.png" />
     <BundleResource Include="Resources\Phone\Room\ItemUnSelected.png" />
@@ -722,6 +724,7 @@
     <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\AC\AC_TIP.png" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Elian.iOS\Elian.iOS.csproj">

--
Gitblit v1.8.0