From 31c46283d8dd555d01cb66a705ba6ab5e6bda5d4 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 5 Jun 2013 21:14:15 -0700 Subject: CFNetwork needs to be added --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 977c7598..0d4f17c0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ MailCore 2 provides a simple and asynchronous Objective-C API to work with the e - In Build Phases, add a Target Dependency of `static mailcore2 osx`. 4. **For iOS** - If you're targeting iOS, you have to link against MailCore 2 as a static library: * Add `libMailCore-ios.a` + * Add `CFNetwork.framework` * Set 'Other Linker Flags': `-lctemplate-ios -letpan-ios -licudata -licui18n -licuuc -lxml2 -lsasl2 -liconv -ltidy -lstdc++ -all_load` * Make sure to use GNU C++ standard library. In Build Settings, locate 'C++ Standard Library', and select `libstdc++`. * In Build Phases, add a Target Dependency of `static mailcore2 ios`. -- cgit v1.2.3