We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54884b7 + 64e9252 commit 5f3a693Copy full SHA for 5f3a693
react-native-branch.podspec
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
23
s.compiler_flags = %[-DRNBRANCH_VERSION=@\\"#{s.version}\\"]
24
s.header_dir = 'RNBranch' # also sets generated module name
25
s.dependency 'Branch', '1.40.2'
26
- s.dependency 'React' # to ensure the correct build order
+ s.dependency 'React-Core' # to ensure the correct build order
27
28
# Swift/Objective-C compatibility
29
s.pod_target_xcconfig = {
0 commit comments