what is a straight forward method or any to rename a project name (project name, virtual project folder name, physical project folder name.. etc) from Xcode 5 ?
1条回答
- First close xCode
- Copy your Project folder (in my case called FirstName) to Desktop
- Rename the Project folder (in my case SecondName)
- Now open the new Project folder and start xCode by clicking the .xcodeproj file
- Change the Name of the app in the left top corner by double clicking it slowly:
- Rename everything they recommend
- Save and close xCode
- Put the renamed Project folder back in your xCode Projects folder and you are done!
查看更多
0人赞
添加讨论(0)
举报
相关问题
- CALayer - backgroundColor flipped?
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- xcode 4 garbage collection removed?
- Unable to process app at this time due to a genera
- Swift - hide pickerView after value selected
- How can I add media attachments to my push notific