Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIApplication 객체의 컨트롤러 역할은 어디에 구현해야 하는가? #42

Closed
jwonyLee opened this issue Dec 17, 2020 · 1 comment
Labels

Comments

@jwonyLee
Copy link
Contributor

2020년 12월 17일(목) 오후 7시까지

@jwonyLee jwonyLee added the iOS label Dec 17, 2020
jwonyLee added a commit that referenced this issue Dec 17, 2020
@jwonyLee
Copy link
Contributor Author

UIApplication 객체는 UIApplicationMain(_:_:_:_:) 함수에서 Singleton 객체로 생성된다. 그리고 이 함수는 @main이 선언되어 있는 App Delegate 에서 실행된다. 여기까지 찾아봤지만, 컨트롤러 역할은 어디에 구현해야 하는가? 에서 질문의 요지라고 생각하는 컨트롤러의 역할 이 무엇인지 파악하지 못했다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant