Skip to content

Commit

Permalink
[dynamic-links] remove GoogleUtilities from podspec - 'fixes target h…
Browse files Browse the repository at this point in the history
…as libraries with conflicting names: libgoogleutilities.a'
  • Loading branch information
Salakar committed Sep 22, 2019
1 parent b9c796d commit c8b92cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 775 deletions.
1 change: 0 additions & 1 deletion packages/dynamic-links/RNFBDynamicLinks.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Pod::Spec.new do |s|
s.dependency 'React'
s.dependency 'Firebase/Core', firebase_sdk_version
s.dependency 'Firebase/DynamicLinks', firebase_sdk_version
s.dependency 'GoogleUtilities/AppDelegateSwizzler', '~> 6.2.3'
s.dependency 'RNFBApp'
s.static_framework = false
end
Loading

0 comments on commit c8b92cb

Please sign in to comment.