From ba1338606ed6a499fe4f320af30851291490f45f Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期二, 24 八月 2021 17:27:53 +0800
Subject: [PATCH] 更换.a

---
 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs
index c01318a..964bd28 100644
--- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs
+++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs
@@ -5,8 +5,8 @@
 namespace Shared.IOS.HDLLinphoneSDK
 {
 	[Static]
-	//[Verify(ConstantsInterfaceAssociation)]
-	partial interface Constants
+    //[Verify(ConstantsInterfaceAssociation)]
+    partial interface Constants
 	{
 		// extern NSString *const _Nonnull HDLLPCallDelegateOpenDoorSuccess;
 		[Field("HDLLPCallDelegateOpenDoorSuccess", "__Internal")]

--
Gitblit v1.8.0