capacitor-app-spm-migration

Installation
SKILL.md

Capacitor App: CocoaPods → SPM Migration

Migrate an existing Capacitor app project's iOS dependency management from CocoaPods to Swift Package Manager (SPM). The migration is destructive — the existing ios/ folder is deleted and re-scaffolded, then user-authored files are restored from a temporary backup.

Prerequisites

Requirement Version
Capacitor 6+
Node.js 18+
Xcode 15+
CocoaPods installed (only used for verification before deletion)

The project must be a Capacitor app (not a plugin) and must currently use CocoaPods (ios/App/Podfile exists).

Procedures

Step 1: Verify Project State

Installs
128
GitHub Stars
29
First Seen
Apr 30, 2026
capacitor-app-spm-migration — capawesome-team/skills