SwiftUI 다크모드 막는 방법 다크모드 막고 라이트 모드만 활성화 시키는법 project명 > target > info > custom ios target properties Appearance라는 Key를 String으로 추가한 후, Value에 Light를 입력 swift 2023.05.17