Skip to content

Added Target option for Start command #324

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

Conversation

callumhutchy
Copy link

Uses the same structure as the /target for BuildCommand, changes the 'path' option to follow the same system /path .
Allows platform targeting when testing applications, which is necessary when using certain libraries.
Fixes #271

Uses the same structure as the /target for BuildCommand, changes the path option to follow the same system /path <path>. This allows for platform targeting when testing applications, which is necessary when using certain libraries.
@callumhutchy callumhutchy changed the title #271 Added Target option for Start command Added Target option for Start command Oct 15, 2019
@robertmuehsig
Copy link
Collaborator

@callumhutchy Sorry for the huge delay. In threory your PR looks good and makes sense, unfortunately there is a merge conflict because of recent changes.
If you are still interested to see this feature in a future release I'm happy to merge if you could resolve the merge conflict.

@callumhutchy
Copy link
Author

@robertmuehsig I'll review this at some point over the weekend

@gabecook
Copy link
Contributor

gabecook commented Aug 7, 2020

This may help. It's what we are using with the current version of ElectronNET.

#463

@GregorBiswanger
Copy link
Member

We use #463

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

Successfully merging this pull request may close these issues.

Support electronize start target 32bit
4 participants