From 1f3c3983fd5ec277d5151241143c4fb4e15b9e8c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 28 二月 2022 11:11:11 +0800 Subject: [PATCH] 兼容俄语 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index b6e7131..b80dc0f 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -57,7 +57,6 @@ <MtouchLink>SdkOnly</MtouchLink> <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs> <MtouchEnableSGenConc>false</MtouchEnableSGenConc> -<CodesignProvision>OnPro211201-1-Dev</CodesignProvision> <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> -- Gitblit v1.8.0