Post

Replies

Boosts

Views

Activity

Reply to Updating to XCode 11.4 makes connected IBOutlet thats connected and auto renamed to the var name is no longer auto renamed
Well I tried the same thing with renaming using refactor functionality in xcode but it still not showing the renamed IBOutlet's name, the connectivity between .Xib and .swift file does not seem having any issues.Here's the interesting thing that I found just now:I tried using Storyboard and Xib in the same new clean projectIt seems like the interface builder in storyboard is showing the expected behaviour of showing the IBOutlet name .https://imgur.com/lf8M6UEBut when I tried to do the same thing with Xib in the same project it shown that my IBOutlet name is not shown on the interface builder, and just showing it's generic type.https://imgur.com/wUvLXWA
Apr ’20
Reply to Updating to XCode 11.4 makes connected IBOutlet thats connected and auto renamed to the var name is no longer auto renamed
it took me about 3-4 days for my post above which containing the image links to be approved. It was just stayed there with the status was being moderated.I hope that this is can be fixed soon since the connected IBOutlet's name also can't be searched in the Interface Builder which is kinda devastating for a project that is still heavily using .xib.
Apr ’20