-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
A clear and concise description of what the bug is.
뷰 컨트롤러가 시뮬레이터에 보이지않는 이슈가 생김
1차로 구글링한 결과 xcode의 오른쪽에 target membership에 체크가 풀려있음.
체크를 하자 2차오류 발생. 시뮬레이터는 여전히 안보임.
thread 1: "-[swift.__sharedstringstorage cgcolor]: unrecognized selector sent to instance 0x600000ca0f90"
exception nsexception * "-[swift.__sharedstringstorage cgcolor]: unrecognized selector sent to instance 0x600000ca0f90" 0x0000600000ce0330
이런 오류가 뜨면서 뷰컨트롤러가 시뮬레이터에 보이지않음
commandLabelView 의 아래코드
tf.attributedPlaceholder = NSAttributedString(string: "틴트텍스트", attributes : [NSAttributedString.Key.foregroundColor: "theme01PointColor02"]) 를 주석처리 하였더니 해결
Screenshots
If applicable, add screenshots to help explain your problem.

Branch
feat/pwfindpage
Task
PasswordViewUI
Metadata
Metadata
Assignees
Labels
No labels