To rename an Xcode 2.5 project, do the following:
- Close the project in Xcode
- Duplicate the project directory in the Finder by pressing Command-D.
- Rename the folder
- Open the folder and rename the “.xcodeproject” file
- Delete the “Build” sub folder, if there is one
- Open the renamed .xcodeproject file
- On the left in the “Groups&Files” list, expand the “Targets” group, double click on the target that still has your old project filename. Rename it under the “General”-tab in the window that opens.
- Select “Clean all targets” from the “Build” menu, keep the boxes checked, and click “Clean”.
- Build and run your project.
'Deveopment' 카테고리의 다른 글
| 실시간 classifier using WEKA (0) | 2012/04/05 |
|---|---|
| Objective-C 에서 fmod library 사용하기 (0) | 2011/07/18 |
| Xcode 프로젝트명 변경하기. (0) | 2011/02/16 |
| 아이폰 사운드 관련 정보 (0) | 2011/01/21 |
| 입김 불기 Detection Code (0) | 2011/01/12 |
| Reset XBee (0) | 2010/09/18 |
TRACKBACK 0 And
COMMENT 0

