Before I add Prime31 social networking plugin to my Unity application, all is well when using Parse.
When I add Prime31 SocialNetworking plugin and build to Xcode I start getting on the parse import line.
#import <Parse/Parse.h> 'Parse/Parse.h' file not found.
Ideas?