From ccd5b1c8dc2d0399745779fb4f9a261d24d75a6d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 23 十一月 2021 14:43:13 +0800
Subject: [PATCH] 备份

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |   88 ++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 81 insertions(+), 7 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index d9de373..906a197 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -28,6 +28,7 @@
         <CodesignKey>iPhone Developer</CodesignKey>
         <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs>
         <CodesignProvision>On+Dev-20210616-1</CodesignProvision>
+        <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
         <DebugType>none</DebugType>
@@ -35,9 +36,10 @@
         <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
         <ErrorReport>prompt</ErrorReport>
         <WarningLevel>4</WarningLevel>
-        <MtouchLink>None</MtouchLink>
+        <MtouchLink>SdkOnly</MtouchLink>
         <MtouchArch>x86_64</MtouchArch>
 <CodesignKey>iPhone Developer</CodesignKey>
+<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
         <DebugSymbols>true</DebugSymbols>
@@ -54,8 +56,9 @@
         <MtouchLink>SdkOnly</MtouchLink>
         <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs>
         <MtouchEnableSGenConc>false</MtouchEnableSGenConc>
-<CodesignProvision>On+Dev-20210616-1</CodesignProvision>
+<CodesignProvision>OnPro211116-1</CodesignProvision>
 <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
+<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
         <DebugType>none</DebugType>
@@ -69,7 +72,8 @@
         <MtouchLink>SdkOnly</MtouchLink>
         <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs>
         <MtouchI18n>cjk</MtouchI18n>
-        <CodesignProvision>ComHdlOnProAdHoc20210616-1</CodesignProvision>
+        <CodesignProvision>OnPro-Hoc20211117-1</CodesignProvision>
+        <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     </PropertyGroup>
     <ItemGroup>
         <Reference Include="System" />
@@ -102,7 +106,10 @@
           <HintPath>..\DLL\LC\IOS\Shared.IOS.LCVideoOnSDK.dll</HintPath>
         </Reference>
         <Reference Include="Shared.IOS.HDLLinphoneSDK">
-          <HintPath>..\..\Linphone\HDLLinphoneSDK_IOS\Shared.IOS.HDLLinphoneSDK\Shared.IOS.HDLLinphoneSDK\bin\Release\Shared.IOS.HDLLinphoneSDK.dll</HintPath>
+          <HintPath>..\DLL\Linphone\iOS\Shared.IOS.HDLLinphoneSDK.dll</HintPath>
+        </Reference>
+        <Reference Include="Shared.IOS.HDLSceneSiri">
+          <HintPath>..\..\HDLXamarinSceneSiri\Shared.IOS.HDLSceneSiri\Shared.IOS.HDLSceneSiri\bin\Release\Shared.IOS.HDLSceneSiri.dll</HintPath>
         </Reference>
     </ItemGroup>
     <ItemGroup>
@@ -129,9 +136,6 @@
       </PackageReference>
       <PackageReference Include="Xamarin.Essentials">
         <Version>1.7.0</Version>
-      </PackageReference>
-      <PackageReference Include="Xamarin.Swift">
-        <Version>1.0.8</Version>
       </PackageReference>
     </ItemGroup>
     <ItemGroup>
@@ -463,6 +467,13 @@
         <Folder Include="Resources\Phone\FunctionIcon\Energy\" />
         <Folder Include="Resources\Phone\FunctionIcon\IrFan\" />
         <Folder Include="Assets.xcassets\device_bg.imageset\" />
+        <Folder Include="Resources\Phone\FunctionIcon\Light\LightScene\" />
+        <Folder Include="Resources\Phone\PersonalCenter\FacePassage\" />
+        <Folder Include="Resources\Phone\FunctionIcon\Electrical\AirSwitch\" />
+        <Folder Include="Other\Siri\" />
+        <Folder Include="Other\Siri\Data\" />
+        <Folder Include="Other\Siri\Support\" />
+        <Folder Include="Other\Siri\UI\" />
     </ItemGroup>
     <ItemGroup>
         <InterfaceDefinition Include="LaunchScreen.storyboard" />
@@ -472,6 +483,7 @@
         <InterfaceDefinition Include="Resources\EZ\Base.lproj\EZSupportViewController.xib" />
         <InterfaceDefinition Include="Resources\EZ\Base.lproj\EZMain.storyboard" />
         <InterfaceDefinition Include="Resources\EZ\Base.lproj\AddDevice.storyboard" />
