I was playing around with xcode objects the other day and I must have done something to the user interface objects and some other objects have appear. As long as i remember there were some drop-down menu objects, some other sliders, etc. how do I get that menu?
Share
You have managed to open the OSX object library instead of the iOS one. Note that those objects will not work with your iOS project. You can start a new OSX project if you want to explore it.
If you just want to open it (using your current project/workspace) do the following:
Once you open a storyboard/nib file for iOS, Object Library will reset to iOS mode.