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
Unofficial Roon clients
Plac’s macOS native application, using SwiftUI for GUI.
Building of Plac for macOS requires Xcode and Xcode Command Line Tools
Before compiling in Xcode, build core library:
cd ../core
zig build apple