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

merge :: AppDelegate, SceneDelegate -> DMSApp 마이그레이션 #6

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

baekteun
Copy link
Member

개요

AppDelegate, SceneDelegate를 DMSApp으로 마이그레이션

작업사항

  • AppDelegate 제거
  • SceneDelegate 제거
  • DMSApp 생성

@baekteun baekteun added the ♻️refactor 코드 리팩토링 할 경우 label Sep 18, 2022
@baekteun baekteun self-assigned this Sep 18, 2022
@baekteun baekteun linked an issue Sep 18, 2022 that may be closed by this pull request
Copy link
Member

@kimdaehee0824 kimdaehee0824 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow

@baekteun baekteun merged commit 1f63c98 into develop Sep 20, 2022
@baekteun baekteun deleted the feat/Migration/4-appdelegate-to-DMSApp branch September 20, 2022 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️refactor 코드 리팩토링 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AppDelegate, SceneDelegate -> DMSApp 마이그레이션?
2 participants