This commit is contained in:
Andrey Blinov
2020-02-11 17:06:11 +07:00
parent f5f6d57c0b
commit be08fe209d
11 changed files with 498 additions and 29 deletions

View File

@@ -1,7 +1,8 @@
use_frameworks!
target 'OnlineChatSdk_Example' do
pod 'OnlineChatSdk', :path => '../'
pod 'OnlineChatSdk'
# pod 'OnlineChatSdk', :path => '../'
target 'OnlineChatSdk_Tests' do
inherit! :search_paths