I had a source control issue causing me to manually merge two different streams. All my code seems to be there, but now in the app delegate I am getting the error noted above on the import statement in my AppDelegate
#import <ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.h>
I can see the POD, but no idea what is going on.
Thanks!