** What steps will reproduce the problem?
1. Run 'sh pull_dependencies.sh'
2. Process will end with a failure
3. Attempt to build in Xcode will fail
Errors include missing SDK, missing ssl.h, and NSCalendarDate not existing (it
has been deprecated).
** What version of the product are you using? On what operating system?
hg clone from 2011/10/28
** Please provide any additional information below.
I was able to get it building with fairly minimal work. Had to change the SDK
path to copy from to 4.3 in pull_dependencies.sh. Also, MailCore has moved to
GitHub and fixed the NSCalendarDate problem. Had to pull from its new
repository (https://github.com/mronge/MailCore), and rename the directory from
'MailCore' to 'mailcore' to correct for case changes.
Application built and installed on device. It runs and fetches mail. However,
it is somewhat unstable. I have never used it before, but I'm betting some of
the instability is from the new MailCore and its included libetpan.
Original issue reported on code.google.com by mrme...@gmail.com on 29 Oct 2011 at 4:20
Original issue reported on code.google.com by
mrme...@gmail.com
on 29 Oct 2011 at 4:20