On 8/25/16 10:02 PM, Ryan Schmidt wrote:
I just haven't researched whether one is supposed to use 
MAC_OS_X_VERSION_MIN_REQUIRED or MAC_OS_X_VERSION_MAX_ALLOWED or 
__MAC_OS_X_VERSION_MAX_ALLOWED or something else.
Can someone try something like this:

#if MAC_OS_X_VERSION_MIN_REQUIRED < 1070

[do someStuff:here andHere];

#endif

and see if it builds on 10.6? If so, send me a patch and I'll test it on 10.11 and commit if it works. I have no access to 10.6.

Thanks,
Kevin

--
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to