Category: XCode

  • Mac OS X: How to Uninstall Xcode?

    Mac Developer Tips » How to Uninstall Xcode

    I hate, that I have to restart this computer.

    Even after this the app store still thinks XCode is installed and up-to-date.
    What a mess!

    I had to remove “/Applications//Install Xcode.app”, only after this, I could re-install Xcode.

    Mounting xcode_4.1_for_lion.dmg and executing the pkg file in there did not yet re-install Xcode, only executing “/Applications/Install Xcode.app” did.
    Maybe executing the later would have re-installed it properly in the first place …

  • fink on Lion

    When I set up fink on Snow Leopard quite a while ago, I didn’t really care, where XCode and all that went.
    Now with Lion things are not running as smooth.
    I have to put /Developer/usr/bin on PATH.
    But that still doesn’t allow to successfully run ./bootstrap . How bad! I think I am going to abandon fink for the time being in favour of DarwinPort.