I am creating an application that uses the framework Social.h and Accounts.h .
I have both frames set as optional . I have a Base SDK as 6.0 I have an iOS Deployment Target installed as 5.0
When I create an application for my iPhone running 6.0 , everything works fine. When I create my iPhone simulator running 5.0 , I get errors saying Social/Social.h file not found (I don't get this error for Accounts.h, which seems strange. I would think that everything will be or nothing.)
Chris
source share