Skip to content

Commit 68c8b7b

Browse files
authored
Remove user_target_xcconfig settings
1 parent 227e831 commit 68c8b7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SendBirdWebRTC.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ Pod::Spec.new do |s|
1111
s.documentation_url = 'https://docs.sendbird.com/'
1212
s.source = { :http => "https://github.com/sendbird/sendbird-webrtc-ios/releases/download/1.6.0/WebRTC.zip" }
1313
s.ios.vendored_frameworks = 'WebRTC.xcframework'
14-
s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
1514
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
1615
end

0 commit comments

Comments
 (0)