Search code examples
iosxcode5

Why can't I see my build phases tab in my XCode project?


When I click on my project in XCode 5, I can't see the build phases tab where I can link binaries with libraries.


Solution

  • Make sure to have the target of your project selected, as opposed to the actual project, in the left pane of the main view.