+        <InterfaceDefinition Include="Other\Siri\SiriBaseView.xib" />
     </ItemGroup>
     <ItemGroup>
         <None Include="Info.plist" />
@@ -490,6 +502,18 @@
         <Compile Include="ZXingOverlayView.cs" />
         <Compile Include="Other\JLCountrycode.cs" />
         <Compile Include="BlueWifi.cs" />
+        <Compile Include="Other\SkipControl.cs" />
+        <Compile Include="Other\Siri\SiriBaseView.cs" />
+        <Compile Include="Other\Siri\SiriBaseView.designer.cs">
+          <DependentUpon>SiriBaseView.cs</DependentUpon>
+        </Compile>
+        <Compile Include="Other\Siri\VoiceShortcutDataManager.cs" />
+        <Compile Include="Other\Siri\SiriScene.cs" />
+        <Compile Include="Other\Siri\Data\SceneDateManager.cs" />
+        <Compile Include="Other\Siri\Data\DataManager.cs" />
+        <Compile Include="Other\Siri\Support\NSUserDefaultsHelper.cs" />
+        <Compile Include="Other\Siri\Support\NSUserActivityHelper.cs" />
+        <Compile Include="Other\Siri\UI\Cells.cs" />
     </ItemGroup>
     <ItemGroup>
       <BundleResource Include="Resources\Phone\LoginIcon\ShowPasswordIcon.png" />
@@ -1321,6 +1345,43 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\irfan_white.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorenvironment.png" />
       <BundleResource Include="Resources\Phone\PersonalCenter\AddDevice\EnvironmentalSensorbg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\AirFreshBgIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\AddDevice\EnvirSensorQingpingCGS1bg.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\AddDevice\EnvirSensorQingpingLitebg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorenvironment2.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorenvironment3.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\CheckIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\CheckOnIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\SetLightSceneIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\ArmCenter\AddTargetIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\ArmCenter\RightIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\FacePassage\FaceIcon.png" />
+      <BundleResource Include="Resources\Phone\Collection\DefenseStatusIcon.png" />
+      <BundleResource Include="Resources\Phone\Collection\DisarmStatusIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceDefenseIcon.png" />
+      <BundleResource Include="Resources\Phone\Collection\DefenseAlarmIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\ArmCenter\InAlarmBigIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\ResidenceInAlarmIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\AirSwitch\AirSwitchBgIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\AirSwitch\AirSwitchBgOnIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\AirSwitch\EnergyIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\FacePassage\FailIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\FacePassage\TrueIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\HchoBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\HchoIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\sensorhcho.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\electricalbreaker.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\electricalbreaker_blue.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\electricalbreaker_white.png" />
+      <BundleResource Include="Resources\Phone\LogicIcon\security.png" />
+      <BundleResource Include="Resources\Phone\Public\HookIcon.png" />
+      <BundleResource Include="Resources\Phone\Collection\MesCenter\Property.png" />
+      <BundleResource Include="Resources\Phone\Collection\MesCenter\PropertyOn.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\HumiIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\btnCloseIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\btnInfoIcon.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\AirFresh\HumiOnIcon.png" />
+      <BundleResource Include="Resources\Phone\PersonalCenter\SiriIcon.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />
@@ -1365,6 +1426,19 @@
         <Project>{2DDF4C3C-6998-432E-9F43-6786D82F0630}</Project>
         <Name>Blufi</Name>
       </ProjectReference>
+      <ProjectReference Include="..\SiriIntents\SiriIntents.csproj">
+        <IsAppExtension>true</IsAppExtension>
+        <Project>{760980F5-1CD3-4F4F-9134-34D87BECD790}</Project>
+        <Name>SiriIntents</Name>
+      </ProjectReference>
+      <ProjectReference Include="..\SiriIntentsUI\SiriIntentsUI.csproj">
+        <IsAppExtension>true</IsAppExtension>
+        <Project>{ACC48A7F-250B-4915-A250-9BC399DBD6B3}</Project>
+        <Name>SiriIntentsUI</Name>
+      </ProjectReference>
+    </ItemGroup>
+    <ItemGroup>
+      <Content Include="Base.lproj\Intents.intentdefinition" />
     </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" />

--
Gitblit v1.8.0