Yes - this is new to Xcode 11.4. The same project opened in Xcode 11.3.1 displays all of the connected UIView names correctly. I am downloading Xcode 11.4.1 now. Will report what I find.Update... Xcode 11.4.1 has the same issue. All UIViews which are linked to properties in a companion .swift file just show "view" as their name in Interface Builder.
Post
Replies
Boosts
Views
Activity
I have this same exact issue. This is a REALLY big deal.My project probably has over 30 .xib files with this issue. Many of these with nested UIViews - and without any proper labeling of these views, it is super difficult to edit anything. I have done all of the standard things you would think to do. Wait for the index to rebuild - do a clean build. But none of that helped.I was going to post some images of what this looks like, but my post never got approved - weird.Anyway, this is happening to me as well and hopefully can get escalated as it is a pretty serious issue.
I am having the same issue. Build show up as processing for a second - and then disappeared on next page refresh.