Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

[Question] Publish kotlin native library for iOS #19

Open
IlyaEremin opened this issue Mar 18, 2019 · 0 comments
Open

[Question] Publish kotlin native library for iOS #19

IlyaEremin opened this issue Mar 18, 2019 · 0 comments

Comments

@IlyaEremin
Copy link

IlyaEremin commented Mar 18, 2019

First, thank you very much for the library.

I successfully added kotlin/native dependency as git submodule into my ios project using kotlin-native-cocoapods library. And I don't like to manage dependencies like that. It would be more convenient to have project for at github (or on some service like jitpack.io) and specify dependency in Podfile like that.

pod 'MyKotlinNativeLibrary', :git => 'https://github.com/cat/MyKotlinNativeLibrary.git'

How can we achieve that? I'm not experienced at iOS development, feel free to correct me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant