TODO: Write a project description
TODO: Describe the installation process
#!/usr/bin/env ruby | |
# fix-xcode | |
# Mark Rickert <[email protected]> | |
# Symlinks all your old SDKs to Xcode.app every time it is updated. | |
# Create a directory called /SDKs and run this script. | |
# | |
# Each time you upgrade Xcode, run fix-xcode. |