# rvc-mac GUI for `rvd` daemon. ## Build instructions 1. Install development environment: `brew install json-c` 2. Fetch submodules: `git submodule update --init --recursive` 3. Open `rvcmac.xcworkspace` 4. Press `cmd+R` ## Updating submodules 1. `git submodule update --recursive --remote`