<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">You may use github "mirror" of SDK for difference macOS, for example</div><div class=""><br class=""></div><a href="https://github.com/search?q=repo:phracker/MacOSX-SDKs kCGImageByteOrder32Big&type=code" class="">https://github.com/search?q=repo%3Aphracker%2FMacOSX-SDKs%20kCGImageByteOrder32Big&type=code</a><div class=""><br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">-- <br class="">wbr, Kirill</div>
</div>
<div style=""><br class=""><blockquote type="cite" class=""><div class="">On 23. Aug 2023, at 20:14, Jason Liu <<a href="mailto:jasonliu@umich.edu" class="">jasonliu@umich.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><br class=""></div></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br class="">From: <span dir="auto" class=""><<a href="mailto:chrischavez@gmx.us" class="">chrischavez@gmx.us</a>></span><br class="">Date: Wed, Aug 23, 2023 at 9:07 AM<br class="">Subject: Re: Quick favor for those with access to 10.12 machines<br class="">To: Jason Liu <<a href="mailto:jasonliu@umich.edu" class="">jasonliu@umich.edu</a>><br class=""></div><br class=""><br class="">On 8/23/23 at 1:18 AM, Jason Liu wrote:<br class="">
<br class="">
> Hi all,<br class="">
><br class="">
> I have what is hopefully a quick favor to ask of people who have access to<br class="">
> a machine with 10.12. Could someone search for whether the string<br class="">
> "kCGImageByteOrder32Big" can be found anywhere inside of<br class="">
> /System/Library/Frameworks/CoreGraphics.framework?<br class="">
><br class="">
> In other words, run a<br class="">
><br class="">
> grep -R kCGImageByteOrder32Big<br class="">
> /System/Library/Frameworks/CoreGraphics.framework<br class="">
><br class="">
> and let me know whether you get any hits.<br class="">
><br class="">
> --<br class="">
> Jason Liu<br class="">
><br class="">
<br class="">
<br class="">
<br class="">
I do not have access macOS 10.12, but I know kCGImageByteOrder32Big is defined in CGImage.h in the SDKs for 10.12 and later. There were many constants introduced in 10.12 which are equivalent to and/or replacements for earlier ones. In the case of kCGImageByteOrder32Big it has the same value as kCGBitmapByteOrder32Big.<br class="">
<br class="">
<br class="">
<br class="">
Could you please forward this to the macports-dev list? It is currently rejecting my email.<br class="">
</div></div>
</div></blockquote></div><br class=""></div></body></html>