Skip to content

Commit 5293fdb

Browse files
adamsfliuGit Sync Plugin
authored andcommitted
Fixed the compilation error issue in TRTC SDK 13.0
1 parent bf936e9 commit 5293fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ target 'App-UIKit' do
1818
pod 'AtomicX', :path=>'../atomic_x/AtomicX.podspec'
1919

2020
pod 'AtomicXCore'
21-
21+
pod 'TXLiteAVSDK_Professional', '12.9.20085'
2222
pod 'Kingfisher'
2323

2424
end

0 commit comments

Comments
 (0)