swimat
« Back to VersTracker
Description:
Xcode formatter plug-in for Swift code
Type: Cask  |  Latest Version: 1.7.0@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: swift xcode formatter developer-tools code-style
Install: brew install --cask swimat
About:
Swimat is an Xcode plugin that automatically formats Swift source code according to Apple's official style guidelines. It integrates directly into the Xcode editor, providing instant formatting via a menu item or keyboard shortcut. This tool helps developers maintain consistent code style across projects without manual effort.
Key Features:
  • One-click formatting from Xcode menu or shortcut
  • Supports Swift 5.x and modern syntax features
  • Configurable formatting rules via preferences
  • Handles complex nested closures and long expressions
Use Cases:
  • Standardizing code style in legacy Swift projects
  • Quickly formatting code during development and code reviews
  • Ensuring team-wide consistency in Swift codebases
Alternatives:
  • SwiftLint – SwiftLint enforces style rules and reports violations, while Swimat provides direct formatting within Xcode
  • Xcode Built-in Reformat – Xcode's built-in reformat is basic; Swimat offers more comprehensive Swift-specific formatting
Version History
Detected Version Rev Change Commit