Skip to content

Commit

Permalink
Merge pull request #509 from mrbrentkelly/master
Browse files Browse the repository at this point in the history
fix: Xcode 12 compatibility
  • Loading branch information
wonday authored Oct 9, 2020
2 parents dd966fc + e400198 commit b185477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-pdf.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.platform = :ios, '8.0'
s.source_files = 'ios/**/*.{h,m}'
s.dependency 'React'
s.dependency 'React-Core'
end

0 comments on commit b185477

Please sign in to comment.