MailCore 0.2.7
Entry published aug 10 2009
I’ve finally gotten around to releasing a new version of MailCore… Since my last release a few patches have been submitted, special thanks to those that sent in patches.
MailCore is now being used in a few iPhone apps (maybe someone can submit a patch to make MailCore buildable on the iPhone?), and I’m currently using it for an unannounced product (and no, not Kiwi, something else I’ve been working on).
Here is a list of the major changes:
- Fixed a memory leak found by Stefano Barbato where mime structures weren’t autoreleased when returned
- Added a new method to CTCoreMessage that can be used to init from a string
- Added proper decoding of unicode characters, w/ test (patch from Julián Romero)
- Updated the examples to work with the latest API
- Fixed a issue with CTCoreMessage where fields were being freed twice
Grab a prebuilt framework here or grab the source from BitBucket
Hi, Wanted some information, on how to use a mac framework , like mailcore in iphone application ? Can u pleas help me with this one.