Category: Improvements and bugs
-
The Joys of Beta Swift: A Change to Outlets
I went to open the pizza demo to get ready for my next post and was greeted by 10 compiler error messages, all the same. ‘IBOutlet’ property has non-optional type ‘UILabel’ Just after I finished the optionals post, It turns out there a change in Beta 4. Before Beta 4, and as described in Apple’s…