Skip to content

Instantly share code, notes, and snippets.

View mikeh's full-sized avatar

Mike Hatfield mikeh

View GitHub Profile
@mikeh
mikeh / fix-xcode
Last active December 23, 2015 04:29 — forked from rnapier/fix-xcode
Modified to support SDKs folder in user home directory and allow Xcode destinations containing spaces (e.g. "Xcode 4.6.3.app")
#!/usr/bin/python
# fix-xcode
# Rob Napier <[email protected]>
# Modified to support SDKs folder in user home directory and allow Xcode destinations containing spaces (e.g. "Xcode 4.6.3.app")
# Mike Hatfield <[email protected]>
# Script to link in all your old SDKs every time you upgrade Xcode
# Create a directory called /SDKs (or modify source_path).