From 9ebd6edb9beddf1a6881b2ca924ed43bf5cedfbe Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 30 十二月 2022 11:24:03 +0800 Subject: [PATCH] 1 --- ON.Ios/ON.Ios.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ON.Ios/ON.Ios.csproj b/ON.Ios/ON.Ios.csproj index a797af8..deb0b24 100644 --- a/ON.Ios/ON.Ios.csproj +++ b/ON.Ios/ON.Ios.csproj @@ -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> -- Gitblit v1.8.0