From a5b3c4bae726ef6770d4bfcbf2f4b50a37ed4a15 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期五, 06 三月 2020 15:31:36 +0800 Subject: [PATCH] 删除了郭雪城的 DeviceUi 这个类 --- ZigbeeApp/Home.Ios/Home.IOS.csproj | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Home.IOS.csproj b/ZigbeeApp/Home.Ios/Home.IOS.csproj index b464c2f..086f6ee 100644 --- a/ZigbeeApp/Home.Ios/Home.IOS.csproj +++ b/ZigbeeApp/Home.Ios/Home.IOS.csproj @@ -30,10 +30,12 @@ <DebugType>none</DebugType> <Optimize>true</Optimize> <OutputPath>bin\iPhoneSimulator\Release</OutputPath> + <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;iOS</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <MtouchLink>None</MtouchLink> <MtouchArch>x86_64</MtouchArch> + <CodesignKey>iPhone Developer</CodesignKey> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' "> <DebugSymbols>true</DebugSymbols> @@ -150,6 +152,7 @@ <BundleResource Include="Resources\Phone\Room\Room_Rectangle.png" /> <BundleResource Include="Resources\Phone\Room\RoomCardView_Name.png" /> <BundleResource Include="Resources\Phone\Room\Humidity.png" /> + <BundleResource Include="Resources\Phone\Room\RoomShadow.png" /> <BundleResource Include="Resources\Phone\Room\AddBackground.png" /> <BundleResource Include="Resources\Phone\Instruct\CurtainSiphonate.png" /> <BundleResource Include="Resources\Phone\Instruct\SensorPir.png" /> @@ -158,6 +161,8 @@ <BundleResource Include="Resources\Phone\Instruct\SensorInfrared.png" /> <BundleResource Include="Resources\Phone\Instruct\AirSwitchCloudContr.png" /> <BundleResource Include="Resources\Phone\Instruct\SensorTemperatureHumidity.png" /> + <BundleResource Include="Resources\Phone\Instruct\PanelFangyueTwoButton.png" /> + <BundleResource Include="Resources\Phone\Instruct\PanelFangyueFourButton.png" /> <BundleResource Include="Resources\Phone\Instruct\PanelFourButton.png" /> <BundleResource Include="Resources\Phone\Instruct\AirConditionerZbGateway.png" /> <BundleResource Include="Resources\Phone\Instruct\IntelligentLocksH06C.png" /> @@ -166,9 +171,11 @@ <BundleResource Include="Resources\Phone\Instruct\PanelThreeButton.png" /> <BundleResource Include="Resources\Phone\Instruct\SensorCarbonMonoxide.png" /> <BundleResource Include="Resources\Phone\Instruct\DimmableLightOneLoad.png" /> + <BundleResource Include="Resources\Phone\Instruct\PanelFangyueEightButton.png" /> <BundleResource Include="Resources\Phone\Instruct\RepeaterZigbee.png" /> <BundleResource Include="Resources\Phone\Instruct\SensorWater.png" /> <BundleResource Include="Resources\Phone\Instruct\DeviceSearch.png" /> + <BundleResource Include="Resources\Phone\Instruct\PanelFangyueEnvironment.png" /> <BundleResource Include="Resources\Phone\Instruct\PanelTwoButton.png" /> <BundleResource Include="Resources\Phone\AC\Add.png" /> <BundleResource Include="Resources\Phone\AC\Reduce.png" /> @@ -254,6 +261,7 @@ <BundleResource Include="Resources\Phone\MenuGroud\TopRightMenu2_1.png" /> <BundleResource Include="Resources\Phone\MenuGroud\TopRightMenu2_5.png" /> <BundleResource Include="Resources\Phone\MenuGroud\TopRightMenu2_4.png" /> + <BundleResource Include="Resources\Phone\MenuGroud\TopRightMenu2_6.png" /> <BundleResource Include="Resources\Phone\Center\Abount.png" /> <BundleResource Include="Resources\Phone\Center\ResidenceManagement.png" /> <BundleResource Include="Resources\Phone\Center\Backup.png" /> @@ -568,6 +576,7 @@ <BundleResource Include="Resources\Phone\Device\DimmableLight.png" /> <BundleResource Include="Resources\Phone\Device\ButtonPanelTwo.png" /> <BundleResource Include="Resources\Phone\Device\SensorPir.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueEnvironmentSelected.png" /> <BundleResource Include="Resources\Phone\Device\LightSelected.png" /> <BundleResource Include="Resources\Phone\Device\SensorHumiditySelected.png" /> <BundleResource Include="Resources\Phone\Device\RelayThreeLoad.png" /> @@ -586,7 +595,9 @@ <BundleResource Include="Resources\Phone\Device\SensorTemperatureHumidity.png" /> <BundleResource Include="Resources\Phone\Device\RelayThreeLoadSelected.png" /> <BundleResource Include="Resources\Phone\Device\ConverterZb485.png" /> + <BundleResource Include="Resources\Phone\Device\PanelFangyueTwoButtonTable.png" /> <BundleResource Include="Resources\Phone\Device\Repeater.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueFour.png" /> <BundleResource Include="Resources\Phone\Device\SensorHumidity.png" /> <BundleResource Include="Resources\Phone\Device\AirConditionerEpointSelected.png" /> <BundleResource Include="Resources\Phone\Device\CurtainAutoOpenSelected.png" /> @@ -606,8 +617,11 @@ <BundleResource Include="Resources\Phone\Device\ButtonPanelTwoSelected.png" /> <BundleResource Include="Resources\Phone\Device\SensorDoorWindowSelected.png" /> <BundleResource Include="Resources\Phone\Device\Light.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueTwoSelected.png" /> <BundleResource Include="Resources\Phone\Device\ThirdPartyDevice.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueEightSelected.png" /> <BundleResource Include="Resources\Phone\Device\SensorMotion.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueEnvironment.png" /> <BundleResource Include="Resources\Phone\Device\AirConditionerEpoint.png" /> <BundleResource Include="Resources\Phone\Device\DryContactSelected.png" /> <BundleResource Include="Resources\Phone\Device\CurtainSelected.png" /> @@ -629,6 +643,9 @@ <BundleResource Include="Resources\Phone\Device\CurtainSiphonateSelected.png" /> <BundleResource Include="Resources\Phone\Device\SensorDoorWindow.png" /> <BundleResource Include="Resources\Phone\Device\ButtonPanelOne.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueEight.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueFourSelected.png" /> + <BundleResource Include="Resources\Phone\Device\PanelFangyueEightButtonTable.png" /> <BundleResource Include="Resources\Phone\Device\SensorTemperature.png" /> <BundleResource Include="Resources\Phone\Device\SensorFire.png" /> <BundleResource Include="Resources\Phone\Device\DimmableLightOneLoadSelected.png" /> @@ -637,14 +654,17 @@ <BundleResource Include="Resources\Phone\Device\SensorInfraredSelected.png" /> <BundleResource Include="Resources\Phone\Device\ConverterSelected.png" /> <BundleResource Include="Resources\Phone\Device\RepeaterZigbeeSelected.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueEnvironmentBigPic.png" /> <BundleResource Include="Resources\Phone\Device\SensorCarbonMonoxide.png" /> <BundleResource Include="Resources\Phone\Device\DimmableLightOneLoad.png" /> <BundleResource Include="Resources\Phone\Device\AirSwitchCloudContrSelected.png" /> + <BundleResource Include="Resources\Phone\Device\ButtonPanelFangyueTwo.png" /> <BundleResource Include="Resources\Phone\Device\RelayEpoint.png" /> <BundleResource Include="Resources\Phone\Device\RepeaterZigbee.png" /> <BundleResource Include="Resources\Phone\Device\SensorWater.png" /> <BundleResource Include="Resources\Phone\Device\SensorSelected.png" /> <BundleResource Include="Resources\Phone\Device\SensorTemperatureHumiditySelected.png" /> + <BundleResource Include="Resources\Phone\Device\PanelFangyueFourButtonTable.png" /> <BundleResource Include="Resources\Phone\Light\DeskLampSelected.png" /> <BundleResource Include="Resources\Phone\Light\ON.png" /> <BundleResource Include="Resources\Phone\Light\Plug.png" /> @@ -663,7 +683,17 @@ <BundleResource Include="Resources\Phone\Safeguard\SafetyShortcutSelected.png" /> <BundleResource Include="Resources\Phone\Safeguard\ProtectionAtHomeSelected.png" /> <BundleResource Include="Resources\Phone\Safeguard\ProtectionAtHome.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Left_5.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Left_4.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Right_4.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Right_5.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Right_1.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Left_3.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Left_2.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Right_2.png" /> <BundleResource Include="Resources\Phone\Floor\FloorSelected.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Left_1.png" /> + <BundleResource Include="Resources\Phone\Floor\SelectFloor_Right_3.png" /> <BundleResource Include="Resources\Phone\Floor\Floor.png" /> <BundleResource Include="Resources\Phone\RoomIcon\4.JPG" /> <BundleResource Include="Resources\Phone\RoomIcon\5.JPG" /> @@ -685,6 +715,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\SceneShadow.png" /> <BundleResource Include="Resources\Phone\Scene\Delaying.png" /> <BundleResource Include="Resources\Phone\Scene\Selected.png" /> <BundleResource Include="Resources\Phone\Scene\Background.png" /> @@ -740,13 +771,17 @@ <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFour.png" /> <BundleResource Include="Resources\Phone\RealDevice\Repeater.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorTemperatrueHumidity.png" /> + <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFangyueFour.png" /> <BundleResource Include="Resources\Phone\RealDevice\CommonDevice.png" /> + <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFangyueEnvironment.png" /> <BundleResource Include="Resources\Phone\RealDevice\AirConditionerZbGateway.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorDoorWindow.png" /> + <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFangyueEight.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\ButtonPanelFangyueTwo.png" /> <BundleResource Include="Resources\Phone\RealDevice\SensorWater.png" /> <BundleResource Include="Resources\Phone\Gateway\WiredGatewaySearching.png" /> <BundleResource Include="Resources\Phone\Gateway\WirelessGatewaySearching.png" /> -- Gitblit v1.8.0