FrontPage > Apple > iOS開発メモ > 新規プロジェクト

新規プロジェクト

<記載時のアプリケーション>
Xcode : 3.2.3 (1688)
Interface Builder : 3.2.3 (788)
Instruments : 2.7 (2529)
Dashcode : 3.0.1 (330)

「Xcode」を起動

標準インストールでは、「/Developer/Applications/Xcode.app」
※「Finder環境設定」の「すべてのファイル名拡張子を表示」をチェックしないと「.app」の部分は表示はされません。

「Welcome to Xcode」

「新規Xcodeプロジェクトを作成」を選択。

#ref(): File not found: "Welcome.png" at page "Xcode-iOS_01"

「新規プロジェクトのテンプレートを選択」

「iPhone OS」の「Application」を選択。

#ref(): File not found: "Select.png" at page "Xcode-iOS_01"


TYPENavigation-basedOpenGL ESSplit View-basedTab BarUtilityView-basedWindow-based
iPhone
iPad
Universal(iPhone+iPad)
Core Data対応


Navigation-based Application

「Navigation Controller」を使用したテンプレート。 (iPhone、Core Data対応可)

#ref(): File not found: "Navigation-based.png" at page "Xcode-iOS_01"

Table View Controller
This template provides a starting point for an application that uses a navigation controller.
It provides a user interface configured with a navigation controller to display a list of items.

OpenGL ES Application

「OpenGL ES-based view」を使用したテンプレート。 (iPhone or iPad)

#ref(): File not found: "OpenGL.png" at page "Xcode-iOS_01"

This template provides a starting point for an application that uses an OpenGL ES-based view.
It provides a view into which you render your OpenGL ES scene, and a timer to allow you to animate the view.

Split View-based Application

「Split View Controller」と「Two View Controllers」を使用したテンプレート。 (iPad、Core Data対応可)

#ref(): File not found: "Split-View-based1.png" at page "Xcode-iOS_01"

#ref(): File not found: "Split-View-based2.png" at page "Xcode-iOS_01"

View Controller
Popover ControllerSplit View Controller
This template provides a starting point for an application that uses a split view controller.
It provides a user interface configured with a split view controller and two view controllers to manage a master-detail-style display.

Tab Bar Application

「Tab Bar」を使用したテンプレート。 (iPhone or iPad)

#ref(): File not found: "Tab-Bar.png" at page "Xcode-iOS_01"

This template provides a starting point for an application that uses a tab bar.
It provides a user interface configured with a tab bar controller, and a view controller for the first tab bar item.

Utility Application

「Main View」と「Flipside View」を使用したテンプレート。 (iPhone、Core Data対応可)

#ref(): File not found: "Utility1.png" at page "Xcode-iOS_01"

#ref(): File not found: "Utility2.png" at page "Xcode-iOS_01"

This template provides a starting point for a utility application that has a main view and a flipside view.
It sets up an Info button to flip the main view to the flipside, and a navigation bar with a Done item to flip back to the main view.

View-based Application

「View Controller」を使用したテンプレート。 (iPhone or iPad)

#ref(): File not found: "View-based.png" at page "Xcode-iOS_01"

View Controller
This template provides a starting point for an application that uses a single view.
It provides a view controller to manage the view, and a nib file that contains the view.

Window-based Application

基本的なアプリケーション用のテンプレート。 (iPhone or iPad or Universal、Core Data対応可)

#ref(): File not found: "Window-based.png" at page "Xcode-iOS_01"

This template provides a starting point for any application.
It provides just an application delegate and a window.

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2010-07-16 (金) 11:32:04