Feb
08
Pantomime framework packed as XCode 3 project
Twitter It!
I’ve moved the Pantomime framework into an XCode 3 project and changed some settings to make it compile.
Pantomime is provides classes for mime coding/Encoding, SMTP, POP3 and much more. Since Apple dropped support to send emails using Cocoa, Pantomime might be a good replacement.
Find the zipped XCode project folder here.
I just downloaded your version of the project and included the framework in my app but although I can compile without errors, I am getting data formatter errors in runtime and my app won’t launch.
Any ideas?