Skip to content

Instantly share code, notes, and snippets.

@taylanpince
Created March 25, 2011 19:40
Show Gist options
  • Save taylanpince/887482 to your computer and use it in GitHub Desktop.
Save taylanpince/887482 to your computer and use it in GitHub Desktop.
These symlinks allow Xcode 4 to work with the PLBlocks installer
cd /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/
sudo ln -s /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/GCC\ 4.2\ \(Plausible\ Blocks\ -\ iPhoneOS\).xcplugin
cd /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/
sudo ln -s /Developer/Library/Xcode/Plug-ins/GCC\ 4.2\ \(Plausible\ Blocks\).xcplugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment