Capacitor Plugin Spm Support

Guides the agent through adding Swift Package Manager (SPM) support to an existing Capacitor plugin. Covers creating a Package.swift manifest, replacing Objective-C bridge files with the CAPBridgedPlugin Swift protocol, updating .gitignore for SPM artifacts, cleaning up the Xcode project file, and updating package.json. Do not use for Capacitor app projects, creating new plugins from scratch, or non-Capacitor plugin frameworks.

capawesome-team b513957 10.7 KB Updated

File contents

capawesome-team/skills/tree/main/skills/capacitor-plugin-spm-support commit b513957002

Frequently asked questions

npx skillmds@latest add capawesome-team/capacitor-plugin-spm-support