AI AGENT ADDONS

Kotlin Tooling Cocoapods Spm Migration

kotlin/kotlin-agent-skills

Moving your Kotlin Multiplatform project from CocoaPods to Swift Package Manager can be a big task. This guide breaks it down into eight clear steps. You will learn how to update your Gradle setup, change your imports, and reconfigure your Xcode project.

The process keeps your old CocoaPods setup active until the new one is ready. This makes the switch safe and easy to follow. Developers can avoid breaking their build while making the change.

At the end you get a MIGRATION_REPORT.md file that records everything. This helps you track what changed and why.

Add Kotlin Tooling Cocoapods Spm Migration skill to your workflow

Global

mkdir -p ~/.claude/skills/kotlin-tooling-cocoapods-spm-migration

Project

mkdir -p .claude/skills/kotlin-tooling-cocoapods-spm-migration

Source Repository

Stars
894
Forks
31
Watchers
894
License
Apache-2.0
Last Push
27 days ago
Created
4 months ago