Skip to content

Commit

Permalink
Fix for xcode build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Saranshmalik authored Mar 27, 2021
1 parent df2fe4d commit e7a0e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RNZendeskChat.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ Pod::Spec.new do |s|
s.dependency 'ZendeskAnswerBotSDK'
s.dependency 'ZendeskSupportSDK', '~> 5.0.5'
s.dependency 'ZendeskChatSDK'
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
end

0 comments on commit e7a0e57

Please sign in to comment.