Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Support the ability for pods to be declared “link only” #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support the ability for pods to be declared “link only” #13

wants to merge 1 commit into from

Conversation

dcvz
Copy link

@dcvz dcvz commented Jul 15, 2020

There's some libraries out there like: https://github.com/icerockdev/moko-socket-io

That ask you to add it as a dependency in cocoa pods, but only link and not run the cinterop.
This PR adds a flag that allows you to mark a dependency as link only.

@dcvz
Copy link
Author

dcvz commented Sep 27, 2020

@kpgalligan any thoughts on this addition?

@kpgalligan
Copy link
Contributor

Sorry for delay. Taking a look soon...

@russhwolf russhwolf added the TODO Tasks the Touchlab team intends to prioritize label Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
TODO Tasks the Touchlab team intends to prioritize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants