This repository demonstrates the implementation of Command and Build Plugins for Apple's swift-format. It serves as a practical guide for integrating these plugins into your own Swift projects, showcasing easy-to-follow examples.
- Xcode 15.0.1 or later
Clone the repository:
git clone https://github.com/yourusername/AppleSwiftFormatPluginExample.git
Navigate to the project directory:
cd AppleSwiftFormatPluginExample
Open Xcode project:
open App/AppleSwiftFormatPluginExample.xcodeproj