Looks like the reason this happens is because the swift-format team created a COMMAND plugin. Instead of a BUILD plugin.
If you right click on your package.swift file you should see an option in Xcode to run swift-format.
I really want to use the official tooling with my projects. But time after time, it just seems like apple does not care about swift tooling.
swift-format just seems to be a pain to work with. I can't even get it working with build phases. My script hits the line of code to trigger swift-format, but then nothing happens.
Going to switch to SwiftLint
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: