제약 조건이 높이 0을 모호하게 제안하는 경우 감지 tableview 셀이 포함 된 앱을 실행할 때 Xcode 6.1 베타 2로 업데이트 한 후 디버그 도우미가 다음과 같이 말합니다. Warning once only: Detected a case where constraints ambiguously suggest a height of zero for a tableview cell's content view. We're considering the collapse unintentional and using standard height instead. 이전에이 프로젝트에서 Xcode 5를 사용했을 때 몇 가지 오류가 발생했지만 업그레이드 한 이후로 사라졌습니다. 지금은 다른 오류나 경고가 없습니다. 이미 모..