라벨이 수정인 게시물 표시

none of the valid provisioning profiles allow the specified entitlements 수정하는 방법

이미지
위젯을 추가하였다. 추가한 위젯을 등록하려는데 아래와 같은 에러가 났다. none of the valid provisioning profiles allow the specified entitlements 에러 수정하는 방법 위의 Code Signing Entitlements 의 내용을 비우면 된다. 이것 때문에 얼마나 많은 에러 코드와 싸움을 했는지 모른다.

instantiateViewControllerWithIdentifier 에러 수정하기

이미지
/Users/softviewdidload/Desktop/ShiftWork/ShiftWork/Base.lproj/Main.storyboard: Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via -instantiateViewControllerWithIdentifier:. 아이폰 뷰를 설정하는데 위와 같은 에러가 난다. 결론은  스토리보드 아이디를 설정하면 된다.