xcode - How to use Mailcore framework in my IOS project? -


i have download mailcore iphone https://bitbucket.org/mronge/mailcore/downloads .i have try build shows error

no architectures compile (only_active_arch=yes, active arch=armv6, valid_archs=i386)

so can't add mailcore framework ios project .please me find solution

from getting started documentation on project:

iphone use

mailcore has included iphone target, requires additional compiled binaries (openssl , cyrusssl). unable provide these, company remail offering binaries , compiled copy of mailcore iphone. contact remail more information:

mailcore@remail.com

it seems you'd need before building against iphone target.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -