From 8fcc3bd198606e0400eca5383572fb97ecdada85 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 10 一月 2023 15:51:37 +0800
Subject: [PATCH] 备份
---
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