Skip to content

Commit

Permalink
Merge pull request #97 from r3nya/patch-1
Browse files Browse the repository at this point in the history
fix: Xcode 12 compatibility
  • Loading branch information
pradeep1991singh committed Jan 17, 2022
2 parents c36726f + 2368c86 commit 8e8a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RNSecureKeyStore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.requires_arc = true


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

end
Expand Down

0 comments on commit 8e8a850

Please sign in to comment.