From 11e2a6e285a9c96b5fe9a8d804c55bbfad15fdfb Mon Sep 17 00:00:00 2001 From: TomBumSuChoi Date: Sun, 10 May 2026 21:01:37 +0900 Subject: [PATCH] =?UTF-8?q?fix(app):=20=EA=B0=80=EB=A1=9C=EB=AA=A8?= =?UTF-8?q?=EB=93=9C=20=ED=9A=8C=EC=A0=84=20=EC=B0=A8=EB=8B=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.swift b/Project.swift index 33b85eef..938fe520 100644 --- a/Project.swift +++ b/Project.swift @@ -92,6 +92,7 @@ let project = Project( "CFBundleVersion": "$(CURRENT_PROJECT_VERSION)", "UILaunchStoryboardName": "LaunchScreen", "ITSAppUsesNonExemptEncryption": false, + "UISupportedInterfaceOrientations": ["UIInterfaceOrientationPortrait"], "NSMicrophoneUsageDescription": "아기의 울음소리를 분석하기 위해 마이크 권한이 필요합니다.", "UIBackgroundModes": ["remote-notification"], "CFBundleURLTypes": [