Hi I have Just Update my xcode to xcode5, but I have no idea how to add new referencing outlet using xcode 5 by ctrl-drag and drop the label or buttons just like previous wh
I was missing the obvious myself here. To add a new Referencing Outlet (I'm using XCode 9.0) I did the following:
New Referencing Outlet to the line in your header file where you want the new variable reference.