Skip to content

뷰컨트롤러가 시뮬레이터에 보이지않는 이슈 #51

Description

@kjn2149

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.
스크린샷 2023-10-18 오후 7 25 51

Branch
feat/pwfindpage
Task
PasswordViewUI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions