Skip to content

Conversation

v0l
Copy link

@v0l v0l commented Nov 23, 2023

Adds OSX support with C helper code.

Tried hard to get OBJ-C working directly from FFI but the object returned by objc_msgSend was not what i expected, maybe somebody else can figure that out.

@v0l
Copy link
Author

v0l commented Nov 23, 2023

@BlankSourceCode
Copy link
Owner

@v0l Thanks for this!

I used it to try adding mac support with only FFI (so we don't need to build and ship a separate binary) in #16

Unfortunately, I only have access to a really old Mac (cannot upgrade past Catalina), so I don't know if the code I added will work on newer versions of the Mac OS.

If you have a chance to test out the script and see if it needs modifying for the version of mac you are using, that would be really helpful.

Thanks again!

@mcnaveen
Copy link

@BlankSourceCode Check #16 (comment)

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