iOS 단일 뷰 앱 기본파일 목록

Single View Application Project Default Files List
단일 뷰 앱 기본파일 목록
  • 프로젝트명을 HelloWorld, 단일 뷰 앱 프로젝트를 선택했을 때 기본으로 생성되는 파일들의 목록

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
    • 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 }}