Skip to content

Commit

Permalink
feat(ios): podspecs now utilize CoreOnly instead of Core (invertase#3575
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dlockwo authored May 5, 2020
1 parent 53d1027 commit 4eb0962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RNFBMessaging.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Pod::Spec.new do |s|
end

# Firebase dependencies
s.dependency 'Firebase/Core', firebase_sdk_version
s.dependency 'Firebase/Messaging', firebase_sdk_version

if defined?($RNFirebaseAsStaticFramework)
Expand Down

0 comments on commit 4eb0962

Please sign in to comment.