Skip to content

Commit 54cb1db

Browse files
adamsfliuGit Sync Plugin
authored andcommitted
Fixed the compilation error issue in TRTC SDK 13.0
1 parent 08af6ba commit 54cb1db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/Podfile

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

1818
pod 'AtomicXCore'
19-
19+
pod 'TXLiteAVSDK_Professional', '12.9.20085'
2020
pod 'Kingfisher'
2121

2222
end

0 commit comments

Comments
 (0)