From c414a1928027a13cf560f1e7b5947d70d0f2674b Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 18 十二月 2020 15:52:26 +0800 Subject: [PATCH] 20201218-2 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 1487151..0690644 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -62,7 +62,7 @@ <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> <MtouchArch>ARM64</MtouchArch> <CodesignKey>iPhone Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey> - <CodesignProvision>dis-onpro-080401</CodesignProvision> + <CodesignProvision>Automatic:AdHoc</CodesignProvision> <MtouchLink>SdkOnly</MtouchLink> </PropertyGroup> <ItemGroup> -- Gitblit v1.8.0