Search code examples
frameworksbuildmailcore

Building MailCore framework for iOS?


Hello I'm trying to build MailCore framework since two days... it's giving too many errors. first it was giving 'config.h no such file' error. I downloaded another copy of MailCore and this one is giving two errors

1-target specifies product type 'com.apple.product-type.framework', but there's no such product type for the 'iphonesimulator' platform

2-Internal error occurred while creating dependency graph: ASSERTION FAILURE in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-928/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/Target.subproj/PBXTargetBuildContext.m:1966

please help me out.. I'm sick of it. Thanks in advance.


Solution

  • I solved the issue by implementing the instructions exactly what is told here... http://libmailcore.com/... no need to build framework... just include the files in your project as told by the link I've mentioned and you are done...