mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-31 05:11:07 +00:00
fix: updated react dependency in podspec to enable build in Xcode 12 (for iOS >= 12) (#260)
This commit is contained in:
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
|
||||
s.source = { :git => "https://github.com/react-native-community/react-native-cameraroll.git", :tag => "v#{s.version}" }
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
|
||||
s.dependency 'React'
|
||||
s.dependency 'React-Core'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user