From 18d4b849131c1d44b0a8dc1abee4a57207d1c497 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 11 十一月 2019 17:23:59 +0800 Subject: [PATCH] 2019-11-11-1 --- ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj b/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj index 4352f86..4ed9f2f 100644 --- a/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj +++ b/ZigbeeApp/GateWay.Ios/GateWay.Ios.csproj @@ -127,7 +127,13 @@ <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Crashes.iOS.Bindings.dll</HintPath> </Reference> <Reference Include="Shared.IOS"> - <HintPath>..\Shared\DLL\Shared.IOS.dll</HintPath> + <HintPath>..\Shared\DLL\IOS\Shared.IOS.dll</HintPath> + </Reference> + <Reference Include="Shared.IOS.TBL"> + <HintPath>..\Shared\DLL\IOS\Shared.IOS.TBL.dll</HintPath> + </Reference> + <Reference Include="Xamarin.Essentials"> + <HintPath>..\Shared\DLL\IOS\Xamarin.Essentials.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> @@ -395,20 +401,15 @@ <BundleResource Include="Resources\Phone\FunctionIcon\9Icon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\9IconSelected.png" /> <BundleResource Include="Resources\Phone\Gateway\GatewayIcon1.png" /> - <BundleResource Include="Resources\Phone\Gateway\GatewayIcon1Selected.png" /> <BundleResource Include="Resources\Phone\Gateway\GatewayIcon6.png" /> - <BundleResource Include="Resources\Phone\Gateway\GatewayIcon6Selected.png" /> <BundleResource Include="Resources\Phone\Gateway\RealGateway1.png" /> <BundleResource Include="Resources\Phone\Gateway\RealGateway6.png" /> - <BundleResource Include="Resources\Phone\Gateway\SearchGateway.png" /> <BundleResource Include="Resources\Phone\Gateway\WiredGateway.png" /> <BundleResource Include="Resources\Phone\Gateway\WiredGatewayInstruct.png" /> <BundleResource Include="Resources\Phone\Gateway\WiredGatewaySearching.png" /> - <BundleResource Include="Resources\Phone\Gateway\WiredGatewaySelected.png" /> <BundleResource Include="Resources\Phone\Gateway\WirelessGateway.png" /> <BundleResource Include="Resources\Phone\Gateway\WirelessGatewayImage.png" /> <BundleResource Include="Resources\Phone\Gateway\WirelessGatewayInstruct.png" /> - <BundleResource Include="Resources\Phone\Gateway\WirelessGatewaySelected.png" /> <BundleResource Include="Resources\Phone\Instruct\AirConditionerZbGateway.png" /> <BundleResource Include="Resources\Phone\Instruct\AirSwitchCloudContr.png" /> <BundleResource Include="Resources\Phone\Instruct\CurtainAutoOpen.png" /> @@ -503,7 +504,6 @@ <BundleResource Include="Resources\Phone\Item\RoomIconSelected.png" /> <BundleResource Include="Resources\Phone\Item\ScanQRcodeIcon.png" /> <BundleResource Include="Resources\Phone\Item\ScanQRcodeIconSelected.png" /> - <BundleResource Include="Resources\Phone\Item\Scene.png" /> <BundleResource Include="Resources\Phone\Item\SceneCard.png" /> <BundleResource Include="Resources\Phone\Item\SceneFunctionBG.png" /> <BundleResource Include="Resources\Phone\Item\ScreeningType.png" /> @@ -519,7 +519,6 @@ <BundleResource Include="Resources\Phone\Item\Switch2Selected.png" /> <BundleResource Include="Resources\Phone\Item\SwitchSelected.png" /> <BundleResource Include="Resources\Phone\Item\SwitchSelected1.png" /> - <BundleResource Include="Resources\Phone\Item\ThirdPartyDevice.png" /> <BundleResource Include="Resources\Phone\Item\Time.png" /> <BundleResource Include="Resources\Phone\Item\Timer.png" /> <BundleResource Include="Resources\Phone\Item\Tips.png" /> -- Gitblit v1.8.0