wxr
2023-01-10 8fcc3bd198606e0400eca5383572fb97ecdada85
ON.Ios/ON.Ios.csproj
@@ -30,7 +30,7 @@
    <MtouchI18n>cjk</MtouchI18n>
    <CrashReportingEnabled>false</CrashReportingEnabled>
    <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
    <CodesignProvision>ComHdlOnDevelopment20211224</CodesignProvision>
    <CodesignProvision>Dev_MoverServer</CodesignProvision>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
    <Optimize>true</Optimize>
@@ -73,7 +73,7 @@
    <DebugType>full</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\iPhone\Debug</OutputPath>
    <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG;ENABLE_TEST_CLOUD;HDL;HDLVideo;</DefineConstants>
    <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG1;ENABLE_TEST_CLOUD;HDL;HDLVideo;</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>