<div dir="ltr">That's a great tip, I had no idea someone was uploading the macOS SDKs onto GitHub! Thanks, Kirill!<div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- </div><div>Jason Liu</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 23, 2023 at 2:22 PM Kirill A. Korinsky <<a href="mailto:kirill@korins.ky">kirill@korins.ky</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div>You may use github "mirror" of SDK for difference macOS, for example</div><div><br></div><a href="https://github.com/search?q=repo:phracker/MacOSX-SDKs%20kCGImageByteOrder32Big&type=code" target="_blank">https://github.com/search?q=repo%3Aphracker%2FMacOSX-SDKs%20kCGImageByteOrder32Big&type=code</a><div><br><div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">-- <br>wbr, Kirill</div>

</div>
<div><br><blockquote type="cite"><div>On 23. Aug 2023, at 20:14, Jason Liu <<a href="mailto:jasonliu@umich.edu" target="_blank">jasonliu@umich.edu</a>> wrote:</div><br><div><div dir="ltr"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><br></div></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>From: <span dir="auto"><<a href="mailto:chrischavez@gmx.us" target="_blank">chrischavez@gmx.us</a>></span><br>Date: Wed, Aug 23, 2023 at 9:07 AM<br>Subject: Re: Quick favor for those with access to 10.12 machines<br>To: Jason Liu <<a href="mailto:jasonliu@umich.edu" target="_blank">jasonliu@umich.edu</a>><br></div><br><br>On 8/23/23 at 1:18 AM, Jason Liu wrote:<br>
<br>
> Hi all,<br>
><br>
> I have what is hopefully a quick favor to ask of people who have access to<br>
> a machine with 10.12. Could someone search for whether the string<br>
> "kCGImageByteOrder32Big" can be found anywhere inside of<br>
> /System/Library/Frameworks/CoreGraphics.framework?<br>
><br>
> In other words, run a<br>
><br>
> grep -R kCGImageByteOrder32Big<br>
> /System/Library/Frameworks/CoreGraphics.framework<br>
><br>
> and let me know whether you get any hits.<br>
><br>
> --<br>
> Jason Liu<br>
><br>
<br>
<br>
<br>
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>
<br>
<br>
<br>
Could you please forward this to the macports-dev list? It is currently rejecting my email.<br>
</div></div>
</div></blockquote></div><br></div></div></blockquote></div>