夢日記をつけるアプリ
- XCode 11.3
- Swift 5.0
- RealmSwift 4.4.1
- Firebase
以下の手順に従ってローカル環境でビルドを行ってください。
クローンしてくる
$git clone https://github.com/maip0902/DreamDiary.git
ディレクトリ移動
$cd DreamDiary
pod init
$pod init
$pod install
*必要に応じて
pod update