MacOSX-SDKs icon indicating copy to clipboard operation
MacOSX-SDKs copied to clipboard

Header file in MacOSX10.13.sdk is symlink to /Users/phraker...

Open Claytonious opened this issue 6 years ago • 4 comments

Extract the MacOSX10.13.sdk release and notice that MacOSX10.13.sdk/usr/include/c++/4.2.1/bits/gthr-posix.h is a symlink to phracker's home directory. This makes the SDK release unusable for anything that needs that header file, of course.

gthr-posix.h -> Users/phracker/Documents/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1/bits/gthr-default.h

Claytonious avatar Sep 23 '18 02:09 Claytonious

Oh, looks like @kergoth fixed it already in https://github.com/phracker/MacOSX-SDKs/pull/14 - I guess it just hasn't landed on the releases tab yet. 👍

Claytonious avatar Sep 23 '18 02:09 Claytonious

This appears to be resolved. Should it be closed?

jakirkham avatar Oct 18 '18 15:10 jakirkham

max:~/Downloads/MacOSX10.13.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers$ ls -l IOReturn.h lrwxr-xr-x 1 max staff 189 Aug 5 2017 IOReturn.h -> Users/phracker/Documents/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/IOReturn.h

still existing

noopoo avatar Nov 07 '18 15:11 noopoo

Zip file : MacOSX10.13.sdk in https://github.com/phracker/MacOSX-SDKs/releases need update too.

dilbert2 avatar Nov 21 '18 09:11 dilbert2