问题
I want to ask some question about Xcode 4.5. I am creating app with storyboard. This app has UIPageViewController
. But if I want to define identifier of UIViewController
in IB of storyboard, there is no place for it anymore.
Can you please tell me, where can I simple define (using IB) identifier of view controller?

回答1:
It seems that in XCode 4.5 Identifier below Attributes inspector has moved to Storyboard ID below Identy inspector.
来源:https://stackoverflow.com/questions/12471429/uipageviewcontroller-using-storyboard-and-xcode-4-5