Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint
Share this Page URL
Help

2. iOS App Patterns: Hello, Renee! > Create a new View-based project for InstaE...

Create a new View-based project for InstaEmail

Once you’ve started Xcode, select FileNewNew Project. Just like iDecide, for InstaEmail we have one screen and we’re not going to be animating it (like the utility app) or starting with a particular navigation for the app, so again choose the View-based Application targeted for iPhone and name it InstaEmail.

Do this!

image with no caption

To write an app that can send an email, we’ll need to add a new framework. With the project and its targets highlighted, select Build Phases, expand the Link Binary With Libraries section, and push the + button. Then select MessageUI Framework from the list and click Add.

Just to keep things organized, drag the new Framework into the Frameworks folder.

Watch it!

The new project type in Xcode is not necessarily the same as your app type.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial