Mac OS X Lion Xcode problems using RVM

后端 未结 4 1505
醉话见心
醉话见心 2021-02-04 16:59

I had Xcode 4.1 preview 5 working fine but decided to upgrade to the final xcode 4.1 thru the App store. I uninstalled Xcode first...

sudo /Developer/Library/u         


        
4条回答
  •  無奈伤痛
    2021-02-04 17:10

    Note - after running "Install Xcode" I still only have "gcc" in /usr/bin, not gcc-4.2. But still worked fine, /usr/bin/gcc was a symlink to /usr/bin/llvm-gcc-4.2

提交回复
热议问题