I don't want to integrate twitter or Facebook with my Parse app, and i've specified that in the coding of what I want on my login screen. I have 6 errors coming up: (I'm using Xcode 5 and latest version of Parse SDK)
Click on Targets → Your app name → and then the 'Build Phases' tab. Expand 'Link Binary With Libraries' Add Social.framework
Edit: may also need to add Accounts.framework