My most used task for them however is to link to custom libraries when developing applications from within Xcode. This means I can have all my relevant SDK's and Libraries on a convenient place on disk eg. my Documents folder and then create a symbolic link to them and put it in the main include path in "/usr/include/". I can then link to that library in my project using the angled brackets notation which is a lot clearer and takes up less space eg. "#include
You will probably find more uses for symbolic links but will undoubtably find them very handy.
Create Symbolic Link 1.0
No comments:
Post a Comment