달력

5

« 2011/5 »

  • 29
  • 30
  • 31
2011. 5. 3. 21:28

Xcode Remove Mobile/SDK2011. 5. 3. 21:28

Xcode01


Xcode


completely remove and reinstall Xcode and the iPhone SDK.
Normally, you just drag a Mac application to the Trash Can and you’re good.

Xcode is a little different. There’s a ton of different folders, tools, SDKs, simulators, etc scattered around the Hard Drive.

So how do you remove everything?

Fire up Terminal and type:

sudo /Developer/Library/uninstall-devtools -mode=all

Type in your password and go grab a coffee. The Uninstall process takes quite a bit of time as it analyzes every package on your machine. However, it will find and remove all Xcode and iPhone SDK components. I highly recommend you to restart your Mac before re-installing Xcode.

xcode 3이하인 경우 

sudo /Developer/Library/unistall-devtools --mode=all

xcode 4인 경우 
sudo /Xcode4/Library/uninstall-devtools
만약 무턱대고 Xcode4를 이미 제거하였다면 다음 파일을 다운로드 받아서 /Developer/Library 에 풀고 터미널에서 위 명령어를 입력하여 제거하면 된다.
http://www.mediafire.com/?1n9auix1y503alz
그리고 다시 Xcode4를 설치하여 준다. 



Xcode 4.02는 Lion에서는 돌아가지 않는다.
그러므로 당연히 Xcode 4.1 이상을 설치하는 것이 적절하다.
이상한 점은 Xcode 3.26이 Lion에서 실행된다는 보고가 있다. 
이는 Snow Leopard에서 Xcode 3.26을 사용하던 상황에서 Lion으로 업그레이드했기 때문에 몇몇 사람은 운이좋게 Xcode 3.26을 실행할 수 있다. 
물론 여기에는 트릭이 있다. 
/Developer 폴더명을 /Developer 3.2 등으로 변경하여 주는 것이다.
항상 그러하다는 것은 아니다.

'Mobile > SDK' 카테고리의 다른 글

GameSalad  (0) 2011.07.21
iOS 4.3 beta 3 released to developers  (0) 2011.02.02
iOS 4.3 Update  (0) 2011.01.21
xcode_3.2.3_and_iphone_sdk_4_gm_seed.dmg 2.06 GB  (0) 2010.06.11
:
Posted by uno-ani

위치정보 저장 버그를 해결한 iOS 4.3.3 공개 예정인 것 같군요.

지난주 주요 이슈중의 하나였었는데 Apple사에서 발빠르게 iOS 업그레이드를 통하여 대처를 하는 것 같습니다.

'Mobile > iPhone' 카테고리의 다른 글

wifi 싱크기능 - iOS 5  (0) 2011.06.10
iOS 4.3.3 (8j2) Update  (0) 2011.05.05
Apple released iOS 4.3.2 8H8 (4.2.7 for VZ iPhone)  (0) 2011.04.15
iOS 4.3.1(8G4) Update  (0) 2011.03.26
iOS 4.3 GM(8F190)  (0) 2011.03.11
:
Posted by uno-ani

XPC UEFI-Bootloader 0.83.07 | Build 02.05.2011 http://www.mediafire.com/?4mtpyj9x3r2q0el | XPC Commands http://pastie.org/1682374 | Added XPC GPT Partition install/boot. Read the readme! Loader for GPT is Efildgpt!  Be sure to copy all files!"


XPC UEFI-Bootloader 0.83.05 | Build late 28.04.2011 http://www.mediafire.com/?sjxt5nntxffh8pd | XPC Commands http://pastie.org/1682374 | Fix: 10.6 kext load. Changed: Xpc is part of Efildr20 from now on. Just copy Efildr20 to your boot stick


XPC UEFI-Bootloader 0.83.02 | Build late 24.04.2011 http://www.mediafire.com/?qaagp8nk6wqxjwy |


XPC UEFI-Bootloader 0.82.54 | Build 19.04.2011 http://www.mediafire.com/?kz77ge8siampvum | XPC Commands http://pastie.org/1682374


XPC UEFI-Bootloader 0.82.53 | Build 18.04.2011 http://www.mediafire.com/?9oke49sofefn1s5 | XPC Commands http://pastie.org/1682374 | Bugfix: RestartFix-Fix, double volume entries in GUI

XPC 0.82.53
-----------

Changed in this version:

- Restart-Fix bugfix


Older changes:

- New Efildr20, the bootloader is named xpc.efi from now on. Be sure to copy all required files!


Added in this version:

- Using DMG images to boot from and booting for 10.7 (Lion) now will use Extensions.mkext automatically if extra_kext were found.
- Added shortcuts: 'CTRL'+'3' means force boot 32-Bit System, 'CTRL'+'6' means force x64 (if possible).
- Added File patching


Mounting an DMG Image in GUI:

- Press key 'A', select your Image. After successful mounting it, the volume icon for the volume where the image were loaded from will change, indicating an DMG were mounted.
  By pressing 'CTRL'+'D' you can switch between the DMG and the volume.

- If the DMG icon is shown and you press enter (or some boot-shortcut to boot), your machine will boot from the DMG.


'Mac OS X Install Data' booting:

- if this folder gets found on an volume, xpc changes the volume name to 'Install OS X'.
  you can boot from this folder, or by pressing 'CTRL'+'F' to switch to normal volume boot (if supported).




------------------------
XPC is (C) by iPhoneTom.
------------------------


XPC UEFI-Bootloader 0.82.52 | Build 17.04.2011

http://www.mediafire.com/?bxz3073oxwivikl

XPC Commands http://pastie.org/1682374 |


XPC 0.82.52
-----------

Changed in this version:

- New Efildr20, the bootloader is named xpc.efi from now on. Be sure to copy all required files!


Added in this version:

- Using DMG images to boot from and booting for 10.7 (Lion) now will use Extensions.mkext automatically if extra_kext were found.
- Added shortcuts: 'CTRL'+'3' means force boot 32-Bit System, 'CTRL'+'6' means force x64 (if possible).
- Added File patching


Mounting an DMG Image in GUI:

- Press key 'A', select your Image. After successful mounting it, the volume icon for the volume where the image were loaded from will change, indicating an DMG were mounted.
  By pressing 'CTRL'+'D' you can switch between the DMG and the volume.

- If the DMG icon is shown and you press enter (or some boot-shortcut to boot), your machine will boot from the DMG.


'Mac OS X Install Data' booting:

- if this folder gets found on an volume, xpc changes the volume name to 'Install OS X'.
  you can boot from this folder, or by pressing 'CTRL'+'F' to switch to normal volume boot (if supported).




------------------------
XPC is (C) by iPhoneTom.
------------------------


스크린샷 2011-03-18 8.41.27 AM




:
Posted by uno-ani