-
Notifications
You must be signed in to change notification settings - Fork 183
[DO NOT SUBMIT] Experiments with Mac compile target #2610
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
base: master
Are you sure you want to change the base?
[DO NOT SUBMIT] Experiments with Mac compile target #2610
Conversation
cf1e21a
to
7921573
Compare
7921573
to
a52b96f
Compare
@Phillipus Can you help here to assess if the
and
I have to admit that I'm not sure. |
I did some research and tested on my own locally on Mac and I am quite sure that I've tested locally on a system that was just updated to MacOS 26.0. In consequence, the Also see this for some pointers confirming the assumption that you made: https://stackoverflow.com/questions/17143373/determine-minimum-osx-version-a-binary-was-compiled-for |
OK, great. Thank you for your help on this one! But besides the minos version, would it also be necessary to keep the SDK as low as possible? Would it work to run on mac 14 if the binaries are linked against sdk 15 (assuming sdk 15 is the default on mac 15)? But as far as I can tell, it's possible to install older versions of xcode/the SDK. So if that's necessary we should be able to do it even on newer OS versions. I'll ask in the EF gitlab issue about that. |
a52b96f
to
7d1c40c
Compare
Done in the context of