Skip to content

Commit

Permalink
Merge pull request #45 from jinshin1013/fix/xcode-12
Browse files Browse the repository at this point in the history
Fix Xcode 12 compatibility.
  • Loading branch information
wumke authored Oct 2, 2020
2 parents c57cad5 + 983eb21 commit 5a022a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNExitApp.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Pod::Spec.new do |s|
s.preserve_paths = 'README.md', 'package.json', '*.js'
s.source_files = 'ios/RNExitApp/**/*.{h,m}'

s.dependency 'React'
s.dependency 'React-Core'
end

0 comments on commit 5a022a7

Please sign in to comment.