2007-07-07 16:12:39 -07:00
2009-12-18 17:49:56 -08:00
2011-10-16 22:06:46 -05:00
2007-07-07 16:12:39 -07:00

 __    __     ______     __     __         ______     ______     ______     ______    
/\ "-./  \   /\  __ \   /\ \   /\ \       /\  ___\   /\  __ \   /\  == \   /\  ___\   
\ \ \-./\ \  \ \  __ \  \ \ \  \ \ \____  \ \ \____  \ \ \/\ \  \ \  __<   \ \  __\   
 \ \_\ \ \_\  \ \_\ \_\  \ \_\  \ \_____\  \ \_____\  \ \_____\  \ \_\ \_\  \ \_____\ 
  \/_/  \/_/   \/_/\/_/   \/_/   \/_____/   \/_____/   \/_____/   \/_/ /_/   \/_____/ 

Getting Started

First checkout the code and pulldown the required dependencies as submodules:

git clone https://github.com/mronge/MailCore.git
git submodule init
cd MailCore/
git submodule init
git submodule update

Now open up MailCore.xcodeproj and build either the iOS static library or the Mac OS X framework depending on your needs.

Contact

If you have any questions contact me:

Matt Ronge

mronge@mronge.com

S
Description
MailCore 1.0 is a Mac/iOS framework for working with the e-mail protocols IMAP and SMTP.
Readme BSD-3-Clause 22 MiB
Languages
Objective-C 95.6%
HTML 2.1%
XSLT 1.2%
CSS 0.5%
Shell 0.4%
Other 0.2%