It won't hurt to try

Swift - Hello World 본문

iOS/Applications

Swift - Hello World

yongki.doki 2019. 12. 1. 16:55

Welcome to Xcode
Single View App
Choose options for your new project

Product Name : application name

Team : apple ID

Organization : 임의??

Oragnization Identifier : package

Language : Programming language

User Interface :  Storyboard vs SwiftUI  아직 차이를 잘 모르겠음;;??

 

project setting - General

▼ Deployment Info

    Target : 선택버젼부터 대응한다는 의미

 

Menu Editor - Assistant
오른쪽 레이아웃이 Assistant이다.
Simulators

테스트환경을 지정할수 있다.

•iOS simulators : Xcode simulators

•iOS Device : 테스트 하고 싶은 단말을 지정할수 있다.

 

drag and drop the object to assistant

Ctrl키를 누른상태에서 Assistant에 끌어다 놓는다.

 

Show Library
여러가지 부품들을 선택할수 있다.

Build Up을 해보았다.

 

■빌드환경

Xcode simulators : iPhone XR(13.2.2)

 

 

HelloWorld
300x250
300x250
Comments