Reputation: 11
I've tried MailCore - have a problem with "library not linked" "reason - image not found"/ adding new copy file build phaze doesn't solve it; tried to use pantomime but have over 1000 errors with #include <Pantomime/Somefile.h>
(i changed all this #include <Pantomime/Somefile.h>
for #import "Somefile.h"
) its becouse a i used not a framework but an open-source library;
and i tried to add EDMessage framework - but i think it's for cocoa but not for cocoa touch becouse i had an error with NSCalendarDate. i can't use MessageUI becouse i need a full client to receive and send messages.
Upvotes: 1
Views: 934