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

Split up Project into its executables #16

Open
Blackjacx opened this issue Sep 24, 2020 · 0 comments
Open

Split up Project into its executables #16

Blackjacx opened this issue Sep 24, 2020 · 0 comments

Comments

@Blackjacx
Copy link
Owner

Blackjacx commented Sep 24, 2020

This project contains executables that each can run on different platforms. Distributing them in one opackage has the following disadvantages:

  • platform the whole package is restricted to the lowest common denominator (macOS)
  • downloading and building the whole package takes much more time than building a single executable
  • not all executables need all package dependencies

🚨 When this is done don't forget to update the Bitrise screenshot step for Beiwagen!

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

1 participant