Search code examples
swiftxcodexcode11

How to connect view button / label to controller file in Xcode 11?


enter image description hereHey guys I have an strange problem. I recently updated to Xcode 11 and when I want to open the view controller file beside my storyboard file to connect IBAction for a button there is no button in Xcode to do so. There used to be a double circle button (similar to AUB picture) but I can't find it now.

I searched the web but couldn't find any solution either.


Solution

  • In Xcode 11 you will have open the ViewController.xib first, then hold OPTION (ALT) and click on the related ViewController.swift