-
Notifications
You must be signed in to change notification settings - Fork 26
Remove support for macOS (unmaintained) #29
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
I guess there's your answer. No mac compatibility worth speaking of. That makes your job in #28 easier. :) The loopy downstream seems worth having though. |
There's some support in here |
It's already broken, it was never tested, and nobody seems to care. I'd rather just delete that code. :) |
And it's gone! 🌮 Kept the loopy CI like you said though. |
|
For reference (https://trac.macports.org/wiki/XcodeVersionInfo) it seems like the version string went from to at some point, so the check in here stopped working. EDIT: just tried extending that check a bit, but it failed to compile a module, so more work is likely needed. |
|
Thanks! |
Went ahead and added loopy too, so that this gets some real world usage.