IOS 단일 뷰 앱 기본파일 목록

Jmnote (토론 | 기여)님의 2012년 5월 21일 (월) 18:26 판 (새 문서: ;Single View Application ;단일 뷰 앱 기본파일 목록 ==HelloWorld== * AppDelegate.h * AppDelegate.m * MainStoryboard_iPhone.storyboard * MainStoryboard_iPad.storyboard * View...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
Single View Application
단일 뷰 앱 기본파일 목록

1 HelloWorld

  • AppDelegate.h
  • AppDelegate.m
  • MainStoryboard_iPhone.storyboard
  • MainStoryboard_iPad.storyboard
  • ViewController.h
  • ViewController.m
  • Supporting Files
    • HelloWorld-Info.plist
    • InfoPlist.strings
    • main.m
    • en-Prefix.pch

2 HelloWorldTests

  • HelloWorldTests.h
  • HelloWorldTests.m
  • Supporting Files
    • HelloWorldTests-Info.plist
    • InfoPlist.strings

3 Frameworks

  • UIKit.framework
  • Foundation.framework
  • CoreGraphics.framework
  • SenTestingKit.framework

4 Products

  • HelloWorld.app
  • HelloWorldTests.octest
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}