I am busy installing OData for Objective-C, and in the instructions it says the following:
On the XCode menu bar, click “Project” / “Edit Project Settings”.
Only problem is that there is no “Project” Menu item in the xcode environment that I have. I am using version 4.2.1
Has anyone else had this problem?
Thanks for any feedback.
The “Project” menu item does not exist in XCode 4. Instead, you select the topmost item in the left-hand drawer (the “Project Navigator”). Make sure you select your project, and not any of the targets. An image of this can be seen here.