Skip to content

Commit

Permalink
fix: Xcode 12 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
nvojnovic committed Mar 2, 2021
1 parent 2acbd6a commit 784fe80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactNativeIncallManager.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Pod::Spec.new do |s|
s.preserve_paths = 'LICENSE', 'package.json'
s.source_files = '**/*.{h,m}'
s.exclude_files = 'example/**/*'
s.dependency 'React'
s.dependency 'React-Core'
end

0 comments on commit 784fe80

Please sign in to comment.