Skip to content

Commit 6181df6

Browse files
authored
Updated podspec to support Xcode 12
1 parent e3456ef commit 6181df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RNFS.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
1818
s.source_files = '*.{h,m}'
1919
s.preserve_paths = "**/*.js"
2020

21-
s.dependency 'React'
22-
end
21+
s.dependency 'React-Core'
22+
end

0 commit comments

Comments
 (0)