In trying to track down a build failure of clang-3.7 on El Cap, I found it only
builds there if “use_xode yes” is selected...
In trying to understand why that is, I find this odd SDK difference. It’s on
two different El Cap machines I have. Does everyone with El Cap have this issue
- the last X
If it may help, on my PowerMac running El Cap I find both showing 10.12:
[:~]% ls -la
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
total 16
drwxr-xr-x 3 root wheel 136 Dec 16 2017 .
drwxr-xr-x 5 root wheel 170 Dec 15 2016 ..
drwxr-xr-x 4 root wheel
On 02/04/2020 00:43, Ken Cunningham wrote:
> In trying to track down a build failure of clang-3.7 on El Cap, I found it
> only builds there if “use_xode yes” is selected...
>
> In trying to understand why that is, I find this odd SDK difference. It’s on
> two different El Cap machines I have. Do
Thanks -- I do this quite a lot (too much, probably), but somehow I obviously
have missed some Xcode update here.
Nothing shows up in the upgrade list / App Store, but clearly there is one ...
Best,
Ken
On 2020-04-01, at 4:57 PM, Franco Vaccari wrote:
> If it may help, on my PowerMac runni