process launch failed: failed to get the task for process [1383]
앱 테스트를 할 때, 아래와 같은 메세지가 출력 된다.약간 인증서 문제인 것 같은데 뭐가 잘못 되었는지 모르겠다. 결론은 Build Settings에 있는 코드사인이 문제이다. Provisioning Profile을 Automatic으로 설정하고Any iOS SDK를 iOS Developer로 설정해준다. 그리고 실행을 시키면 애플 개발자계정 비번을 넣으면 실행이된다.
2016.05.24