SwiftFormat for Xcode
Xcode Extension for reformatting Swift code
The extension integrates SwiftFormat’s code‑reformatting capabilities directly into Xcode, allowing developers to invoke a full Swift style enforcement from the Editor menu. It works on macOS and can be added as a source‑editor extension, a build‑phase script, or a pre‑commit hook, giving teams automated control over whitespace, implicit `self` usage, redundant parentheses, and other idiomatic Swift conventions.
Typical users are Swift developers who want a consistent code style across a project without manual editing. The tool supports a wide range of configuration options, rule sets, and can be run from the command line, via Homebrew, Mint, Nix, or as part of CI pipelines, making it adaptable to many workflows.
What distinguishes it is the combination of a mature, open‑source formatter with tight Xcode integration, offering both interactive formatting inside the IDE and automated enforcement through build phases or version‑control hooks, all under an MIT license.
Reviews
Loading reviews…
Similar apps
Code Editors & IDEs
X-SwiftFormat
Xcode extension to format Swift code

Code Editors & IDEs
Swimat
Xcode formatter plug-in for Swift code
Code Editors & IDEs
XcodeClangFormat
Format code in Xcode with clang-format
Code Editors & IDEs
SwiftPlantUML
Generate and view class diagrams from Xcode for Swift code.
AI Coding Agents
GitHub Copilot for Xcode
Xcode extension for GitHub Copilot
Code Editors & IDEs
zprint
Library to reformat Clojure and Clojurescript source code and s-expressions