Skip to content

Commit 5d2e499

Browse files
ggzgliAbySwifter
authored andcommitted
use local module in pod
1 parent 4beabe6 commit 5d2e499

2 files changed

Lines changed: 61 additions & 353 deletions

File tree

application/Podfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ def shared_pods
2424

2525
pod 'MJRefresh', '3.7.5'
2626

27+
pod 'AtomicX', :path => '../atomic_x/AtomicX.podspec'
28+
pod 'TUICallKit_Swift/Professional', :path => '../call/'
29+
pod 'TUILiveKit', :path => '../live/TUILiveKit.podspec'
30+
pod 'TUIRoomKit', :path => '../room/TUIRoomKit.podspec'
31+
2732
end
2833

2934
target 'RTCubeLab' do

0 commit comments

Comments
 (0)