xcode 프로젝트명 바꾸기

 

Xcode — Rename Project and Application, Change Copyright and Version Number

아이폰 프로젝트 기준으로 간단히 요약하면..

0. xcode 종료된 상태에서
1. 폴더를 복사하고, 새 이름을 정한다.
2. 폴더를 열고, .xcodeproject 파일 이름을 수정한다.
3. 수정한 파일을 연다. (프로젝트가 열림)
4. 왼쪽 Groups & Files 리스트에서 Targets 그룹 안의 target 을 더블클릭한다.
5. info 창의 General 탭에서 원하는 프로젝트명을 적는다.
6. Build 탭에서 Packaging 그룹 안의 Product Name 을 변경된 프로젝트명으로 바꿔준다.
7. 6 단계의 Debug / Release 및 기타 단계(ad-hoc, Distribution…) 도 모두 바꿔준다.
6. Build / Clean all targets 을 실행한다.

참고 : http://mocona.tistory.com/121

 

This entry was posted in Objective-C/iPhone and tagged . Bookmark the permalink.

댓글 남기기