Skip to content

Commit b093a6e

Browse files
author
qinhui
committed
update pod file
1 parent 62f0d89 commit b093a6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

iOS/APIExample/Podfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ target 'APIExample' do
2222
pod 'SwiftLint', '~> 0.53.0'
2323
pod 'SnapKit', '~> 5.7.0'
2424

25-
pod 'SenseLib', :path => 'sense.podspec'
26-
pod 'bytedEffect', :path => 'bytedEffect.podspec'
27-
pod 'fuLib', :path => 'fu.podspec'
25+
#pod 'SenseLib', :path => 'sense.podspec'
26+
#pod 'bytedEffect', :path => 'bytedEffect.podspec'
27+
#pod 'fuLib', :path => 'fu.podspec'
2828
end
2929

3030
target 'Agora-ScreenShare-Extension' do

0 commit comments

Comments
 (0)