From 3dcbd186c42c598c0c08d1cd37034cf2baa09e54 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期一, 30 十二月 2019 15:47:51 +0800 Subject: [PATCH] 合并了代码 --- ZigbeeApp/Home.Ios/Home.IOS.csproj | 26 +++++++++++++++++++++++--- 1 files changed, 23 insertions(+), 3 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Home.IOS.csproj b/ZigbeeApp/Home.Ios/Home.IOS.csproj index 9d84fa5..6350923 100644 --- a/ZigbeeApp/Home.Ios/Home.IOS.csproj +++ b/ZigbeeApp/Home.Ios/Home.IOS.csproj @@ -19,7 +19,7 @@ <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\iPhoneSimulator\Debug</OutputPath> - <DefineConstants>DEBUG</DefineConstants> + <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG;iOS</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <MtouchArch>x86_64</MtouchArch> @@ -131,14 +131,20 @@ </ItemGroup> <ItemGroup> <BundleResource Include="Resources\Language.ini" /> + <BundleResource Include="Resources\Phone\Guide\RightIcon.png" /> + <BundleResource Include="Resources\Phone\Guide\LeftIcon.png" /> + <BundleResource Include="Resources\Phone\Guide\Finger.png" /> + <BundleResource Include="Resources\Phone\Guide\Arrows1.png" /> <BundleResource Include="Resources\Phone\Room\RoomCardView.png" /> <BundleResource Include="Resources\Phone\Room\ItemSelected.png" /> <BundleResource Include="Resources\Phone\Room\ItemUnSelected.png" /> <BundleResource Include="Resources\Phone\Room\ItemUnSelected_Black.png" /> <BundleResource Include="Resources\Phone\Room\FavoriteRoom.png" /> + <BundleResource Include="Resources\Phone\Room\IconBackground.png" /> <BundleResource Include="Resources\Phone\Room\Temperature.png" /> <BundleResource Include="Resources\Phone\Room\List.png" /> <BundleResource Include="Resources\Phone\Room\NoNameRoom.png" /> + <BundleResource Include="Resources\Phone\Room\IconSelectedBackground.png" /> <BundleResource Include="Resources\Phone\Room\Room_Rectangle.png" /> <BundleResource Include="Resources\Phone\Room\RoomCardView_Name.png" /> <BundleResource Include="Resources\Phone\Room\Humidity.png" /> @@ -253,6 +259,8 @@ <BundleResource Include="Resources\Phone\Center\ImperialCrown.png" /> <BundleResource Include="Resources\Phone\Center\Opinion.png" /> <BundleResource Include="Resources\Phone\Center\DeviceManagement.png" /> + <BundleResource Include="Resources\Phone\Center\MainBack2.png" /> + <BundleResource Include="Resources\Phone\Center\MainBack1.png" /> <BundleResource Include="Resources\Phone\Center\Admin.png" /> <BundleResource Include="Resources\Phone\Center\SafetyManagement.png" /> <BundleResource Include="Resources\Phone\Navigation\CategorySelected.png" /> @@ -372,17 +380,21 @@ <BundleResource Include="Resources\Phone\Item\DeviceLimitGroundSelected.png" /> <BundleResource Include="Resources\Phone\Item\QRCode.png" /> <BundleResource Include="Resources\Phone\Item\ScanQRcodeIcon.png" /> + <BundleResource Include="Resources\Phone\Item\LogicMsgIcon.png" /> <BundleResource Include="Resources\Phone\Item\InputAccountIcon.png" /> <BundleResource Include="Resources\Phone\Item\ItemSelected.png" /> <BundleResource Include="Resources\Phone\Item\UnLockSuccess.png" /> <BundleResource Include="Resources\Phone\Item\GarrisonList.png" /> + <BundleResource Include="Resources\Phone\Item\SafetyShortcut_item.png" /> <BundleResource Include="Resources\Phone\Item\ItemUnSelected.png" /> <BundleResource Include="Resources\Phone\Item\NowAcctionTip.png" /> <BundleResource Include="Resources\Phone\Item\VirtualFrame.png" /> <BundleResource Include="Resources\Phone\Item\DeleteIcon2Selected.png" /> <BundleResource Include="Resources\Phone\Item\FunctionCardView.png" /> <BundleResource Include="Resources\Phone\Item\ForgotPswList.png" /> + <BundleResource Include="Resources\Phone\Item\ProgressBubbles.png" /> <BundleResource Include="Resources\Phone\Item\Down.png" /> + <BundleResource Include="Resources\Phone\Item\SafetyShortcut.png" /> <BundleResource Include="Resources\Phone\Item\CollectionSelected.png" /> <BundleResource Include="Resources\Phone\Item\Room.png" /> <BundleResource Include="Resources\Phone\Item\SeekBarIcon.png" /> @@ -407,6 +419,7 @@ <BundleResource Include="Resources\Phone\Item\Search.png" /> <BundleResource Include="Resources\Phone\Item\SwitchSelected.png" /> <BundleResource Include="Resources\Phone\Item\NextSelected.png" /> + <BundleResource Include="Resources\Phone\Item\SafetyShortcut_itemSelected.png" /> <BundleResource Include="Resources\Phone\Item\Timer.png" /> <BundleResource Include="Resources\Phone\Item\PlusSign2Selected.png" /> <BundleResource Include="Resources\Phone\Item\ShardMenu.png" /> @@ -423,6 +436,7 @@ <BundleResource Include="Resources\Phone\Item\SelectFloor_Left.png" /> <BundleResource Include="Resources\Phone\Item\Add_Category.png" /> <BundleResource Include="Resources\Phone\Item\ResidenceIcon.png" /> + <BundleResource Include="Resources\Phone\Item\SafetyShortcut_background.png" /> <BundleResource Include="Resources\Phone\Item\Tips.png" /> <BundleResource Include="Resources\Phone\Item\DeviceLimitGround.png" /> <BundleResource Include="Resources\Phone\Item\Switch.png" /> @@ -448,11 +462,13 @@ <BundleResource Include="Resources\Phone\Item\PswSettion.png" /> <BundleResource Include="Resources\Phone\Item\MinusSign2Selected.png" /> <BundleResource Include="Resources\Phone\Item\CollectionSelected1.png" /> + <BundleResource Include="Resources\Phone\Item\SceneMsgIcon.png" /> <BundleResource Include="Resources\Phone\Item\FailIcon.png" /> <BundleResource Include="Resources\Phone\Item\Message.png" /> <BundleResource Include="Resources\Phone\Item\FixedPosition.png" /> <BundleResource Include="Resources\Phone\Item\GarrisonListSelected.png" /> <BundleResource Include="Resources\Phone\Item\Back.png" /> + <BundleResource Include="Resources\Phone\Item\RightNext.png" /> <BundleResource Include="Resources\Phone\Item\FunctionViewBG.png" /> <BundleResource Include="Resources\Phone\Item\SceneFunctionBG.png" /> <BundleResource Include="Resources\Phone\Item\SelectHouse.png" /> @@ -714,22 +730,26 @@ <BundleResource Include="Resources\Phone\RealDevice\CurtainSiphonate.png" /> <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelTwo.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorPir.png" /> + <BundleResource Include="Resources\Phone\RealDevice\RelayThreeLoad.png" /> <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFourNotPower.png" /> <BundleResource Include="Resources\Phone\RealDevice\CurtainAutoOpen.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorInfrared.png" /> <BundleResource Include="Resources\Phone\RealDevice\AirSwitchCloudContr.png" /> <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFour.png" /> - <BundleResource Include="Resources\Phone\RealDevice\SensorEmergencyButton.png" /> + <BundleResource Include="Resources\Phone\RealDevice\Repeater.png" /> + <BundleResource Include="Resources\Phone\RealDevice\SensorTemperatrueHumidity.png" /> <BundleResource Include="Resources\Phone\RealDevice\CommonDevice.png" /> - <BundleResource Include="Resources\Phone\RealDevice\SensorMotion.png" /> + <BundleResource Include="Resources\Phone\RealDevice\AirConditionerZbGateway.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorDoorWindow.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorFire.png" /> <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelThree.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorCarbonMonoxide.png" /> + <BundleResource Include="Resources\Phone\RealDevice\DimmableLightOneLoad.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorWater.png" /> <BundleResource Include="Resources\Phone\Gateway\WiredGatewaySearching.png" /> <BundleResource Include="Resources\Phone\Gateway\WirelessGatewaySearching.png" /> <BundleResource Include="Resources\Phone\Gateway\RealGateway6.png" /> + <BundleResource Include="Resources\Phone\Gateway\RealGateway.png" /> <BundleResource Include="Resources\Phone\Gateway\RealGateway1.png" /> <BundleResource Include="Resources\Phone\Gateway\WiredGatewayInstruct.png" /> <BundleResource Include="Resources\Phone\Gateway\WirelessApDirection.png" /> -- Gitblit v1.8.0