From c047239d340038cea872bae276e713ef866c0a34 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 02 三月 2021 13:22:21 +0800
Subject: [PATCH] Merge branch 'NewFilePath' into CJL

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index ef3de29..a1c98e7 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -54,7 +54,7 @@
         <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs>
         <MtouchEnableSGenConc>false</MtouchEnableSGenConc>
 <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
-<CodesignProvision>ComHdlOnProDevelopment20210225-1</CodesignProvision>
+        <CodesignProvision>ComHdlOnProDevelopment20210221-1</CodesignProvision>
     </PropertyGroup>
     <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
         <DebugType>none</DebugType>
@@ -1039,6 +1039,24 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\ClothesHanger\ClothesHangerUpIcon1On.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\ClothesHanger\ClothesHangerUpIcon2.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\Electrical\ClothesHanger\ClothesHangerUpIcon2On.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\fan.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\dvd.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\stb.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\tv.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\projector.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\air.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\custom.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\priequipment.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\offline.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\search.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\del.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\dropdown.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\addlbuton.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\delbuton.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\Infraredtreasure.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\online.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\adddevice.png" />
+      <BundleResource Include="Resources\Phone\PirIcon\next.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0