Twin:teのiOS版ネイティブアプリ
コードフォーマットに
swiftformatを用いています.
導入方法例はこちら.
$ brew install swiftformat
$ swiftformat .
- https://buf.build/docs/cli/installation/ を参考にBuf CLIをインストールしてください
- V4APIディレクトリで以下のコマンドを実行するとV4API/Generatedディレクトリにコードが生成されます
buf generate --template ./buf.gen.yml </path/to/twin-te/proto>