frankois944 / spm4Kmp
SPM For KMP: Use Apple Swift packages and bridge Swift sources in a KMP project
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing frankois944/spm4Kmp in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewThe Swift Package Manager for Kotlin multiplatform Plugin The Swift Package Manager for Kotlin Multiplatform Plugin, aka Gradle Plugin, is an **alternative of the dying CocoaPods Plugin** used by KMP cocoapods plugin. It will help you to integrate Swift Package and simplify communication between Swift/Kotlin Multiplatform projects targeting the **Apple platform**. You can also easily **use your own Swift code** to your Kotlin's Apple sourceSet! The plugin uses the embedded Swift Package Manager, so **no third-party dependency is needed**, and it's less intrusive. READ THE DOCUMENTATION đ Vote for me on the Golden Kodee Community Awards 2026 â¤ď¸ QuickStart Gradle Plugin Gradle Properties Initial Configuration âď¸ Support My Project âď¸ If you find this project useful, please consider giving it a star! Star History --- For additional help or detailed documentation, refer to the official repository or contact the plugin maintainers. Happy coding! đ