We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f0d89 commit b093a6eCopy full SHA for b093a6e
iOS/APIExample/Podfile
@@ -22,9 +22,9 @@ target 'APIExample' do
22
pod 'SwiftLint', '~> 0.53.0'
23
pod 'SnapKit', '~> 5.7.0'
24
25
- pod 'SenseLib', :path => 'sense.podspec'
26
- pod 'bytedEffect', :path => 'bytedEffect.podspec'
27
- pod 'fuLib', :path => 'fu.podspec'
+ #pod 'SenseLib', :path => 'sense.podspec'
+ #pod 'bytedEffect', :path => 'bytedEffect.podspec'
+ #pod 'fuLib', :path => 'fu.podspec'
28
end
29
30
target 'Agora-ScreenShare-Extension' do
0 commit comments