Skip to content

Example implementation of Command and Build Plugins for Apple's swift-format, showcasing practical integrations.

Notifications You must be signed in to change notification settings

yusuga/AppleSwiftFormatPluginExample

Repository files navigation

AppleSwiftFormatPluginExample

Overview

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.

Getting Started

Prerequisites

  • Xcode 15.0.1 or later

Installation

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

About

Example implementation of Command and Build Plugins for Apple's swift-format, showcasing practical integrations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published