Skip to content

Commit

Permalink
fix: autolinking when using Xcode 12 (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
radko93 committed Sep 17, 2020
1 parent 06bfa5e commit 1d92968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNShare.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Pod::Spec.new do |s|

s.source_files = "ios/**/*.{h,m}"

s.dependency "React"
s.dependency "React-Core"
end

0 comments on commit 1d92968

Please sign in to comment.