CtrlK
BlogDocsLog inGet started
Tessl Logo

kmp-cocoapods-to-spm-migration

github.com/Kotlin/kmp-cocoapods-to-spm-migration

Skill

Added

Review

migrate-cocoapods-to-spm

Migrate KMP projects from CocoaPods (kotlin("native.cocoapods")) to Swift Package Manager (swiftPMDependencies DSL) — replaces pod() with package(), transforms cocoapods.* imports to swiftPMImport.*, and reconfigures the Xcode project.