Skip to content

Commit

Permalink
fix: Fix Xcode 12 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapsssito authored Oct 1, 2020
1 parent 7339b70 commit db9994a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RNWifi.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Pod::Spec.new do |s|
s.source_files = 'ios/**/*.{h,m}'
s.exclude_files = 'android/**/*'

s.dependency "React"
s.dependency "React-Core"
#s.dependency "others"

end


0 comments on commit db9994a

Please sign in to comment.