房间s1的UI 已经布局完成 开始接入云信

This commit is contained in:
fengshuo
2021-10-18 14:28:37 +08:00
parent 64be85e084
commit 1d9396b0b5
31 changed files with 641 additions and 46 deletions

View File

@@ -39,5 +39,7 @@ target 'xplan-ios' do
pod 'mob_sharesdk/ShareSDKPlatforms/QQ'
pod 'mob_sharesdk/ShareSDKPlatforms/WeChat'
pod 'mob_sharesdk/ShareSDKPlatforms/Apple'
#调试
pod 'LookinServer', :configurations => ['Debug']
end