<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dap.cooper.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dap.cooper.edu/feed.php">
        <title>Cooper Union Open Source start:classes:principlesofdesign:application_development_tutorial</title>
        <description></description>
        <link>http://dap.cooper.edu/</link>
        <image rdf:resource="http://dap.cooper.edu/lib/images/favicon.ico" />
       <dc:date>2026-04-19T07:49:37-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:application_development_tutorial:intro&amp;rev=1360372646&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:application_development_tutorial:objects&amp;rev=1360369690&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dap.cooper.edu/lib/images/favicon.ico">
        <title>Cooper Union Open Source</title>
        <link>http://dap.cooper.edu/</link>
        <url>http://dap.cooper.edu/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:application_development_tutorial:intro&amp;rev=1360372646&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-08T20:17:26-04:00</dc:date>
        <title>start:classes:principlesofdesign:application_development_tutorial:intro</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:application_development_tutorial:intro&amp;rev=1360372646&amp;do=diff</link>
        <description>Introduction

1. Opening Xcode

Open the program Xcode on your Mac



On the left bar, under iOS select Application, select the template for your application (the tutorial will use Single View Application):

	*  Master-Detail Application: provides a starting point for a master-detail application
	*  OpenGL Game: provides a starting point for an Open-GL ES-based game
	*  Page-Based Application: provides a starting point for page-based application that uses a page view controller
	*  Single View A…</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:application_development_tutorial:objects&amp;rev=1360369690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-08T19:28:10-04:00</dc:date>
        <title>start:classes:principlesofdesign:application_development_tutorial:objects</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:application_development_tutorial:objects&amp;rev=1360369690&amp;do=diff</link>
        <description>Objects

Accessing Object Library


On the left hand menu, under your project's name folder (e.g. “First Project”), select MainStoryboard_iPhone.storyboard



The following window should appear. This is your iPhone interface



The object library is accessed through the bottom-right hand corner</description>
    </item>
</rdf:RDF>
