MailCore 0.2.3
Entry published may 07 2006
MailCore 0.2.3 has just been uploaded. Here’s some release notes:
- The CTCoreMessage object now has a flag attribute, it holds flags like unread, forwarded, new..etc
- More documentation has been added. I added a small section on sending e-mail.
- MailCore has now been released under the BSD license
- @executable_path/../Frameworks/ is no longer the default for the installation location. If you are going to be placing MailCore inside your application bundle you will need to run the install_name_tool on the library, please look at the man page for more information.