Created
November 2, 2018 13:40
-
-
Save obalunenko/4f1853b0040afcbf375704a1aedc3200 to your computer and use it in GitHub Desktop.
odd xcode CommandLineTools warnings fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework /Library/Frameworks/ | |
| sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework /Library/Frameworks/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment