Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 8.2.1, how to remove disconnected view controller completely from storyboard?

I want to completely remove/delete a view controller from the storyboard that I'm not using. It's an extra view controller that I don't need. Is there a way to completely remove/delete an unused view controller from storyboard?

like image 281
iBEK Avatar asked Oct 15 '25 15:10

iBEK


1 Answers

Is there a way to completely remove/delete an unused view controller from storyboard?

Yes:

  1. Open the storyboard
  2. Select the view controller that you don't need
  3. Press the Delete key.

There's also the Edit->Delete menu command, which does the same thing as pressing Delete.

like image 126
Caleb Avatar answered Oct 18 '25 08:10

Caleb



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!