| | |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchLink>None</MtouchLink> |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs> |
| | | <CodesignProvision>On_Dev-0327</CodesignProvision> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <MtouchLink>SdkOnly</MtouchLink> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | | <DebugType>none</DebugType> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <CodesignKey>iPhone Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey> |
| | | <CodesignProvision>dis-onpro-080401</CodesignProvision> |
| | | <MtouchLink>SdkOnly</MtouchLink> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="System" /> |
| | |
| | | <Reference Include="System.Numerics" /> |
| | | <Reference Include="System.Numerics.Vectors" /> |
| | | <Reference Include="System.Web.Services" /> |
| | | <Reference Include="Shared.IOS"> |
| | | <HintPath>..\DLL\Shared.IOS.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="Shared.IOS.TBL"> |
| | | <HintPath>..\DLL\Shared.IOS.TBL.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="MJRefresh_Xamarin"> |
| | | <HintPath>..\DLL\IOS\MJRefresh_Xamarin.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.IOS.JLCountryCode"> |
| | | <HintPath>..\DLL\IOS\Shared.IOS.JLCountryCode.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <PackageReference Include="Xamarin.Essentials" Version="1.1.0" /> |
| | | <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> |
| | | <PackageReference Include="Newtonsoft.Json"> |
| | | <Version>12.0.2</Version> |
| | | <Version>12.0.3</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="MQTTnet"> |
| | | <Version>3.0.8</Version> |
| | | <Version>3.0.13</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Analytics"> |
| | | <Version>3.1.0</Version> |
| | | <Version>4.0.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Crashes"> |
| | | <Version>3.1.0</Version> |
| | | <Version>4.0.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="ZXing.Net.Mobile"> |
| | | <Version>2.4.1</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="RestSharp"> |
| | | <Version>106.11.7</Version> |
| | | </PackageReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <Folder Include="Resources\Phone\FunctionIcon\Socket\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\EnvironmentalScience\" /> |
| | | <Folder Include="Resources\Phone\Public\AirIcon\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\ResetPassword\" /> |
| | | <Folder Include="Resources\Phone\Intelligence\Gallery\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\DeviceIcon\" /> |
| | | <Folder Include="Other\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <InterfaceDefinition Include="LaunchScreen.storyboard" /> |
| | |
| | | <Compile Include="ViewControllerBase.cs" /> |
| | | <Compile Include="Reachability.cs" /> |
| | | <Compile Include="Scan.cs" /> |
| | | <Compile Include="ZXingOverlayView.cs" /> |
| | | <Compile Include="Other\JLCountrycode.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\ShowPasswordIcon.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\SwitchIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\GeneralSettingsIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\SupportIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\UserPageNavbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\CollectionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\ClassificationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\ClassificationIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\CollectionIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\HomeListbg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\HomeList3bg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\PersonalData\QRcodeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\ToggleDisplayThumbnail.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\ToggleDisplayLarge.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\Classification\Room\AllCloseIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\PowerClose.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\PowerOpen.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainStopIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseOnIcon.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\Public\Restored_Shadow.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Edit.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\RightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightThinIcon.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\s1.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainBgOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainBgIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AirSupplyIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AutoIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\CoolIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DehumidificationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatingIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\MusicFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FreshAirFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnergyMonitoringFunctionBg.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenWhiteIcon_Shadow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseWhiteIcon_Shadow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseBlueIcon_Shadow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DivBg1.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DivBg2.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AirSupplyIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AutoIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\CoolIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DehumidificationIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatingIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindHighIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindHighIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindLowIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindLowIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindMediumIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindMediumIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MsgIcon\TipIconBlack.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MsgIcon\TipIconWhite.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\4.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SensorColorTipBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SensorHistoryBg2.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SensorHistoryBg3.png" /> |
| | | <BundleResource Include="Resources\echarts.html" /> |
| | | <BundleResource Include="Resources\theme\macarons.js" /> |
| | | <BundleResource Include="Resources\theme\macarons2.js" /> |
| | | <BundleResource Include="Resources\theme\red.js" /> |
| | |
| | | <BundleResource Include="Resources\theme\blue.js" /> |
| | | <BundleResource Include="Resources\theme\dark.js" /> |
| | | <BundleResource Include="Resources\theme\mint.js" /> |
| | | <BundleResource Include="Resources\js\echarts-all.tmp" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\DiagramIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\DiagramIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MsgIcon\LoadingIcon.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\45.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\5.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\6.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\bluetooth.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\addMusic1.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\prve1Selected.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\love1.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\selectedIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\playList.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\myLove.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\radio.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\filePlay.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\collect.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\loveMusic.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\qqMusic.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\clear.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\radioIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\musicIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\file.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\vol.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\usb.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\localMusic.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\next1.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\loveSelected1.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\selectedMusic.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\noMusic.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\addMusic.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\playBj.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\loveRadio.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\list.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\set.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\nextSelected.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\Merge.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\playStatus.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\random.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\collectSelected.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\pause.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\progressIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\prevSeletced.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\MusicBack.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\fileList.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\myList.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\single.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\edit.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\next.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\filePause.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\line.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\loveSelected.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\sourceNetx.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\love.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\pause1.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\play1.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\play.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\noSelectedIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\next1Selected.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\prev.png" /> |
| | | <BundleResource Include="Resources\Phone\MusicIcon\prve1.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\Pm25Icon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\HumidityIcon.png" /> |
| | | <BundleResource Include="Resources\echartsNew.html" /> |
| | | <BundleResource Include="Resources\js\bmap.min.js" /> |
| | | <BundleResource Include="Resources\js\20190126.js" /> |
| | | <BundleResource Include="Resources\js\china.js" /> |
| | | <BundleResource Include="Resources\js\dataTool.min.js" /> |
| | | <BundleResource Include="Resources\js\echarts-all.js" /> |
| | | <BundleResource Include="Resources\js\echarts-gl.min.js" /> |
| | | <BundleResource Include="Resources\js\echarts.min.js" /> |
| | | <BundleResource Include="Resources\js\ecStat.min.js" /> |
| | | <BundleResource Include="Resources\js\world.js" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicPlayOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicPlayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\InfoOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResetPassword\DialogTipTitleIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\HomeList1bg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\HomeList2bg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\HomeList4bg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\RelayOnBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\RelayBg.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\HomePageIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\HomePageIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\UserPageNavbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\PersonalCenterIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\IntellectualizationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\CollectionIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\CollectionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\ClassificationIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Navigation\ClassificationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\CreateScene3Bg.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\CreateScene1Bg.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\CreateScene2Bg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\FuncInfoSetIcon_white.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\FunctionIconHumidity.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\FunctionIconTemp.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\FunctionIconPm25.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\FunctionIconTVOC.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\FunctionIconCO2.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\HomeListbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg1.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg2.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg3.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg4.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg5.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg6.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg7.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg8.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg9.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\scenebg10.png" /> |
| | | <BundleResource Include="Resources\Phone\Intelligence\Gallery\chooseTipIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AutoIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\LowIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DehumidificationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AirSupplyIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\LowIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIconOn.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DivBg2.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DivBg1.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\CoolIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindMediumIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindLowIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AirSupplyIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindLowIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AcThinIcon1.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindMediumIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatingIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\MediumIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\CoolIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\AutoIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DehumidificationIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindHighIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\WindHighIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\MediumIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HighIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HeatingIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIcon2On.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HightIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\BrightnessBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\RollingShutterIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\MotorCurtainIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\OnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\TipNot.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\DeviceIcon\VoicePanelIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Dialog\DialogTipTitleIcon_3.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Dialog\DialogTipTitleIcon_2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Dialog\DialogTipTitleIcon_1.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\Server.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ServerInfo.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Function.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Search.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Menu.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Help.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Telephone.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\SendMessage.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Scene.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Support\Close.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Search.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Head.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\Transfer.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\All.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\System.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\Alarm.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\AllOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\Share.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\AlarmOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\ShareOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MesCenter\SystemOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg1.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg2.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg3.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg4.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg5.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg6.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg7.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg8.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg9.png" /> |
| | | <BundleResource Include="Resources\Phone\Classification\Room\Roombg10.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\heatlogic.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\on.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\off.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\timecondition.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\down.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\timeicon.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\lightloguc.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\set.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\addconditiontarget.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\functionicon.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\airconditionerlogic.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\bjicon5.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\delayed.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\next.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\curtainlogic.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\weekoff.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\weekon.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\outletlogic.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\back.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\scene.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\editname.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\bjicon1.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\bjicon2.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\bjicon3.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\bjicon4.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\-.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\+.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\point.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\ selected+.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selected-.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ITunesArtwork Include="iTunesArtwork" /> |
| | | <ITunesArtwork Include="iTunesArtwork%402x" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\Shared.IOS\Shared.IOS.csproj"> |
| | | <Project>{0048AB87-2130-4437-8F01-8CADAB787004}</Project> |
| | | <Name>Shared.IOS</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> |
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> |