Search code examples
objective-cxcode4.5

Why we cannot open .xcodeproj file in textedit?


What is that file? A normal text file right? I want to know what's inside.

I know that changing the name of your .xcodeproj will make it fail to compile and I think it's silly.

I want to fix it.


Solution

  • You can rename the .xcodeproj from within XCode. With the project navigator open, click on the project file name at the root and press Enter to rename it.