I am trying to add the ability to send email from my iPhone application, and step one is to add the MessageUI Framework to my project, and I do not appear on my list of existing frameworks. There is something called Message Framework. This is it? Apple renamed it?
I downloaded the MailComposer sample, and I see that in this project there is MessageUI.framework in it, although not in the Frameworks folder with UIKit, Foundation, and CoreGraphics.
How should I proceed?
Please note that I am running Xcode 3.2 on Mac OS X version 10.6.1
Dale source
share