Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update formula to install rnp.dylib (or add rnp-dev). #29

Open
ni4 opened this issue Nov 23, 2021 · 5 comments
Open

Update formula to install rnp.dylib (or add rnp-dev). #29

ni4 opened this issue Nov 23, 2021 · 5 comments

Comments

@ni4
Copy link
Contributor

ni4 commented Nov 23, 2021

It would be good to be able to install rnp.dylib together with rnp/rnpkeys utilities, which would be used by fellow Swift developers once bindings are available.

@ni4
Copy link
Contributor Author

ni4 commented Nov 23, 2021

@ribose-jeffreylau should we use separate rnp-dev formula, or include some flags to the main one? Not sure which is more common for homebrew.

@ribose-jeffreylau
Copy link
Contributor

@ni4 I'm actually not too aware of "-dev" formulas in homebrew, so I'm leaning towards adding flags (or whatever) to the main formula.

@ronaldtse
Copy link
Contributor

@ni4 @ribose-jeffreylau why not just install rnp.dylib by default in the homebrew formula?

@ribose-jeffreylau
Copy link
Contributor

@ni4 @ribose-jeffreylau why not just install rnp.dylib by default in the homebrew formula?

That seems to make most sense to me.

@ni4
Copy link
Contributor Author

ni4 commented Nov 24, 2021

Agree, installing dylib + dynamically linked CLI should be the same in sense of time and space as having statically-linked CLI, just one file more.

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

No branches or pull requests

3 participants