plac-for-apple-platform

Unofficial Roon client for Apple devices

Do not use swift-format@5.8 I thought it works okay even for Swift 6 source code given Swift 6 announcement post and various posts do not list syntax changes. They seem to be "docs does not matter, we have migration tool!" people. Somehow swift-format@5.8 rejects valid function call (in my case, it was struct initializer) and if I commented the relavant section, it messed code so badly that I had to "fix" every unnecessary stupid newlines. Until nixpkgs or Swift team fixes build pipeline, I have to manually invoke the latest swift-format via XCode. fuck.

Changes

3 changed files (+1/-56)