Skip to content

This project represents the case when Cocoapods dependencies are added in Kotlin and there is no existing Xcode project

License

Notifications You must be signed in to change notification settings

Kotlin/kmp-with-cocoapods-sample

Folders and files

NameName
Last commit message
Last commit date
Oct 10, 2023
May 31, 2024
Jul 16, 2020
Jul 16, 2020
May 31, 2024
Jul 16, 2020
Jun 4, 2024
May 31, 2024
May 31, 2024
Nov 23, 2022
Nov 23, 2022
Nov 23, 2022

Repository files navigation

official project

kotlin-with-cocoapods-sample

This project represents the case when CocoaPods dependencies added in Kotlin and there is no existing Xcode project

Project contains several directories:

  • pod_dependency - local Objective-C library with .podspec file
  • subspec_dependency - local Objective-C library whose .podspec file contains subspec "Core"
  • kotlin-library - Kotlin module with cocoapods section containing dependency on both local pods, remote pod Base64 and remote subspec dependency on SDWebImage/MapKit

Importing of this project to Intellij IDEA provides features like code-completion from these dependencies, highlighting and others

About

This project represents the case when Cocoapods dependencies are added in Kotlin and there is no existing Xcode project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published