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

Change macos to be the seperate binary #3

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

michaelbrusegard
Copy link
Owner

This is a very simple PR that just swaps two files. It is just a suggestion. What it does is so cargo run will by default use threading and to make it work on macos we run cargo run --bin macos. This is maybe better because then it will be the same as they expect in the course. we need to make changes to both main.rs and macos.rs when updating things so it works on all platforms

Copy link
Collaborator

@CraZyB1336 CraZyB1336 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@CraZyB1336 CraZyB1336 merged commit 0fbb529 into main Aug 20, 2024
3 checks passed
@CraZyB1336 CraZyB1336 deleted the macos-seperate-binary branch August 20, 2024 14:34
michaelbrusegard added a commit that referenced this pull request Aug 21, 2024
…nary"

This reverts commit 0fbb529, reversing
changes made to 079884f.
@michaelbrusegard michaelbrusegard changed the title change macos to be the seperate binary Change macos to be the seperate binary Sep 20, 2024
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

Successfully merging this pull request may close these issues.

2 participants