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 227e831 commit 68c8b7bCopy full SHA for 68c8b7b
SendBirdWebRTC.podspec
@@ -11,6 +11,5 @@ Pod::Spec.new do |s|
11
s.documentation_url = 'https://docs.sendbird.com/'
12
s.source = { :http => "https://github.com/sendbird/sendbird-webrtc-ios/releases/download/1.6.0/WebRTC.zip" }
13
s.ios.vendored_frameworks = 'WebRTC.xcframework'
14
- s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
15
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
16
end
0 commit comments