plac

Unofficial Roon clients

Plac for macOS

Plac’s macOS native application, using SwiftUI for GUI.

Development

Building of Plac for macOS requires Xcode and Xcode Command Line Tools

Building C API

Before compiling in Xcode, build core library:

cd ../core
zig build apple