| | |
| | | <DebugType>full</DebugType>
|
| | | <Optimize>false</Optimize>
|
| | | <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG;ENABLE_TEST_CLOUD;iOS;</DefineConstants>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG;ENABLE_TEST_CLOUD;iOS;Release;</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey>
|
| | |
| | | <MtouchArch>x86_64</MtouchArch>
|
| | | <MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
|
| | | <DeviceSpecificBuild>false</DeviceSpecificBuild>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <MtouchVerbosity>
|
| | | </MtouchVerbosity>
|
| | | <CodesignProvision>VS: WildCard Development</CodesignProvision>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
| | | <Optimize>true</Optimize>
|
| | | <OutputPath>bin\iPhone\Release</OutputPath>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;iOS;</DefineConstants>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;iOS;Release;</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey>
|
| | |
| | | <MtouchLink>SdkOnly</MtouchLink>
|
| | | <MtouchArch>ARMv7, ARM64</MtouchArch>
|
| | | <MtouchHttpClientHandler>CFNetworkHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <MtouchVerbosity>
|
| | | </MtouchVerbosity>
|
| | | <CodesignProvision>iOS Team Provisioning Profile: com.hdl.home</CodesignProvision>
|
| | | <MtouchI18n>cjk</MtouchI18n>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | | <Optimize>true</Optimize>
|
| | | <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
| | | <DefineConstants></DefineConstants>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;Release;</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey>
|
| | |
| | | <MtouchLink>None</MtouchLink>
|
| | | <MtouchArch>x86_64</MtouchArch>
|
| | | <MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <MtouchVerbosity>
|
| | | </MtouchVerbosity>
|
| | | <CodesignProvision>iOS Team Provisioning Profile: com.hdl.home</CodesignProvision>
|
| | | <CodesignEntitlements>Info.plist</CodesignEntitlements>
|
| | | </PropertyGroup>
|
| | |
| | | <DebugType>full</DebugType>
|
| | | <Optimize>false</Optimize>
|
| | | <OutputPath>bin\iPhone\Debug</OutputPath>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG;ENABLE_TEST_CLOUD;iOS;</DefineConstants>
|
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;ENABLE_TEST_CLOUD;iOS;DEBUG;</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey>
|
| | | <CodesignKey>iPhone Developer</CodesignKey>
|
| | | <DeviceSpecificBuild>true</DeviceSpecificBuild>
|
| | | <MtouchDebug>true</MtouchDebug>
|
| | | <MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
| | |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
| | | <IOSDebuggerPort>35116</IOSDebuggerPort>
|
| | | <MtouchLink>SdkOnly</MtouchLink>
|
| | | <MtouchArch>ARMv7, ARM64</MtouchArch>
|
| | | <MtouchArch>ARM64</MtouchArch>
|
| | | <MtouchHttpClientHandler>CFNetworkHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <MtouchVerbosity>
|
| | | </MtouchVerbosity>
|
| | | <MtouchI18n>cjk</MtouchI18n>
|
| | | <CodesignProvision>iOS Team Provisioning Profile: com.hdl.home</CodesignProvision>
|
| | | <MtouchExtraArgs>-gcc_flags -dead_strip</MtouchExtraArgs>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="System" />
|
| | |
| | | <Reference Include="M2Mqtt.Net">
|
| | | <HintPath>..\Shared\DLL\M2Mqtt.Net.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Elian.iOS">
|
| | | <HintPath>..\Shared\DLL\Elian.iOS.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System.IO.Compression" />
|
| | | <Reference Include="System.Net.Http" />
|
| | | <Reference Include="MQTTnet.Core">
|
| | | <HintPath>..\packages\MQTTnet.2.4.0\lib\netstandard1.3\MQTTnet.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="MQTTnet">
|
| | | <HintPath>..\packages\MQTTnet.2.4.0\lib\netstandard1.3\MQTTnet.dll</HintPath>
|
| | | <HintPath>..\packages\MQTTnet.3.0.8\lib\netstandard2.0\MQTTnet.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="BouncyCastle.Crypto">
|
| | | <HintPath>..\packages\BouncyCastle.Crypto.dll.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
|
| | |
| | | <Reference Include="Microsoft.AppCenter.Crashes.iOS.Bindings">
|
| | | <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Crashes.iOS.Bindings.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="ZXing.Net.Mobile.Core">
|
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\Xamarin.iOS10\ZXing.Net.Mobile.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="zxing.portable">
|
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\Xamarin.iOS10\zxing.portable.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="ZXingNetMobile">
|
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\Xamarin.iOS10\ZXingNetMobile.dll</HintPath>
|
| | | </Reference>
|
| | | <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>
|
| | | <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>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" />
|
| | | <ImageAsset Include="Assets.xcassets\Contents.json" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\Contents.json" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242X2208.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750X1334.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2208X1242.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X2732.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640X960.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640X1136.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\768X1024.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1536X2048.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1024X768.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X1536.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\320X480.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\768X1004.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1536X2008.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1024X748.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X1496.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1125X2436.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1920X1080.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\3840X2160.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242X2688.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\828X1792.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2688X1242.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1792X828.png" />
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2436X1125.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20%402x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20%403x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29%402x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29%403x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40%402x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40%403x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-60%402x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-60%403x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20-ipad.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20%402x-ipad.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29-ipad.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29%402x-ipad.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40%402x-1.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-76.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-76%402x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-83.5%402x.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-1024.png" />
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\Contents.json">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\Contents.json">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242X2208.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750X1334.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2208X1242.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X2732.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640X960.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640X1136.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\768X1024.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1536X2048.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1024X768.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X1536.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\320X480.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\768X1004.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1536X2008.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1024X748.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X1496.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1125X2436.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1920X1080.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\3840X2160.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242X2688.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\828X1792.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2688X1242.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1792X828.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2436X1125.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20%402x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20%403x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29%402x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29%403x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40%402x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40%403x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-60%402x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-60%403x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20-ipad.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-20%402x-ipad.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29-ipad.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-29%402x-ipad.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-40%402x-1.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-76.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-76%402x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-83.5%402x.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\icon-1024.png">
|
| | | <Visible>false</Visible>
|
| | | </ImageAsset>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <InterfaceDefinition Include="LaunchScreen.storyboard" />
|
| | |
| | | <BundleResource Include="Resources\Phone\AC\Mode_Auto.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_AutoSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Cool.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Cool2.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_CoolSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Dry.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Dry2.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_DrySelected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Fan.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Fan2.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_FanSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Heat.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_Heat2.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Mode_HeatSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\OpenOrClose.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\OpenOrCloseSelected.png" />
|
| | |
| | | <BundleResource Include="Resources\Phone\AC\Reduce.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\SelectedFanModeBG.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\SelectedModeBG.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Admin.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Check.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\CheckSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Email.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\HadAuthority.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\HidenPWD.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\NotAuthority.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Phone.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\ProfilePhotoMember.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\ProfilePhotoMemberSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\UnHidenPWD.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\UserIMG.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\UserIMGSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Bind\BindAdd.png" />
|
| | | <BundleResource Include="Resources\Phone\Bind\BindAddOn.png" />
|
| | | <BundleResource Include="Resources\Phone\Bind\DialogBack.png" />
|
| | | <BundleResource Include="Resources\Phone\Bind\DialogBackOn.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\SwingBackground.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_1.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_1Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_2.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_2Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_3.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_3Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_4.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_4Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_5.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_5Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_Auto.png" />
|
| | | <BundleResource Include="Resources\Phone\AC\Swing_AutoSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Account.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Cancle.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Cat.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\ChangeSuccess.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Code.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\HidePwd.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Logo_White.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Logo_loginBG.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Password.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\PhoneEmail_White.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\QQ.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\UnhidePwd.png" />
|
| | | <BundleResource Include="Resources\Phone\Account\Wechat.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindAdd.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindDown.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindEmptyPic.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindLeft.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindRight.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindRoomColor.png" />
|
| | | <BundleResource Include="Resources\Phone\BindPic\BindRoomColorOn.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\Abount.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\AbountSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\Admin.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\Backup.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\BackupSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\DeviceManagement.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\DeviceManagementSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\ImperialCrown.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\MenberManagement.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\MenberManagementSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\Opinion.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\OpinionSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\ResidenceManagement.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\ResidenceManagementSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\SafetyManagement.png" />
|
| | | <BundleResource Include="Resources\Phone\Center\SafetyManagementSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirConditioner.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirConditionerSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirConditionerEpoint.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirConditionerEpointSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirConditionerZbGateway.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirSwitch.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirSwitchSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AutoOpenCurtain.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AutoOpenCurtainSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\AirSwitchCloudContr.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ButtonPanelSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CarbonMonoxideSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CarbonMonoxideSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CloudContrAirSwitch.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CloudContrAirSwitchSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ColorDimmableLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ColorDimmableLightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ButtonPanelFour.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ButtonPanelOne.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ButtonPanelThree.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ButtonPanelTwo.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ColorLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Converter.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ConverterSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ConverterZb485.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Curtain.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CurtainSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CurtainAutoOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\CurtainSiphonate.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DimmableLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DimmableLightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DoorWindowSensorSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DoorWindowSensorSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DimmableLightOneLoad.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DryContact.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\DryContactSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\EmergencyButtonSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\EmergencyButtonSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\FireSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\FireSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\FourButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\FourButtonPanelSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\InfraredSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\InfraredSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\MotionSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\MotionSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\OneLoadDimmableLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\OneLoadDimmableLightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\PirSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\PirSensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\IntelligentLocks.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\IntelligentLocksH06C.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Light.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\PanelTable.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Relay.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\RelaySelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\RelayEpoint.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\RelayThreeLoad.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Repeater.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\RepeaterZigbee.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Sensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ThreeButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ThreeButtonPanelSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\TwoButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\TwoButtonPanelSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Zb485Converter.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Zb485ConverterSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ZbGatewayAirConditioner.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ZbGatewayAirConditionerSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\0.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\0Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\1.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\10.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\10Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\11.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\11Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\12.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\12Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\13.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\13Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\14.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\14Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\15.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\15Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\16.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\16Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\17.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\17Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\18.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\18Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\19.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\19Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\1Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\2.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\20.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\20Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\21.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\21Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\22.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\22Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\23.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\23Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\2Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\3.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\3Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\4.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\4Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\5.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\5Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\6.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\6Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\7.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\7Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\8.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\8Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\9.png" />
|
| | | <BundleResource Include="Resources\Phone\DeviceIcon\9Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorCarbonMonoxide.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorDoorWindow.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorEmergencyButton.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorFire.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorHumidity.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorInfrared.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorMotion.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorPir.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorTemperature.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\SensorWater.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Socket1.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\Switch.png" />
|
| | | <BundleResource Include="Resources\Phone\Device\ThirdPartyDevice.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AddFailedPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AddFingerprintTipPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AddIcCardTipPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AddIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AddPasswordTicPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AllMethod.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AllMethodIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\AllMethodOn.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\CancelIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DateIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DelBackground.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DelIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DistributeUnlockIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DooorLockPicOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DoorLockClose.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DoorLockOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DoorLockPicClose.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DoorLockUserPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DoorlockIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\DoorlockPicture.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\EntrySuccessIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\FavoriteIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\Fingerprint.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\Fingerprint207.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\FingerprintOn.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\Left.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\MemberIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\Password.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\PasswordOn.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\RecordIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\RemoteUnlockIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\RightIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\RoomPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\SelectedIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\SettingIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\ShareIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\SideslipPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\Switch.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\SwitchOn.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\TemPasswordInvisiable.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\TemPasswordVisiable.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\TempPasswordBackground.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\TempPasswordBackground1.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\TypeIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UnLockBlankPic.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UnLockButton.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UnLockSideslipIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UndistributeIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UnlockFailed.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UnlockSuccess.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\UnselectedIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\VisitorIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\proximityCard.png" />
|
| | | <BundleResource Include="Resources\Phone\DoorLock\proximityCardOn.png" />
|
| | | <BundleResource Include="Resources\Phone\Floor\Floor.png" />
|
| | | <BundleResource Include="Resources\Phone\Floor\FloorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\10Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\10IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\11Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\11IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\12Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\12IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\13Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\13IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\14Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\14IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\15Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\15IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\16Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\16IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\17Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\17IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\18Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\18IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\19Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\19IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\1Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\1IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\20Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\20IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\2Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\2IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\3Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\3IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\4Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\4IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\5Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\5IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\6Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\6IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\7Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\7IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\8Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\8IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\9Icon.png" />
|
| | | <BundleResource Include="Resources\Phone\FunctionIcon\9IconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\AddGatewaySuccess.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\GatewayInstruct.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\WiredGatewaySelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WiredGatewayInstruct.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WiredGatewaySearching.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessApDirection.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessApGatewaySearching.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessGateway.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessGatewaySelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\AutoOpenCurtain.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\CloudContrAirSwitch.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\FourButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\PirSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\ThreeButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\TwoButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessGatewaySearching.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\AirConditionerZbGateway.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\AirSwitchCloudContr.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\CurtainAutoOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\CurtainSiphonate.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\DeviceSearch.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\DimmableLightOneLoad.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\IntelligentLocksH06C.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\PanelFourButton.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\PanelThreeButton.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\PanelTwoButton.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\RelayThreeLoad.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\RepeaterZigbee.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\SensorCarbonMonoxide.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\SensorDoorWindow.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\SensorFire.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\SensorInfrared.png" />
|
| | | <BundleResource Include="Resources\Phone\Instruct\SensorWater.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Add.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\AddSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Add_Category.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Add_GW.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Back.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\BackSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\BottomButtonGround.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\BottomShadow.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\CancelIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Category_FunctionBG.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Category_FunctionBGSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Check.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\CloseIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Collection.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Collection1.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\CollectionSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Delete.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\CollectionSelected1.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\CreatFloor.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\CreatFloorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DateSearchIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DeleteIcon1.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DeleteIcon2.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DeleteIcon2Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DeviceLimitGround.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DeviceLimitGroundSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Down.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DownLoad.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DownLoadSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DownSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\List.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ListSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\DownTriangle.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Drop_Down.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\FailIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\FixedPosition.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\FixedPositionSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Floor.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ForgotPswList.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\FunctionCardView.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\FunctionCardViewSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\FunctionViewBG.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\GarrisonList.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\GarrisonListSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\GwSwitchIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\GwSwitchIconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\HadAuthority.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\HidenPWD.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\House.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\HouseSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\IndoorUnitGround.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\InputAccountIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\InputAccountIconSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ItemSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ItemUnSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\MemberNotEsixtPic.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Message.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\MessageSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\More.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\MoreSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\MoreWhite.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\MyHome.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\NewVersion.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Next.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\NextSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\NoBindGW.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\NoFunction.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\NotAuthority.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\NotShardPic.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\OpenIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PersentIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PhoneBook.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PickerColorWheel.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PirSensorLightScale.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PirSensorLightScaleButton.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Point.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PointSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Reduce.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ReduceSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Refresh.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RefreshSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ProgressMsg.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PswSettion.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\PswSettionSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\QRCode.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Remote.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RemoteSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ResidenceIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RightIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Room.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RoomList.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RoomSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Scene.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SceneSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RoomIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RoomIconBackground.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\RoomIconBackgroundSelected.png" />
|
| | | <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\SceneCard.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SceneFunctionBG.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ScreeningType.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Search.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SearchCancel.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ShardDevice.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ShardDeviceSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ShardRoom.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ShardRoomSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SelectFloor_Left.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SelectFloor_Right.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SelectHouse.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\ShardMenu.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Shared.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Switch.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Switch1.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Switch2.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Switch2Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SwitchSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Test.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\TestSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Tick.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\TickSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\SwitchSelected1.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Time.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Timer.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\Tips.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\UnHidenPWD.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\UnLockFail.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\UnLockSuccess.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\UpTriangle.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\UpperTriangle.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\YesSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\ColorDimmableLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\DownLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\DownLightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\DropLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\DropLightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\Light.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\LightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\SpotLight.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\SpotLightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\VirtualFrame.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\WarningIcon1.png" />
|
| | | <BundleResource Include="Resources\Phone\Item\WrongIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\DeskLamp.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\DeskLampSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\OFF.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\OFFSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\ON.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\ONSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\OnOff.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\Plug.png" />
|
| | | <BundleResource Include="Resources\Phone\Light\PlugSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\1.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\10.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\11.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\12.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\13.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\14.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\15.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\16.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\17.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\18.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\19.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\2.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\20.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\21.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\22.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\23.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\24.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\25.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\26.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\27.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\28.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\29.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\3.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\30.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\31.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\32.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\4.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\5.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\6.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\7.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\8.png" />
|
| | | <BundleResource Include="Resources\Phone\Loading\9.png" />
|
| | | <BundleResource Include="Resources\Phone\Logo\Logo.png" />
|
| | | <BundleResource Include="Resources\Phone\Navigation\Category.png" />
|
| | | <BundleResource Include="Resources\Phone\Navigation\CategorySelected.png" />
|
| | |
| | | <BundleResource Include="Resources\Phone\Navigation\HomeSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Navigation\Setting.png" />
|
| | | <BundleResource Include="Resources\Phone\Navigation\SettingSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\AutoOpenCurtain.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\CarbonMonoxideSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\CloudContrAirSwitch.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\DoorWindowSensorSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\EmergencyButtonSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\FireSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\FourButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\InfraredSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\MotionSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\PirSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SiphonateCurtain.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\ThreeButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\TwoButtonPanel.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\WaterSensor.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\AddScenceFunction.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\AirCondition.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\AirConditionSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\Curtain.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\CurtainSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\Edit.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\EditSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\AirSwitchCloudContr.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFour.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelFourNotPower.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelThree.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\ButtonPanelTwo.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\CommonDevice.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\CurtainAutoOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\CurtainSiphonate.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorCarbonMonoxide.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorDoorWindow.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorEmergencyButton.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorFire.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorInfrared.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorMotion.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorPir.png" />
|
| | | <BundleResource Include="Resources\Phone\RealDevice\SensorWater.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\Close.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\CloseSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\Down.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\DownSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\Open.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\OpenSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\Stop.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\StopSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\Up.png" />
|
| | | <BundleResource Include="Resources\Phone\RollerShade\UpSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\FavoriteRoom.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\HomeBG.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\Light.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\LightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\More.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\MoreSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r0.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r1.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r10.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r11.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r12.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r13.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r14.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r15.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r16.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r17.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r18.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r19.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r2.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r20.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r21.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r22.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r23.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r24.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r3.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r4.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r5.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r6.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r7.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r8.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\r9.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\Bypass.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\NoNameRoom.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\RoomCardView.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\RoomCardView_Name.png" />
|
| | | <BundleResource Include="Resources\Phone\Room\Room_Rectangle.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\ProtectionAtHome.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\ProtectionAtHomeSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\ProtectionRemoveHome.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\ProtectionRemoveHomeSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\SafeguardPasswordGround.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\SafetyShortcut.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\SafetyShortcutSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\WithdrawGarrison.png" />
|
| | | <BundleResource Include="Resources\Phone\Safeguard\WithdrawGarrisonSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene0.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene1.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene10.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene11.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene12.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene13.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene14.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene15.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene16.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene2.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene3.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene4.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene5.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene6.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene7.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene8.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Scene9.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\SceneDefault.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeClose.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeCloseSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeDown.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeOpenSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeStop.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeStopSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeUp.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShadeUpSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\RollerShapeDownSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\WindowCovering\WindowCovering.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\SceneIcon.png" />
|
| | | <BundleResource Include="Resources\Phone\Scene\Selected.png" />
|
| | | <BundleResource Include="Resources\Phone\SceneIcon\1.png" />
|
| | | <BundleResource Include="Resources\Phone\SceneIcon\2.png" />
|
| | | <BundleResource Include="Resources\Phone\SceneIcon\3.png" />
|
| | | <BundleResource Include="Resources\Phone\SceneIcon\4.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\2.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\3.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\AddSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Back.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\BackSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Check.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\CheckOn.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Curtain.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\CurtainSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Editor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Light.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\LightSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\OnOffSwitch.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\OnOffSwitchSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Sensor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\SensorSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Switch.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\SwitchClose.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\SwitchOpen.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\SwitchSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Tick.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\TickSelected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\Ddmmablelight.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\ac.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\add.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\airswitch.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\athome.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\back.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\connect.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\curtain.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\delay.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\delay1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\deviceselectedbackgroundcolor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\deviceunselectedbackgroundcolor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\dimmableLight.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\doorlock.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\drop-down.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\dropdown.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\function.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\function1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\humidity.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\iconBackgroundColor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\iconSelectedBackgroundColor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\leavehome.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\light.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\light_1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\lockadd.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\logicaddcolor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\logicbj1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\logicbj2.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\logicclose.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\logicopen.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\next.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\seekdevice.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\nodelay.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\nofunction.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\noon.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\noscene.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\nosecurity.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\panel.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\point.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\position.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\scene.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\scene1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\security.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\security1.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selected.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedac.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedairswitch.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedcurtain.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selecteddimmableLight.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selecteddoorlock.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedhumidity.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedlight.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedmonth.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedpanel.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsenor.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor13.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor21.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor22.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor277.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor40.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor42.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor43.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor44.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedtemperature.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor13.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor21.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor22.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor277.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor40.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor42.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor43.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sensor44.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sign.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sunrise.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\sunset.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\temperature.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\time.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\timeparagraph.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\timepoint.png" />
|
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\withdrawal.png" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ProjectReference Include="..\Elian.iOS\Elian.iOS.csproj">
|
| | | <Project>{85F1AF50-75A6-4011-B811-56B32DA77568}</Project>
|
| | | <Name>Elian.iOS</Name>
|
| | | </ProjectReference>
|
| | | </ItemGroup>
|
| | | <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" />
|
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
| | | <Import Project="..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets')" />
|
| | | </Project>
|