From d878a20366ed2aa0cf3a8e0a560441d1ff5f07af Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期五, 26 三月 2021 14:14:53 +0800
Subject: [PATCH] Merge branch 'master' into wjc

---
 Crabtree/ON.Ios/ON.Ios.csproj |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/Crabtree/ON.Ios/ON.Ios.csproj b/Crabtree/ON.Ios/ON.Ios.csproj
index e8ec324..817459d 100644
--- a/Crabtree/ON.Ios/ON.Ios.csproj
+++ b/Crabtree/ON.Ios/ON.Ios.csproj
@@ -37,7 +37,7 @@
     <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;HDL;HDLVideo;</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
-    <CodesignKey>iPhone Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey>
+    <CodesignKey>Apple Development: xuebiao huang (4P32GXQWWK)</CodesignKey>
     <MtouchFloat32>true</MtouchFloat32>
     <MtouchLink>SdkOnly</MtouchLink>
     <MtouchArch>ARM64</MtouchArch>
@@ -47,7 +47,7 @@
     <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs>
     <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
     <DeviceSpecificBuild>true</DeviceSpecificBuild>
-<CodesignProvision>ComHdlOnAdHoc20201208</CodesignProvision>
+<CodesignProvision>iOS Team Provisioning Profile: *</CodesignProvision>
 <NoStdLib>false</NoStdLib>
 <MtouchUseThumb></MtouchUseThumb>
   </PropertyGroup>
@@ -75,7 +75,7 @@
     <WarningLevel>4</WarningLevel>
     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
     <DocumentationFile></DocumentationFile>
-    <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey>
+    <CodesignKey>Apple Development: xuebiao huang (4P32GXQWWK)</CodesignKey>
     <MtouchFastDev>true</MtouchFastDev>
     <MtouchFastDev>true</MtouchFastDev>
     <MtouchProfiling>false</MtouchProfiling>
@@ -994,11 +994,7 @@
     <BundleResource Include="Resources\Phone2\CrabtreeAdd\Logout.png" />
     <BundleResource Include="Resources\Phone2\CrabtreeAdd\WiFiOffline.png" />
     <BundleResource Include="Resources\Phone2\CrabtreeAdd\CloudOffline.png" />
-  </ItemGroup>
-  <ItemGroup>
-    <InterfaceDefinition Include="AddDevice.storyboard" />
-    <InterfaceDefinition Include="EZMainABC.storyboard" />
-    <InterfaceDefinition Include="EZMainForIPad.storyboard" />
+    <BundleResource Include="Resources\Phone2\CrabtreeAdd\Speaker.png" />
   </ItemGroup>
   <ItemGroup>
     <ImageAsset Include="Assets.xcassets\Contents.json" />

--
Gitblit v1.8.0