Search code examples
objective-cxcodeios7storyboardxcode5

Can't find Storyboard ID in Identity inspector


I'm trying to find the "Storyboard ID" which should be before Restoration ID in Identity inspector, but I can't find that for any view I've selected. I've tried to open a new project and I still can't find it either.

Identity inspector

I'm using Xcode 5.0.2 developing for iOS-7.

Can you tell me what I'm missing here?


Solution

  • enter image description here

    You are pointing to a UIView or some other object on the StoryBoard. Press the yellow indicator on top of the other objects which is your ViewController