mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-30 21:21:06 +00:00
Also include RCT as the JS code requires it.
This commit is contained in:
@@ -27,7 +27,7 @@ Pod::Spec.new do |s|
|
||||
ss.source_files = "ios/FaceDetector/**/*.{h,m}"
|
||||
end
|
||||
|
||||
s.default_subspec = "RN"
|
||||
s.default_subspecs = "RN", "RCT"
|
||||
|
||||
s.preserve_paths = 'LICENSE', 'README.md', 'package.json', 'index.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user