| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| | | <PropertyGroup> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform> |
| | | <ProjectGuid>{D998E133-F0DD-4760-BE3C-461632F54DA4}</ProjectGuid> |
| | | <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| | | <TemplateGuid>{edc1b0fa-90cd-4038-8fad-98fe74adb368}</TemplateGuid> |
| | | <OutputType>Exe</OutputType> |
| | | <RootNamespace>HDL_ON_iOS</RootNamespace> |
| | | <AssemblyName>HDL_ON_iOS</AssemblyName> |
| | | <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix> |
| | | <MtouchEnableSGenConc>true</MtouchEnableSGenConc> |
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler> |
| | | <RestoreProjectStyle>PackageReference</RestoreProjectStyle> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\iPhoneSimulator\Debug</OutputPath> |
| | | <DefineConstants>DEBUG</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <MtouchLink>Full</MtouchLink> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' "> |
| | | <DebugType>none</DebugType> |
| | | <Optimize>true</Optimize> |
| | | <OutputPath>bin\iPhoneSimulator\Release</OutputPath> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchLink>None</MtouchLink> |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\iPhone\Debug</OutputPath> |
| | | <DefineConstants>DEBUG</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <MtouchLink>SdkOnly</MtouchLink> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | | <DebugType>none</DebugType> |
| | | <Optimize>true</Optimize> |
| | | <OutputPath>bin\iPhone\Release</OutputPath> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <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.Xml" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="Xamarin.iOS" /> |
| | | <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.5.3.2" /> |
| | | <PackageReference Include="Newtonsoft.Json"> |
| | | <Version>12.0.3</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="MQTTnet"> |
| | | <Version>3.0.13</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Analytics"> |
| | | <Version>4.0.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Crashes"> |
| | | <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> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1024x500.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X2732 .png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\4096X4096.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750X1134.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\1024.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\120.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\152.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\167.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\180.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\20.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\29.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\40.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\58.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\60.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\76.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\80.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\87.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\Contents.json" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\Contents.json" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40·40%402x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\60·60%403x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\58·58%402x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\87·87%403x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\80·80%402x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120·120%402x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120·120%403x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\180·180%403x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\20·20.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40·40%402x-1.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\29·29.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\58·58%402x-1.png" /> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024·1024%402x.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242*2688.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\828*1792.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2688*1242.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1792*828.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1125*2436.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2436*1125.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242*2208.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750*1334.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2208*1242.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640*960.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\320*480.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640*960-1.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640*1136.png" /> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640*1136-1.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="Resources\" /> |
| | | <Folder Include="Resources\Phone\" /> |
| | | <Folder Include="Assets.xcassets\LaunchImage.launchimage\" /> |
| | | <Folder Include="Resources\Phone\Public\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\" /> |
| | | <Folder Include="Resources\Phone\Navigation\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\PersonalData\" /> |
| | | <Folder Include="Resources\Phone\Classification\" /> |
| | | <Folder Include="Resources\Phone\Classification\Room\" /> |
| | | <Folder Include="Resources\Phone\Collection\" /> |
| | | <Folder Include="Resources\Phone\Public\DeviceInfoIcon\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\Scene\" /> |
| | | <Folder Include="Resources\Phone\Public\MsgIcon\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\AppUnlockSetting\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\Electrical\" /> |
| | | <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" /> |
| | | <InterfaceDefinition Include="Main.storyboard" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Info.plist" /> |
| | | <None Include="Entitlements.plist" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Main.cs" /> |
| | | <Compile Include="AppDelegate.cs" /> |
| | | <Compile Include="ViewController.cs" /> |
| | | <Compile Include="ViewController.designer.cs"> |
| | | <DependentUpon>ViewController.cs</DependentUpon> |
| | | </Compile> |
| | | <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\LoginIcon\SearchIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\VerificationCodeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\AccountIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\QQIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\PasswordIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\WechatIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\HidePasswordIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\2.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\EmailIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\3.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\1.png" /> |
| | | <BundleResource Include="Resources\Language.ini" /> |
| | | <BundleResource Include="Resources\Phone\Public\BackIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Logo.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Logo-bg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\UserTypebg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AdminTypeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\MemberTypeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceManageIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceMemberIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceArmIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceDataBackupIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AuxiliaryFunctionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AddFunctionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\NightViewIcon.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\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\Roombg.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MsgIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MsgIconTip.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\Functionbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\FunctionOnbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\ChangeViewbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\HumidityIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\Pm25Icon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\TempIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DownIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\transparent.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\CollectionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\CollectionWhiteIcon.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\Curtain\CurtainStopIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainStopOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Switch.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\SwitchOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\FuncInfoSetIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheel.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ThumbImage.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Fragmentbg.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\Curtain\CurtainThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ChooseIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ChooseOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\PlusSignIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MinusSignIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\CollectionGrayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Switch.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\SwitchOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\LocationAddressIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AddIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\EditIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Right.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DownIcon_2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ChooseRoomListbg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\MovieMark.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\SceneIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\SceneCovered.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\DelayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\s2.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\FunctionBg\MusicFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FreshAirFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnergyMonitoringFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnvironmentalFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\SecurityMonitoringFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\LightFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\VideoIntercomFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\PanelFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FloorHeatingFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\ACFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\CurtainFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\ElectricFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\SensorFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\DoorLockFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\Restored_Shadow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenBlueIcon_Shadow.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\Public\MsgIcon\TipIconBlack.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MsgIcon\TipIconWhite.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\4.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\1On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\2.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\3.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\4On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\3On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\1.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\2On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FingerprintIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FaceIdIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\GestureIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\PasswordIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\TipIcon_Successfully.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\TipIcon_Failed.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\GestureGrayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Switch_2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\SwitchOn_2.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FingerIconRed.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\NightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\NightIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\OrdinaryIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\OrdinaryIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\AwayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\AwayIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIconBgGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIconBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIconOnBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketIconOnBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketIconBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVPowerIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TV123Icon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVRightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVOkIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVUpIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVleftIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVDownIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMenuUpIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMenuIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVBackIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMuteIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMenuDownIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\MenuBgIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\PlusIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\ReduceIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TVThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TVIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SmogIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\LocationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\UpArrow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\WeatherFanSpeedIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\TipInfoIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SensorHistoryBg1.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\theme\macarons.js" /> |
| | | <BundleResource Include="Resources\theme\macarons2.js" /> |
| | | <BundleResource Include="Resources\theme\red.js" /> |
| | | <BundleResource Include="Resources\theme\roma.js" /> |
| | | <BundleResource Include="Resources\theme\helianthus.js" /> |
| | | <BundleResource Include="Resources\theme\green.js" /> |
| | | <BundleResource Include="Resources\theme\infographic.js" /> |
| | | <BundleResource Include="Resources\theme\shine.js" /> |
| | | <BundleResource Include="Resources\theme\gray.js" /> |
| | | <BundleResource Include="Resources\theme\sakura.js" /> |
| | | <BundleResource Include="Resources\theme\blue.js" /> |
| | | <BundleResource Include="Resources\theme\dark.js" /> |
| | | <BundleResource Include="Resources\theme\mint.js" /> |
| | | <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\Collection\NoCollectionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\0.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\1.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\13.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\18.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\20.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\29.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\3.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\4.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" /> |
| | | <BundleResource Include="Resources\Phone\oRobot.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelTip.png" /> |
| | | <BundleResource Include="Resources\Phone\RoomListBg.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\link.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selectTheFun.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selectTheScene.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selectTheTime.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FaceIdIconBig.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FingerIconBlue.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ITunesArtwork Include="iTunesArtwork" /> |
| | | <ITunesArtwork Include="iTunesArtwork%402x" /> |
| | | </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" /> |
| | | <PropertyGroup> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform> |
| | | <ProjectGuid>{D998E133-F0DD-4760-BE3C-461632F54DA4}</ProjectGuid> |
| | | <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| | | <TemplateGuid>{edc1b0fa-90cd-4038-8fad-98fe74adb368}</TemplateGuid> |
| | | <OutputType>Exe</OutputType> |
| | | <RootNamespace>HDL_ON_iOS</RootNamespace> |
| | | <AssemblyName>HDL_ON_iOS</AssemblyName> |
| | | <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix> |
| | | <MtouchEnableSGenConc>true</MtouchEnableSGenConc> |
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler> |
| | | <RestoreProjectStyle>PackageReference</RestoreProjectStyle> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\iPhoneSimulator\Debug</OutputPath> |
| | | <DefineConstants>DEBUG</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <MtouchLink>Full</MtouchLink> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' "> |
| | | <DebugType>none</DebugType> |
| | | <Optimize>true</Optimize> |
| | | <OutputPath>bin\iPhoneSimulator\Release</OutputPath> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchLink>None</MtouchLink> |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\iPhone\Debug</OutputPath> |
| | | <DefineConstants>DEBUG</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <MtouchLink>SdkOnly</MtouchLink> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | | <DebugType>none</DebugType> |
| | | <Optimize>true</Optimize> |
| | | <OutputPath>bin\iPhone\Release</OutputPath> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <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.Xml" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="Xamarin.iOS" /> |
| | | <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.5.3.2" /> |
| | | <PackageReference Include="Newtonsoft.Json"> |
| | | <Version>12.0.3</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="MQTTnet"> |
| | | <Version>3.0.13</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Analytics"> |
| | | <Version>4.0.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Crashes"> |
| | | <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> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1024x500.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2048X2732 .png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\4096X4096.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750X1134.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\1024.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\120.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\152.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\167.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\180.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\20.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\29.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\40.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\58.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\60.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\76.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\80.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\87.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\AppIcon.appiconset\Contents.json"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\Contents.json"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40·40%402x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\60·60%403x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\58·58%402x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\87·87%403x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\80·80%402x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120·120%402x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120·120%403x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\180·180%403x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\20·20.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40·40%402x-1.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\29·29.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\58·58%402x-1.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024·1024%402x.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242_2688.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\828_1792.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2688_1242.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1792_828.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1125_2436.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2436_1125.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\1242_2208.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\750_1334.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\2208_1242.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640_960.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\320_480.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640_960-1.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640_1136.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | <ImageAsset Include="Assets.xcassets\LaunchImage.launchimage\640_1136-1.png"> |
| | | <Visible>false</Visible> |
| | | </ImageAsset> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="Resources\" /> |
| | | <Folder Include="Resources\Phone\" /> |
| | | <Folder Include="Assets.xcassets\LaunchImage.launchimage\" /> |
| | | <Folder Include="Resources\Phone\Public\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\" /> |
| | | <Folder Include="Resources\Phone\Navigation\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\PersonalData\" /> |
| | | <Folder Include="Resources\Phone\Classification\" /> |
| | | <Folder Include="Resources\Phone\Classification\Room\" /> |
| | | <Folder Include="Resources\Phone\Collection\" /> |
| | | <Folder Include="Resources\Phone\Public\DeviceInfoIcon\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\Scene\" /> |
| | | <Folder Include="Resources\Phone\Public\MsgIcon\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\AppUnlockSetting\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\Electrical\" /> |
| | | <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" /> |
| | | <InterfaceDefinition Include="Main.storyboard" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Info.plist" /> |
| | | <None Include="Entitlements.plist" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Main.cs" /> |
| | | <Compile Include="AppDelegate.cs" /> |
| | | <Compile Include="ViewController.cs" /> |
| | | <Compile Include="ViewController.designer.cs"> |
| | | <DependentUpon>ViewController.cs</DependentUpon> |
| | | </Compile> |
| | | <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\LoginIcon\SearchIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\VerificationCodeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\AccountIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\QQIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\PasswordIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\WechatIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\HidePasswordIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\2.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\EmailIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\3.png" /> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\1.png" /> |
| | | <BundleResource Include="Resources\Language.ini" /> |
| | | <BundleResource Include="Resources\Phone\Public\BackIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Logo.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Logo-bg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\UserTypebg.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AdminTypeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\MemberTypeIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceManageIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceMemberIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceArmIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceDataBackupIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AuxiliaryFunctionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AddFunctionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\NightViewIcon.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\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\Roombg.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MsgIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\MsgIconTip.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\Functionbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\FunctionOnbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\ChangeViewbg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\HumidityIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\Pm25Icon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\TempIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DownIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\transparent.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\CollectionIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\CollectionWhiteIcon.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\Curtain\CurtainStopIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainCloseOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainStopOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Music\MusicOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Switch.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\SwitchOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\FuncInfoSetIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheel.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ThumbImage.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Fragmentbg.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\Curtain\CurtainThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\FloorHeatingThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ChooseIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ChooseOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\PlusSignIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MinusSignIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\CollectionGrayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Switch.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\SwitchOn.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\LocationAddressIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AddIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\EditIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Right.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DownIcon_2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\ChooseRoomListbg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\MovieMark.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\SceneIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Collection\SceneCovered.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\DelayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Scene\s2.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\FunctionBg\MusicFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FreshAirFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnergyMonitoringFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\EnvironmentalFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\SecurityMonitoringFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\LightFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\VideoIntercomFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\PanelFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\FloorHeatingFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\ACFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\CurtainFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\ElectricFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\SensorFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\DoorLockFunctionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\DeviceInfoIcon\Restored_Shadow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\CurtainOpenBlueIcon_Shadow.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\Public\MsgIcon\TipIconBlack.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\MsgIcon\TipIconWhite.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\4.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\1On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\2.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\3.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\4On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\3On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\1.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\2On.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FingerprintIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FaceIdIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\GestureIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\PasswordIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\TipIcon_Successfully.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\TipIcon_Failed.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\GestureGrayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\Switch_2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\SwitchOn_2.png" /> |
| | | <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FingerIconRed.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\NightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\NightIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\OrdinaryIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\OrdinaryIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\AwayIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\FloorHeating\AwayIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIconBgGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIconBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketOnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\FanIconOnBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketIconOnBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Socket\SocketIconBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVPowerIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TV123Icon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVRightIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVOkIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVUpIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVleftIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVDownIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMenuUpIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMenuIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVBackIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMuteIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\TVMenuDownIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\MenuBgIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\PlusIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TV\ReduceIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TVThinIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\TVIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SmogIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\LocationIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\UpArrow.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\WeatherFanSpeedIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\TipInfoIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\EnvironmentalScience\SensorHistoryBg1.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\theme\macarons.js" /> |
| | | <BundleResource Include="Resources\theme\macarons2.js" /> |
| | | <BundleResource Include="Resources\theme\red.js" /> |
| | | <BundleResource Include="Resources\theme\roma.js" /> |
| | | <BundleResource Include="Resources\theme\helianthus.js" /> |
| | | <BundleResource Include="Resources\theme\green.js" /> |
| | | <BundleResource Include="Resources\theme\infographic.js" /> |
| | | <BundleResource Include="Resources\theme\shine.js" /> |
| | | <BundleResource Include="Resources\theme\gray.js" /> |
| | | <BundleResource Include="Resources\theme\sakura.js" /> |
| | | <BundleResource Include="Resources\theme\blue.js" /> |
| | | <BundleResource Include="Resources\theme\dark.js" /> |
| | | <BundleResource Include="Resources\theme\mint.js" /> |
| | | <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\Collection\NoCollectionBg.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\0.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\1.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\13.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\18.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\2.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\20.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\29.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\3.png" /> |
| | | <BundleResource Include="Resources\Phone\Public\AirIcon\4.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" /> |
| | | <BundleResource Include="Resources\Phone\oRobot.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelTip.png" /> |
| | | <BundleResource Include="Resources\Phone\RoomListBg.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\link.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selectTheFun.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selectTheScene.png" /> |
| | | <BundleResource Include="Resources\Phone\LogicIcon\selectTheTime.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ITunesArtwork Include="iTunesArtwork" /> |
| | | <ITunesArtwork Include="iTunesArtwork%402x" /> |
| | | </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" /> |
| | | </Project> |