Reputation: 101
I am new to Swift and XCode and since Apple released the new XCode 8 Beta, I have a problem finding the input for the Story Board ID in the Identity Inspector from my View Controller!
Can you please help me? Thanks
It looks a bit different than the old version!
Upvotes: 2
Views: 1385
Reputation: 1414
select your view controlloer, now in Inspector bar click on third option i.e. Identity inspector there you can enter the storyBoard id of you viewcontroller
Upvotes: 2