SyncPodのiOSアプリ用のリポジトリです。
App Storeからインストールする。
- 次のコマンドを実行する。
- [システム設定] -> [機能拡張] -> [Xcode Source Editor] -> [Swimat]にチェックを入れる。
- 次のコマンドを実行する。
brew install carthage
- 外部ライブラリをビルドする
carthage build --platform iOS
- 次のコマンドを実行する。
git clone [email protected]:Mori-Atsushi/SyncPod-iOS.git
cd SyncPod-iOS
-
Xcodeでプロジェクトを開く
-
デバッグ用実機端末を接続し、Runから起動させる。