How to use Apple's swift-format with Xcode?
I started a new iOS project in Xcode with SwiftUI and I want to install swift-format to format the code as I work on the app. Unfortunately, it seems harder then I anticipated. The library: https://github.com/apple/swift-format I added swift-format package…