Skip to content

[내일배움캠프] 3주차 - Swift 심화 문법

Notifications You must be signed in to change notification settings

nbcamp/kiosk-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiosk CLI

Development

Clone this repository and run program to develop

$ swift run

Build

Check build path by adding --show-bin-path option.

Debug

$ swift build # --show-bin-path

Release

$ swift build -c release # --show-bin-path

Release by architectures

$ swift build -c release --arch arm64 --arch x86_64 # --show-bin-path

About

[내일배움캠프] 3주차 - Swift 심화 문법

Resources

Stars

Watchers

Forks

Languages