6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Firebaseのpod 'Firebase'について

Posted at

#pod 'Firebaseとpod 'Firebase/Core'は同じ?
pod 'Firebase'は↓
2.png

pod 'Firebase/Core'と同じみたいですね↓
3.png

どちらともFirebase Analyticsだけ使えるみたいです

pod 'Firebase/AdMob'
pod 'Firebase/Messaging'
pod 'Firebase/Database'
など使いたい機能をpodfileに書いてpod installしましょう

一覧
4.png

1年位前にfirebaseを使った記事だとpod 'Firebase'で他のも入っている感じなので
注意が必要かもです

6
6
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?