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

fix(macOS): make SDK build in macOS #9

Merged
merged 3 commits into from
Sep 19, 2024
Merged

fix(macOS): make SDK build in macOS #9

merged 3 commits into from
Sep 19, 2024

Conversation

beekhc
Copy link
Collaborator

@beekhc beekhc commented Sep 19, 2024

Which problem is this PR solving?

This adds annotations to make the SDK work in macOS.

Short description of the changes

Supporting macOS is not a priority for us, but it's nice to have. I'm currently using it to simulate some data from a command-line app. All it takes is a few annotations, so I think it's worth doing.

Note that the diff looks a lot more complicated than the actual changes. GitHub seems to be confused about some indentation changes.

How to verify that this has the expected result

It's not worth adding a test for this at this time. But I have manually verified it by using the SDK.

@beekhc beekhc requested a review from a team September 19, 2024 19:00
Copy link

@MustafaHaddara MustafaHaddara left a comment

Choose a reason for hiding this comment

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

seems reasonable enough

@beekhc beekhc merged commit e529293 into main Sep 19, 2024
2 checks passed
@beekhc beekhc deleted the beeklimt.macos branch September 19, 2024 21:37
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.

3 participants