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

[CHORE] 세로모드 고정 #161

Merged
merged 1 commit into from
Dec 17, 2021
Merged

[CHORE] 세로모드 고정 #161

merged 1 commit into from
Dec 17, 2021

Conversation

dlwns33
Copy link
Member

@dlwns33 dlwns33 commented Dec 17, 2021

🌴 PR 요약

🌱 작업한 브랜치

  • dlwns33/develop

🌱 작업한 내용

  • 그냥 세로모드 고정 했어요 하하하하!!
  • 아이패드도 해제했어요!

📸 스크린샷

기능 스크린샷
GIF 파일첨부바람

📮 관련 이슈

  • Resolved: #이슈번호

@dlwns33 dlwns33 added the Chore 그 이외의 잡일, production code의 변경은 없음 label Dec 17, 2021
@dlwns33 dlwns33 self-assigned this Dec 17, 2021
Copy link
Member

@hyun99999 hyun99999 left a comment

Choose a reason for hiding this comment

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

민재군 당황하지 마세요 이준선배랑 같이 있어서 이슈 없이 진행했습니당

@@ -1331,7 +1331,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "YJC.NADA-iOS-forRelease";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TARGETED_DEVICE_FAMILY = 1;
Copy link
Member

Choose a reason for hiding this comment

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

TARGETED_DEVICE_FAMILY 2가 아이패드

Comment on lines -91 to -92
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
Copy link
Member

Choose a reason for hiding this comment

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

홈버튼이 왼쪽 홈버튼이 오른쪽 삭제

@dlwns33 dlwns33 merged commit f463699 into TeamNADA:develop Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore 그 이외의 잡일, production code의 변경은 없음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants