From 2bc230cf2e7a7329c2329b07307a47b059835bbc Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期五, 18 十月 2019 10:20:52 +0800 Subject: [PATCH] 2019-10-18-1 --- ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj b/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj index 5f7d331..c712d68 100644 --- a/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj +++ b/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj @@ -420,6 +420,8 @@ <BundleResource Include="Resources\Phone\ZigeeLogic\timepoint.png" /> <BundleResource Include="Resources\Phone\ZigeeLogic\withdrawal.png" /> <BundleResource Include="Resources\Phone\Item\Add_Category.png" /> + <BundleResource Include="Resources\Phone\ZigeeLogic\selectedhumidity.png" /> + <BundleResource Include="Resources\Phone\ZigeeLogic\selectedtemperature.png" /> </ItemGroup> <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> -- Gitblit v1.8.0