Whenever I add a new IBOulet
/ rename an existing one in my source code, the associated File Owner Connection Inspector in .xib
file does not get refreshed anymore.
If I close and reopen the project new outlets appear, but as long as I keep it open there is no way to access them. It happens in every .xib
file, and it's not a matter of proper custom class name - it is always associated ViewController
.
This issue started happening since Xcode 4.4.1 update - anybody experiencing the same behavior?