「Ios/swift/外部ライブラリ/Firebase」の版間の差分

提供: 初心者エンジニアの簡易メモ
ナビゲーションに移動 検索に移動
 
(同じ利用者による、間の5版が非表示)
1行目: 1行目:
==インストール==
[[ios/swift/外部ライブラリ/Firebase/analytics]]
$ vi Podfile
platform :ios, '9.0'
target 'Helloworld' do
  use_frameworks!
  pod 'Firebase'
end
$ pod install

2019年6月12日 (水) 08:52時点における最新版