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

Unify Windows, Linux, and Mac APIs #26

Open
NHDaly opened this issue Aug 18, 2018 · 0 comments
Open

Unify Windows, Linux, and Mac APIs #26

NHDaly opened this issue Aug 18, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@NHDaly
Copy link
Owner

NHDaly commented Aug 18, 2018

Currently there are two totally separate interfaces for build_app_bundle, one defined for Mac and one for Windows/Linux.

We should fix that!

I'm going to try to unify them together. For the most part, at first i think this will mostly just entail adding dummy arguments to the windows/linux version so that at least using the same build script on all three systems won't be an Error.

@NHDaly NHDaly added the help wanted Extra attention is needed label Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant