Skip to content

Commit 2368c86

Browse files
authored
fix: Xcode 12 compatibility
1 parent c36726f commit 2368c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/RNSecureKeyStore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
s.requires_arc = true
1515

1616

17-
s.dependency "React"
17+
s.dependency "React-Core"
1818
#s.dependency "others"
1919

2020
end

0 commit comments

Comments
 (0)