Skip to content

Commit

Permalink
Update react-native-branch.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed Feb 29, 2024
1 parent 21285f9 commit 17e2b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-branch.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
s.source_files = [ "ios/*.h", "ios/*.m"]
s.compiler_flags = %[-DRNBRANCH_VERSION=@\\"#{s.version}\\"]
s.header_dir = 'RNBranch' # also sets generated module name
s.dependency 'BranchSDK', '3.3.0'
s.dependency 'BranchSDK', '3.2.0'
s.dependency 'React-Core' # to ensure the correct build order

# Swift/Objective-C compatibility
Expand Down

0 comments on commit 17e2b0f

Please sign in to comment.